diff options
author | Gerard Damm <gerard.damm@wipro.com> | 2018-06-28 18:41:54 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@opnfv.org> | 2018-06-28 18:41:54 +0000 |
commit | 3bfcfe814754d1114c2e123d822c3fb883a0df68 (patch) | |
tree | 80ba96f4b31295507dfe26f61dca756b53255b2e /docs | |
parent | 698c89ae385f8f1b618b8d926ad6785134e537b0 (diff) |
Update git submodules
* Update docs/submodules/auto from branch 'master'
- Merge "update of config script using new release of OpenStack SDK"
- update of config script using new release of OpenStack SDK
JIRA: AUTO-38
- Issues in OpenStack SDK 0.13 were fixed in new release 0.14
- revisited the script, made some changes (delete interfaces before
deleting router)
- Script now fully works: creates all objects, and can be used also
for deleting (in a clean-up job for example)
- resilient to re-runs: can attempt to re-create, won't crash if
objects already exist (existence tests work, thanks to SDK 0.14
fix). Likewise, can attempt to re-delete (no crash).
- next steps will be:
* update created objects based on ONAP-B requirements
(current: still from Amsterdam; should be quite similar)
* script to ensure Python3 and SDK are installed, and to
ensure files are there (clouds.yaml, .img)
* chain in CI pipeline: Fuel/MCP install, and this script
Patch 2:
made changes to address the comments
- fixed the summary (works in any execution case), tested on hpe12
- researched the URL support (use image proxy), but did not try yet
(need to merge this for 6.2)
Change-Id: Ibf647e33428c98a6fec17eda0a41e9ee11cc8085
Signed-off-by: Gerard Damm <gerard.damm@wipro.com>
Diffstat (limited to 'docs')
m--------- | docs/submodules/auto | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/docs/submodules/auto b/docs/submodules/auto -Subproject b2b0c6cf161af535a185cdc8779ab9ddbeaeb33 +Subproject 5a11db8734daa15bc94e6946f5fc4fece68e944 |