Use generate_defaults instead of os_defaults fixed parameters 27/8927/1
authorjose.lausuch <jose.lausuch@ericsson.com>
Mon, 1 Feb 2016 17:08:56 +0000 (18:08 +0100)
committerjose.lausuch <jose.lausuch@ericsson.com>
Mon, 1 Feb 2016 17:08:56 +0000 (18:08 +0100)
commit47635924e6def36be3c44a047d91018e47a439eb
tree2a063002829ef931151ac0313916b7154f0c339e
parentd6d724601858b27bc354ed9684b66b0513ac4d65
Use generate_defaults instead of os_defaults fixed parameters

JIRA: FUNCTEST-131

Running generate_defaults.py in prepare_env.sh (before running any test)
will create a file with the CURRENT OpenStack objects in
the deployment. After each test, the cleanup script will take into
consideration those parameters instead of the specified in
os_defaults.yaml

Keep os_defaults.yaml for the moment

Change-Id: I5f38fef47f0a6d79407d1d582b1e7d3713503e07
Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
docker/prepare_env.sh
testcases/VIM/OpenStack/CI/libraries/clean_openstack.py
testcases/VIM/OpenStack/CI/libraries/generate_defaults.py
testcases/config_functest.py