Add fset030 for OVN with containerized oc

featureset028 was added recently to have OVN baremetal services. This patch
adds featureset030 for containerized OVN services.

Partial-bug: #1699085
Change-Id: Idc027e41d0e98eebe134be4c0909c4165eb8e83d
This commit is contained in:
Numan Siddique 2017-07-24 10:12:56 +05:30
parent 80503ff56f
commit 56d64a2e5b
2 changed files with 39 additions and 0 deletions

View File

@ -0,0 +1,37 @@
# Summary of the feature set.
# Deploy an Openstack environment with OVN configured in the containerized overcloud
deploy_composable_scenario: true
composable_scenario: scenario007-multinode-containers.yaml
validate_template: scenario007-multinode.yaml
network_isolation: false
enable_pacemaker: false
overcloud_ipv6: false
containerized_overcloud: true
# This enables TLS for the undercloud which will also make haproxy bind to the
# configured public-vip and admin-vip.
undercloud_generate_service_certificate: false
# This enables the deployment of the overcloud with SSL.
ssl_overcloud: false
# This featureset is extremely resource intensive, so we disable telemetry
# in order to reduce the overall memory footprint
# This is not required in newton
telemetry_args: >-
{% if release != 'newton' %}
-e {{ overcloud_templates_path }}/environments/disable-telemetry.yaml
{% endif %}
# TODO(numans) - Change to neutron-ml2-ovn-ha.yaml once OVN bundle pacemaker support
# is ready.
extra_args: >-
--ntp-server pool.ntp.org
-e {{ overcloud_templates_path }}/environments/services-docker/neutron-ovn.yaml
# If `run_tempest` is `true`, run tempests tests, otherwise do not
# run them.
tempest_config: false
test_ping: true
run_tempest: false

View File

@ -75,6 +75,8 @@ please consult the following `etherpad <https://etherpad.openstack.org/p/quickst
+-----+------+--------+--------+-------+-------+---------+---------+---------+---------+---------+----------+-------------+------+---------+-------+-------+-------+-------+-------+-------+-------+-------+--------+------+----+----+
| 028 | | | | | | | | | | | | | X | | | | | | | | X | | | | | |
+-----+------+--------+--------+-------+-------+---------+---------+---------+---------+---------+----------+-------------+------+---------+-------+-------+-------+-------+-------+-------+-------+-------+--------+------+----+----+
| 030 | | | | | | | | | | X | | | X | | | | | | | | X | | | | | |
+-----+------+--------+--------+-------+-------+---------+---------+---------+---------+---------+----------+-------------+------+---------+-------+-------+-------+-------+-------+-------+-------+-------+--------+------+----+----+
| 031 | | | | | | | | | | | | | X | | | | | | | | | X | | | | |
+-----+------+--------+--------+-------+-------+---------+---------+---------+---------+---------+----------+-------------+------+---------+-------+-------+-------+-------+-------+-------+-------+-------+--------+------+----+----+
| 032 | | | | | | | | | | | | | X | | | | | | | | | | | | X | |