diff options
| author | Armando Migliaccio <armamig@gmail.com> | 2016-11-04 11:47:00 -0700 |
|---|---|---|
| committer | Armando Migliaccio <armamig@gmail.com> | 2016-11-04 23:52:53 +0000 |
| commit | 3a64a7a166be25d40436fd40c8351a79267bd3c4 (patch) | |
| tree | f91d58469854dbdb662c4ba85ebc9d68f7ca3413 /releasenotes/notes | |
| parent | e91c82e4dcf7d888077e283b14a8bb1e3f5f7ce0 (diff) | |
| download | python-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.yaml | 8 |
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. |
