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

18 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. When adding new configurations please consult the following etherpad

FS ipv6 SSL UC SSL OC NI SN NI MN NI BOND introsp UC idem cont UC cont OC cont upg validations ping tempest sc001 sc002 sc003 sc004 sc005 sc006 sc007 sc008 nonha ceph HA HC
001 X X X X X
002 X X X X X
003 X
004 X X
005 X X X
006 X X X
007 X X X
008 X X X
009 X X X
010 X X X
011 X X X
012 X X X
013 X X X
014 X X X
015 X X X
016 X X X X
017 X X X X
018 X X X X
019 X X X
020 X X
021 X X X X X
022 X X X X X
024 X X X X X X
025 X X X X X X
026 X X
027 X
028 X X
030 X X X
031 X X
032 X X

Definition of Terms:

Acroynm Definition
FS Featureset
UC TripleO Undercloud
OC TripleO Overcloud
NI SN network isolation single network interface card
NI MN network isolation multiple network interface card
NI BOND network isolation bonded network interfaces
ping deploy test heat stack, ping and ssh tests launched test instance
idem idempotency test
cont containerized
upg major upgrade
sc<number> scenario
HA Multiple controllers with pacemaker enabled
HC Heat Convergence is enabled