Add script to generate the OpenStack defaults 21/8921/4
authorjose.lausuch <jose.lausuch@ericsson.com>
Mon, 1 Feb 2016 15:55:59 +0000 (16:55 +0100)
committerjose.lausuch <jose.lausuch@ericsson.com>
Mon, 1 Feb 2016 16:24:37 +0000 (17:24 +0100)
commit954907ac2995cfc158d5e363829af7c776be5f90
treee9f5f9014888b8a3e73bc6afcdc6b275ec62ba60
parent2eeb7cb050bf1a52358eb526eaad48870efcb46c
Add script to generate the OpenStack defaults

JIRA: FUNCTEST-131

It checks the existing Openstack objects in the current
deployment (i.e. when the script is executed) and it will
create a yaml file to be used afterwards by clean_openstack.

This way, a user can generate the defaults when needed if there
are things that are not meant to be deleted without fear of
using clean_openstack.

Change-Id: Iacf204bdd14f591df21b3f243d27199ead2404b0
Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
testcases/VIM/OpenStack/CI/libraries/generate_defaults.py [new file with mode: 0644]