summaryrefslogtreecommitdiff
path: root/releasenotes/notes/neutron-extrarouteset-379c5354e1ac7795.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'releasenotes/notes/neutron-extrarouteset-379c5354e1ac7795.yaml')
-rw-r--r--releasenotes/notes/neutron-extrarouteset-379c5354e1ac7795.yaml10
1 files changed, 10 insertions, 0 deletions
diff --git a/releasenotes/notes/neutron-extrarouteset-379c5354e1ac7795.yaml b/releasenotes/notes/neutron-extrarouteset-379c5354e1ac7795.yaml
new file mode 100644
index 000000000..cb2c8f54c
--- /dev/null
+++ b/releasenotes/notes/neutron-extrarouteset-379c5354e1ac7795.yaml
@@ -0,0 +1,10 @@
+---
+features:
+ - |
+ New resource ``OS::Neutron::ExtraRouteSet`` is added to manage extra
+ routes of a Neutron router.
+deprecations:
+ - |
+ Unsupported contrib resource ``OS::Neutron::ExtraRoute`` is deprecated
+ in favor of ``OS::Neutron::ExtraRouteSet`` on all OpenStack clouds where
+ Neutron extension ``extraroute-atomic`` is available.