Add router create miss one option
| Affects | Status | Importance | Assigned to | Milestone | |
|---|---|---|---|---|---|
| python-openstackclient |
Fix Released
|
Undecided
|
Nam | ||
Bug Description
"openstack router create" command miss [--ha {True,False}] option.
For more detail:
+ When running "neutron router-create --help" command, we have the result like below:
usage: neutron router-create [-h] [-f {json,shell,
+ When running "openstack router create --help" command, we have:
usage: openstack router create [-h] [-f {json,shell,
==> For "openstack router create --help" command, it miss [--ha {True,False}] option.
| Changed in python-openstackclient: | |
| assignee: | nobody → Nam (namnh) |
| tags: | added: network |
Fix proposed to branch: master /review. openstack. org/352254
Review: https:/