diff options
author | zhouya <zhou.ya@zte.com.cn> | 2017-06-20 17:31:38 +0800 |
---|---|---|
committer | root <zhou.ya@zte.com.cn> | 2017-06-24 14:34:18 +0800 |
commit | 9b684b23b8377acbbf0cf7975375381831d84cf8 (patch) | |
tree | b9874edbcee4b2a15fcf0e16151f623e50328716 /code | |
parent | 7795fc14f129a2c37607aa965d63e5831099681b (diff) |
enable opendaylight
Change-Id: I759d864efa524c0d564b9d93aa480e155149adaa
Signed-off-by: zhouya <zhou.ya@zte.com.cn>
Diffstat (limited to 'code')
-rwxr-xr-x | code/install_interface_patch.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/code/install_interface_patch.sh b/code/install_interface_patch.sh index 312b82c7..68a1e789 100755 --- a/code/install_interface_patch.sh +++ b/code/install_interface_patch.sh @@ -9,7 +9,7 @@ # http://www.apache.org/licenses/LICENSE-2.0 ############################################################################## imagebranch="ocata" -imageversion="170420124331" +imageversion="170621131826" imageserver="http://120.24.17.215" imagedir="/var/lib/daisy/versionfile/kolla" imagename="kolla-image-$imagebranch-$imageversion.tgz" |