summaryrefslogtreecommitdiff
path: root/releasenotes/notes/neutron-port-without-fixed-ips-e3a771d106224628.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'releasenotes/notes/neutron-port-without-fixed-ips-e3a771d106224628.yaml')
-rw-r--r--releasenotes/notes/neutron-port-without-fixed-ips-e3a771d106224628.yaml5
1 files changed, 5 insertions, 0 deletions
diff --git a/releasenotes/notes/neutron-port-without-fixed-ips-e3a771d106224628.yaml b/releasenotes/notes/neutron-port-without-fixed-ips-e3a771d106224628.yaml
new file mode 100644
index 000000000..7235850ed
--- /dev/null
+++ b/releasenotes/notes/neutron-port-without-fixed-ips-e3a771d106224628.yaml
@@ -0,0 +1,5 @@
+---
+features:
+ - |
+ Now the ``OS::Neutron::Port`` type supports the ``no_fixed_ips`` property,
+ which allows users to create a network port without any fixed ips.