CLI reference of networking commands should be generated from OSC
Bug #1675840 reported by
Akihiro Motoki
This bug affects 3 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
neutron |
Confirmed
|
Undecided
|
Unassigned | ||
openstack-manuals |
Won't Fix
|
Medium
|
fupingxie |
Bug Description
Networking commands in CLI reference uses neutron CLI output.
neutron CLI is now deprecated in Ocata release.
OSC migration is almost completed and is expected to completed in Pike cycle.
The migration should happen in Pike cycle.
-------
Release: 15.0.0 on 2017-03-24 13:52
SHA: bb9ac4d9554c835
Source: https:/
URL: https:/
Changed in openstack-manuals: | |
assignee: | nobody → yanxubin (yanxubin) |
Changed in openstack-manuals: | |
status: | New → Triaged |
Changed in openstack-manuals: | |
assignee: | yanxubin (yanxubin) → fupingxie (fpxie) |
Changed in openstack-manuals: | |
status: | Triaged → Fix Released |
Changed in openstack-manuals: | |
status: | New → Confirmed |
importance: | Undecided → Medium |
Changed in openstack-manuals: | |
status: | Confirmed → Won't Fix |
To post a comment you must log in.
Reviewed: https:/ /review. openstack. org/449505 /git.openstack. org/cgit/ openstack/ openstack- manuals/ commit/ ?id=bb51fc3b989 50be45c1218df4d d4ca648aaba757
Committed: https:/
Submitter: Jenkins
Branch: master
commit bb51fc3b98950be 45c1218df4dd4ca 648aaba757
Author: fpxie <email address hidden>
Date: Fri Mar 24 17:00:30 2017 +0800
Use the OpenStackClient cmd instead of neutron cmd
Try to use the OpenStackClient (OSC) command instead of all neutron
command. If OSC command can not be found, then use neutron command. Up to
now, the commad "neutron ext-show quotas" and "neutron quota-delete" can
not be replaced with OSC command.
Change-Id: I629573b5e41d25 40cf7e263c88855 c5496eb9ca6 command
Implements: blueprint use-openstack-
Related-Bug: #1675840