summaryrefslogtreecommitdiff
path: root/releasenotes/notes
diff options
context:
space:
mode:
authorArmando Migliaccio <armamig@gmail.com>2016-11-04 11:47:00 -0700
committerArmando Migliaccio <armamig@gmail.com>2016-11-04 23:52:53 +0000
commit3a64a7a166be25d40436fd40c8351a79267bd3c4 (patch)
treef91d58469854dbdb662c4ba85ebc9d68f7ca3413 /releasenotes/notes
parente91c82e4dcf7d888077e283b14a8bb1e3f5f7ce0 (diff)
downloadpython-neutronclient-3a64a7a166be25d40436fd40c8351a79267bd3c4.tar.gz
Deprecate neutron CLI
It is time to signal that we're fully committed to delivering a pure OSC experience. Change-Id: I2d1e73af2391893a7f136a53cbfcaecec4a18efa
Diffstat (limited to 'releasenotes/notes')
-rw-r--r--releasenotes/notes/deprecate-cli-7be1123817969439.yaml8
1 files changed, 8 insertions, 0 deletions
diff --git a/releasenotes/notes/deprecate-cli-7be1123817969439.yaml b/releasenotes/notes/deprecate-cli-7be1123817969439.yaml
new file mode 100644
index 0000000..4833ddd
--- /dev/null
+++ b/releasenotes/notes/deprecate-cli-7be1123817969439.yaml
@@ -0,0 +1,8 @@
+---
+deprecations:
+ - The neutron CLI is now deprecated. This is the signal that it is
+ time to start using the openstack CLI. No new features will be
+ added to the neutron CLI, though fixes to the CLI will be assessed
+ on a case by case basis. Fixes to the API bindings, as well as
+ development of new API bindings as well as OSC plugins are exempt
+ from this deprecation.