Remove opendaylight support
It has been deprecated in Ussuri cycle. Change-Id: I01da8af2255e2ac4751279db712292f9b862adad
This commit is contained in:
parent
335ed05a5d
commit
3f6ffb9d83
@ -195,12 +195,6 @@ kolla_internal_fqdn_cacert: "{{ kolla_internal_fqdn_cacert }}"
|
|||||||
# in a multi-region deployment, and then only in the *first* region.
|
# in a multi-region deployment, and then only in the *first* region.
|
||||||
#multiple_regions_names: ["{% raw %}{{ openstack_region_name }}{% endraw %}"]
|
#multiple_regions_names: ["{% raw %}{{ openstack_region_name }}{% endraw %}"]
|
||||||
|
|
||||||
##############
|
|
||||||
# OpenDaylight
|
|
||||||
##############
|
|
||||||
#enable_opendaylight_qos: "no"
|
|
||||||
#enable_opendaylight_l3: "yes"
|
|
||||||
|
|
||||||
###################
|
###################
|
||||||
# OpenStack options
|
# OpenStack options
|
||||||
###################
|
###################
|
||||||
|
@ -172,7 +172,6 @@ kolla_feature_flags:
|
|||||||
- nova_ssh
|
- nova_ssh
|
||||||
- octavia
|
- octavia
|
||||||
- onos
|
- onos
|
||||||
- opendaylight
|
|
||||||
- openstack_core
|
- openstack_core
|
||||||
- openvswitch
|
- openvswitch
|
||||||
- osprofiler
|
- osprofiler
|
||||||
|
@ -285,7 +285,6 @@
|
|||||||
#kolla_enable_nova_ssh:
|
#kolla_enable_nova_ssh:
|
||||||
#kolla_enable_octavia:
|
#kolla_enable_octavia:
|
||||||
#kolla_enable_onos:
|
#kolla_enable_onos:
|
||||||
#kolla_enable_opendaylight:
|
|
||||||
#kolla_enable_openstack_core:
|
#kolla_enable_openstack_core:
|
||||||
#kolla_enable_openvswitch:
|
#kolla_enable_openvswitch:
|
||||||
#kolla_enable_osprofiler:
|
#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