diff options
author | Catalina Focsa <catalina.focsa@enea.com> | 2017-05-19 14:12:49 +0200 |
---|---|---|
committer | Gerrit Code Review <gerrit@opnfv.org> | 2017-05-24 15:51:43 +0000 |
commit | 953b195f0bef44f8269d7705911a48c2f99dff80 (patch) | |
tree | 88992e27399fa5052644a7cd5b9fb743a66a6689 | |
parent | 39a6ab2cf23dfb5675ff84e439f4ed000c6a09cb (diff) |
Update git submodules
* Update docs/submodules/promise from branch 'master'
- Fix image name iteration
Create a promise image depending on the glance image path.
Due to glance image listing returning image names, looking
for an image based on an image path is always false, thus
its relevant to only look for the glance image name and if it exists
to use its ID, if not to create a new image given the promise
image name.
JIRA: ARMBAND-223
Change-Id: I2d1347807335f2c7e9d62f1a6c75fb48de6cf448
Signed-off-by: Catalina Focsa <catalina.focsa@enea.com>
m--------- | docs/submodules/promise | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/docs/submodules/promise b/docs/submodules/promise -Subproject e5691c01975e9a3867a17c4fd9b4427bb15f0f1 +Subproject 2acf978923acb4c89785331046e293b957e88df |