diff options
author | Cédric Ollivier <cedric.ollivier@orange.com> | 2018-01-31 22:20:42 +0100 |
---|---|---|
committer | Gerrit Code Review <gerrit@opnfv.org> | 2018-02-03 16:13:44 +0000 |
commit | 410ee9c5b2eb0d0abbf4aa9ef2a00461f2847874 (patch) | |
tree | 1678b44043fffe5f262369c0e8980dae36a7df4c | |
parent | 228d11a660a858274d1dc43f07efe3097744fac0 (diff) |
Update git submodules
* Update docs/submodules/functest from branch 'master'
- Fix JujuEpc prepare() and deploy_orchestrator()
It bypasses a known unfixed Juju bug [1] by creating a second
'_member_' user [1]. An 'admin' user is still required to create
flavors and by snaps when listing virtual machines.
It highlights a possible bug in user_creator.get_os_creds().
It partially rewrites the testcase by cleaning instance attributes and
by taking several os.system() returns into account. It sets the new
password automatically generated [2] and starts switching from
openstack utils to snaps in vEPC.
This patchset must be completed by unit tests and by another patch
fully switching to snaps in the last methods.
It should be noted that the testcase sets 8.8.8.8 as dns server which
could raise side effects.
[1] https://bugs.launchpad.net/juju/+bug/1710848
[2] https://gerrit.opnfv.org/gerrit/#/c/50747/
Change-Id: Id18b4b185aa1825196e91f6692338169f51faea8
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
m--------- | docs/submodules/functest | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/docs/submodules/functest b/docs/submodules/functest -Subproject 613d6b44998016ad84d87228cde53109fef0cc5 +Subproject e338c837cfa7476ad83e355b6149c37adc1715a |