"os port create" command missed some options
| Affects | Status | Importance | Assigned to | Milestone | |
|---|---|---|---|---|---|
| python-openstackclient |
Won't Fix
|
Undecided
|
Nam | ||
Bug Description
The "os port create" command missed some options including: [--security-group SECURITY_GROUP | --no-security-
====
The option of "os create port command:
usage: openstack port create [-h] [-f {json,shell,
====
The option of "neutron port-create" command:
usage: neutron port-create [-h] [-f {json,shell,
Comparing between those results. "os create port" command missed those options
| Changed in python-openstackclient: | |
| assignee: | nobody → Nam (namnh) |
| tags: | added: network |
| Changed in python-openstackclient: | |
| status: | In Progress → Won't Fix |
Fix proposed to branch: master /review. openstack. org/353911
Review: https:/