| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This project no longer provides CLI support. All code has been
removed. Please use openstack CLI instead
This patch removes entry point for neutron CLI too, bash completion
script and CLI related functional and unit tests but it
still keeps neutronclient/neutron/v2_0 module as this is used by e.g.
Nova.
Co-Authored-By: Slawek Kaplonski <skaplons@redhat.com>
Closes-Bug: #2003861
Change-Id: I5b6c735d1ff931d7991a42b262e7faa47b75edeb
|
| |
|
|
|
|
|
|
|
|
|
|
| |
[1] was the last missing bit in OSC to have feature parity between
OpenStack client and Neutronclient CLI tools.
So now as [1] is merged we can really deprecate and specify that in Z
cycle we will remove neutronclient CLI.
This patch changes deprecation message to reflect that.
[1] https://review.opendev.org/c/openstack/python-openstackclient/+/768210
Change-Id: Ia68af29ea15bda7330fda1b18416798a0f4cb7a4
|
| |
|
|
| |
Change-Id: I3cc418bd8219a3d4f3ab5c018adf06b66ef36b46
|
| |
|
|
|
|
| |
Change the outdated links to the latest links in README
Change-Id: I70fbe513066b9375344e80308c646e56bf927db0
|
| |
|
|
| |
Change-Id: If61a78de8b16f62586988f5fdeab2146f67fa3f7
|
| |
|
|
| |
Change-Id: I4b00a24e5adb2ac6b62218d152aef88fac2d6396
|
| |
|
|
| |
Change-Id: Ia07630b2626781d89b1957a96706e22a9e28674f
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Move OSC first as neutron CLI is deprecated
* Add more information on OSC usage (links to embeded command list
and the mapping guide)
* Add deprecation notice for neutron CLI
This commit also makes toctree structure simpler
At now, we have two index page unlinked from the top page.
I thought it is good first, but it potentially makes things tricky.
Let's remove such tweaks for easy maintenance.
Change-Id: I7fd79f465fa6c04bf5b13f6578796d4c2d01edfd
|
|
|
This patch rearranges and reformats existing content.
Change-Id: Ibcad865d2ae45696628f77b5bd5f0e6b1f6842cf
|