summaryrefslogtreecommitdiff
path: root/releasenotes/notes/no-new-binding-code-b03c9abbcaf2839e.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'releasenotes/notes/no-new-binding-code-b03c9abbcaf2839e.yaml')
-rw-r--r--releasenotes/notes/no-new-binding-code-b03c9abbcaf2839e.yaml7
1 files changed, 7 insertions, 0 deletions
diff --git a/releasenotes/notes/no-new-binding-code-b03c9abbcaf2839e.yaml b/releasenotes/notes/no-new-binding-code-b03c9abbcaf2839e.yaml
new file mode 100644
index 0000000..bc41e74
--- /dev/null
+++ b/releasenotes/notes/no-new-binding-code-b03c9abbcaf2839e.yaml
@@ -0,0 +1,7 @@
+---
+prelude: >
+ Openstack community decided to use one SDK for its services, that is
+ in ``openstacksdk`` repository. To avoid duplication, sooner or later the
+ python binding code in ``python-neutronclient`` will be deprecated, and
+ ``Neutron`` team decided on the ``2023.1 (Antelope)`` PTG to not allow
+ new features\' bindings implemented here.