Merge "Remove opendaylight support"
This commit is contained in:
commit
3a9c589666
@ -195,12 +195,6 @@ kolla_internal_fqdn_cacert: "{{ kolla_internal_fqdn_cacert }}"
|
||||
# in a multi-region deployment, and then only in the *first* region.
|
||||
#multiple_regions_names: ["{% raw %}{{ openstack_region_name }}{% endraw %}"]
|
||||
|
||||
##############
|
||||
# OpenDaylight
|
||||
##############
|
||||
#enable_opendaylight_qos: "no"
|
||||
#enable_opendaylight_l3: "yes"
|
||||
|
||||
###################
|
||||
# OpenStack options
|
||||
###################
|
||||
|
@ -172,7 +172,6 @@ kolla_feature_flags:
|
||||
- nova_ssh
|
||||
- octavia
|
||||
- onos
|
||||
- opendaylight
|
||||
- openstack_core
|
||||
- openvswitch
|
||||
- osprofiler
|
||||
|
@ -285,7 +285,6 @@
|
||||
#kolla_enable_nova_ssh:
|
||||
#kolla_enable_octavia:
|
||||
#kolla_enable_onos:
|
||||
#kolla_enable_opendaylight:
|
||||
#kolla_enable_openstack_core:
|
||||
#kolla_enable_openvswitch:
|
||||
#kolla_enable_osprofiler:
|
||||
|
@ -0,0 +1,5 @@
|
||||
---
|
||||
upgrade:
|
||||
- |
|
||||
The ``opendaylight`` service, which was deprecated in the Ussuri cycle, has
|
||||
been removed.
|
Loading…
Reference in New Issue
Block a user