Enhancements to OS Network CRUD
Bug #1545537 reported by
Reedip
This bug affects 2 people
| Affects | Status | Importance | Assigned to | Milestone | |
|---|---|---|---|---|---|
| python-openstackclient |
Fix Released
|
Medium
|
Unassigned | ||
Bug Description
Please refer bug ID: https:/
osc net-create and osc net-update should have these additional options present
Update:
Following options would be added to the net-create and net-update
- --router:external
- --shared
- --admin-state
- --is-default
- --provider:
- --provider:
- --provider:
- vlan-transparent
| Changed in python-openstackclient: | |
| assignee: | nobody → Reedip (reedip-banerjee) |
| summary: |
- Add external network options to osc net-create/net-update + Enhancements to OS Network CRUD |
| Changed in python-openstackclient: | |
| importance: | Undecided → Medium |
| status: | New → Confirmed |
| description: | updated |
To post a comment you must log in.
Reedip, can you please update the description to list the missing options so one doesn't have to read through the referenced bugs? Thank you.