This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
functest:cleanup [2015/11/27 10:24] Jose Lausuch created |
functest:cleanup [2015/12/24 18:14] (current) Jose Lausuch [Table] |
||
---|---|---|---|
Line 1: | Line 1: | ||
=== Functest Cleanup script === | === Functest Cleanup script === | ||
- | This is a list of the default items in Openstack that are created by default by the different installers. | + | This is a list of the default items in Openstack that are created by default by the different installers. The cleanup script will remove all the Openstack components but these: |
+ | |||
+ | ^ installers ^ fuel ^ apex ^ compass ^ joid ^ | ||
+ | | networks | ['net04', 'net04_ext'] | ['internal', 'external'] | ['ext-net'] | - | | ||
+ | | routers | ['router04'] | | | - | | ||
+ | | tenants | ['admin','services'] | ['admin','services'] | ['admin','service','demo'] | - | | ||
+ | | users | ['heat', 'heat-cfn', 'cinder', 'nova', 'swift', 'glance', 'neutron', 'admin', 'fuel_stats_user'] | ['heat', 'heat-cfn', 'cinder', 'nova', 'swift', 'glance', 'neutron', 'admin'] | ['admin', 'ceilometer', 'cinder', 'demo', 'glance', 'heat', 'keystone', 'neutron', 'nova'] | ['admin', 'glance', 'nova', 'quantum'] | | ||
+ | | images | ['TestVM'] | | | | | ||
+ | | sec.groups | ['default'] | ['default'] | ['default'] | | | ||
- | ^ installers ^ fuel ^ apex ^ compass ^ joid ^ | ||
- | | networks | ['net04', 'net04_ext'] | | ||
- | | tenants | ['admin','services'] | | ||
- | | users | ['heat', 'heat-cfn', 'cinder', 'nova', 'swift', 'glance', 'neutron', 'admin', 'fuel_stats_user'] | | ||
- | | images | ['TestVM'] | | ||