diff options
author | wu.zhihui <wu.zhihui1@zte.com.cn> | 2016-10-09 14:16:11 +0800 |
---|---|---|
committer | zhihui wu <wu.zhihui1@zte.com.cn> | 2016-10-09 06:22:14 +0000 |
commit | 756c474894aed6823aa25daf86296b50696d8329 (patch) | |
tree | 4a69133aa8d1546a56357ffba9b6396965f018e9 /labs/zte | |
parent | 7a9966d5ba52ef955113d931d3fe04e6ff48750f (diff) |
fix version value in dha.yaml
According to ci log
https://build.opnfv.org/ci/job/fuel-deploy-zte-pod3-daily-colorado/38/console,
I modify version value.
Change-Id: I9fc72ed7ff1f56e6f77fbbde05c9d92dc45a5e50
Signed-off-by: wu.zhihui <wu.zhihui1@zte.com.cn>
(cherry picked from commit 25141db09eb31e6a0dcd167047ab752c19e4a947)
Diffstat (limited to 'labs/zte')
-rw-r--r-- | labs/zte/pod3/fuel/config/dha.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/labs/zte/pod3/fuel/config/dha.yaml b/labs/zte/pod3/fuel/config/dha.yaml index 136cfda..470d183 100644 --- a/labs/zte/pod3/fuel/config/dha.yaml +++ b/labs/zte/pod3/fuel/config/dha.yaml @@ -9,7 +9,7 @@ dha-pod-config-metadata: title: Deployment Hardware Adapter (DHA) for ZTE POD3 - version: 0.1 + version: 0.0.3 created: Jul 16 2016 comment: Default Fuel9 version |