From: Jose Lausuch Date: Wed, 17 May 2017 08:56:08 +0000 (+0000) Subject: Update git submodules X-Git-Tag: opnfv-5.0.0~3140 X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=commitdiff_plain;h=26582d480b980dfbe33d225e31a0a6a136344638;p=opnfvdocs.git Update git submodules * Update docs/submodules/functest from branch 'master' - Merge "Converted vPing to leverage the object-oriented SNAPS library." - Converted vPing to leverage the object-oriented SNAPS library. JIRA: FUNCTEST-577 1. Replaced procedural openstack_utils with the object-oriented SNAPS library 2. Tests now clean themselves up. 3. Improved code documentation. 4. Removed dependency on file-based Cirros image and now leveraging the download URL. 5. Removed hardcoded location to the testcases.yaml file to leverage the value in config_functest.yaml 6. Included optional flavor metadata based on the scenario being tested 7. Included support for multi-part images. 8. Added enhanced support for configurable images. see SNAPS-76 Fixed line length verification problem with the previous submission Fixed retrieval of external network name to be dynamic. Changed external network name retrieval to leverage the newly merged snap_util.get_ext_net_name() function Added the creation and deletion of flavors. SNAPS now has the ability to add/remove security groups from running instances. Changed VMInstance constructor by moving userdata to configuration object. Change-Id: I0ef5e268eb153d696bb4d9a7533f780e5c603d26 Signed-off-by: spisarski --- diff --git a/docs/submodules/functest b/docs/submodules/functest index b8b2c014b..de4f9846c 160000 --- a/docs/submodules/functest +++ b/docs/submodules/functest @@ -1 +1 @@ -Subproject commit b8b2c014b48511486e8cccbcfcaebad843239ac5 +Subproject commit de4f9846cf3e79b481db8b668fb9d27d2acbb0d6