diff options
author | Ittay Stern <ittay.stern@att.com> | 2019-12-01 22:36:29 +0200 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2019-12-01 20:36:29 +0000 |
commit | 1cef5daa1ec960c896c68df36455c536a7404e71 (patch) | |
tree | fc8ef1b169c64eeff370e963314c019f158b9482 | |
parent | 40334343e8d44714e4581f717dc24134091ac85f (diff) |
Update git submodules
* Update docs/submodules/vid.git from branch 'master'
to e8887222c45e7d1849cb8098997c8fb7c149ebd7
- Cypress to drive recreation from templates
A new route "RECREATE" allows the half-way between RETRY and CREATE: It
is "retry" because historic topology is loaded. It is "create" because
a new instance is created upon "Deploy".
Following commits should modify business-code, so that:
- The expectedPostAsyncInstantiation assertion pass;
- User is navigated the Instantiation-Status page;
- The template topology will be from a designated endpoint
"templateTopology", instead of "bulkForRetry";
- Consider the hack in `templates__instance_template.json`, where action
is "None_Create" instead of "Create" to workaround a state-oriented
problem in the method `extractServiceFields()`.
Issue-ID: VID-724
Change-Id: I0fc282b506a05b8161f3b3f96959493d3843c7f9
Signed-off-by: Ittay Stern <ittay.stern@att.com>
m--------- | docs/submodules/vid.git | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/docs/submodules/vid.git b/docs/submodules/vid.git -Subproject d8a9536b717d0ff48f25deee301f033eceb6e10 +Subproject e8887222c45e7d1849cb8098997c8fb7c149ebd |