Add 'description' option to os subnet create/set cmd
| Affects | Status | Importance | Assigned to | Milestone | |
|---|---|---|---|---|---|
| python-openstackclient |
Fix Released
|
Undecided
|
Cao Xuan Hoang | ||
Bug Description
Current os subnet list and os subnet set commands missed 'description' option.
stack@stack:
WARNING: openstackclient
usage: openstack subnet create [-h] [-f {json,shell,
stack@stack:
WARNING: openstackclient
usage: openstack subnet set [-h] [--name <name>] [--dhcp | --no-dhcp]
It is expected to add [--description <description>] option to the commands for more flexibility.
| Changed in python-openstackclient: | |
| assignee: | nobody → Cao Xuan Hoang (hoangcx) |
| summary: |
- Add 'description" option to os subnet create cmd + Add 'description' option to os subnet create cmd |
| summary: |
- Add 'description' option to os subnet create cmd + Add 'description' option to os subnet create/set cmd |
| description: | updated |
| tags: | added: network |
Fix proposed to branch: master /review. openstack. org/357060
Review: https:/