Network Subnet Pool Set
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
| python-openstackclient |
Fix Released
|
Medium
|
Tang Chen |
Bug Description
Add support for updating a network subnet pool: "os subnet pool set".
Changed in python-openstackclient: | |
assignee: | nobody → Tang Chen (tangchen) |
OpenStack Infra (hudson-openstack) wrote : Related fix proposed to python-openstackclient (master) | #1 |
Changed in python-openstackclient: | |
importance: | Undecided → Medium |
status: | New → Confirmed |
Fix proposed to branch: master
Review: https:/
Changed in python-openstackclient: | |
status: | Confirmed → In Progress |
Reviewed: https:/
Committed: https:/
Submitter: Jenkins
Branch: master
commit f2fb007e820ffd8
Author: Tang Chen <email address hidden>
Date: Mon Mar 7 11:51:39 2016 +0800
[Subnet pool] Add 'subnet pool set' command support
This patch supports setting a new name, pool prefix,
default prefix length, minimum prefix length,
and maximum prefix length for a subnet pool.
Change-Id: I65bd71e0f54f2f
Partial-Bug: #1544591
Related-to: blueprint neutron-client
Reviewed: https:/
Committed: https:/
Submitter: Jenkins
Branch: master
commit 87d90f3e53e2c5f
Author: Richard Theis <email address hidden>
Date: Fri Feb 12 15:17:27 2016 -0600
Add subnet pool functional tests
Add functional tests for "os subnet pool" commands.
Change-Id: I51ffabcdb4d0f8
Depends-On: I9150797c8cfa79
Depends-On: I65bd71e0f54f2f
Related-Bug: #1544586
Related-Bug: #1544587
Related-Bug: #1544589
Related-Bug: #1544590
Related-Bug: #1544591
Partially-
Fix proposed to branch: master
Review: https:/
Reviewed: https:/
Committed: https:/
Submitter: Jenkins
Branch: master
commit b3649a54cd59dc0
Author: Tang Chen <email address hidden>
Date: Thu Mar 24 19:22:07 2016 +0800
Add --address-scope option "subnet pool create/set"
This patch adds --address-scope option to "subnet pool create/set"
commands, and --no-address-scope option to "subnet pool set"
command to clear the address scope setting.
Change-Id: Ie2c370a50b5257
Partial-Bug: #1544586
Partial-Bug: #1544591
Richard Theis (rtheis) wrote : | #7 |
Hi Tang, is this bug now completed?
OpenStack Infra (hudson-openstack) wrote : | #8 |
Reviewed: https:/
Committed: https:/
Submitter: Jenkins
Branch: master
commit 48ebc49f201baea
Author: Brad Behle <email address hidden>
Date: Mon Apr 18 21:22:24 2016 -0500
Add new share and default parms to subnet pool cmds
Add the "share" and "default" parms to subnet pool create command.
Add the "default" and "no-default" parms to subnet pool set command.
Note that "share" can not be modified once subnet pool has been
created, so do not add this to the set command.
Change-Id: I1eecad69527a1c
Partial-Bug: #1544591
Partial-Bug: #1544586
Richard Theis (rtheis) wrote : | #9 |
With Brad's latest patch set now merged, I think this command is complete.
Changed in python-openstackclient: | |
status: | In Progress → Fix Released |
Related fix proposed to branch: master /review. openstack. org/279797
Review: https:/