tripleo-quickstart/doc/source/feature-configuration.rst

5.9 KiB

Feature Configuration

One can configure the Openstack features installed on either the undercloud or overcloud by placing variable definitions in a YAML file and passing that to quickstart using the -c command line option, like this:

quickstart.sh -c config/general_config/featureset001.yml

Each feature set can also deploy a customized list of Openstack services. These services are defined by the tripleo-heat-templates used for the overcloud deployment. A definition of the services can be found here

Below is a table with various features listed in each row and the features enabled in each feature set configuration file in each column.

Feature set001 set002 set003 set004 set005 set006 set007 set008 set009
ipv6

X

SSL UC X X
SSL OC X
net iso SN X X
net iso MN
net iso BOND
introspection

X

undercloud idem

X

ping test X X

X

X

X

X

X

tempest
scenario001

X

scenario002

X

scenario003

X

scenario004

X

scenario005

X

multinode-nonha

X

Definition of Terms:

Acroynm Definition
UC Tripleo Undercloud
OC Tripleo Overcloud
net iso SN network isolation single network interface card
net iso MN network isolation multiple network interface card
net iso BOND network isolation bonded network interfaces
ping test deploy test heat stack, ping and ssh tests launched test instance
idem idempotency test