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.
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