diff options
author | Cédric Ollivier <cedric.ollivier@orange.com> | 2017-12-19 19:58:15 +0100 |
---|---|---|
committer | Cédric Ollivier <cedric.ollivier@orange.com> | 2017-12-19 20:40:45 +0100 |
commit | 00c01aeafab54ec7b9ea376099fb6aaff0da5f5a (patch) | |
tree | 486d4d762305fdbf9099f2064a0e38998ec15e31 /docs/testing/user/configguide | |
parent | afa5e6098c7fd24ee2a9259a5dbff64a3e2d0a68 (diff) |
Remove openstack_[clean,snapshot]
It also removes the related unit tests and updates docs and cli.
Change-Id: Ie11f77402f2b5b7055a0c7c5d931c8ff21124482
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
Diffstat (limited to 'docs/testing/user/configguide')
-rw-r--r-- | docs/testing/user/configguide/configguide.rst | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/docs/testing/user/configguide/configguide.rst b/docs/testing/user/configguide/configguide.rst index 6bc1b5e37..a98772a6a 100644 --- a/docs/testing/user/configguide/configguide.rst +++ b/docs/testing/user/configguide/configguide.rst @@ -462,7 +462,6 @@ The structure of functest repo can be described as follows:: | |-- functest_utils.py | |-- functest_vacation.py | |-- openstack_clean.py - | |-- openstack_snapshot.py | |-- openstack_tacker.py | `-- openstack_utils.py |-- requirements.txt |