Network Port CRUD
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
| python-openstackclient |
Fix Released
|
Medium
|
Tang Chen |
Bug Description
Add support for neutron port crud: create, delete, list, set and show. I'd recommend one patch per command.
Changed in python-openstackclient: | |
importance: | Undecided → Medium |
Changed in python-openstackclient: | |
assignee: | nobody → Sai Kiran (saikiran) |
Changed in python-openstackclient: | |
status: | New → Confirmed |
tags: | added: neutron |
Changed in python-openstackclient: | |
status: | Confirmed → In Progress |
Reviewed: https:/
Committed: https:/
Submitter: Jenkins
Branch: master
commit 3168e2297d0b48c
Author: SaiKiran <email address hidden>
Date: Tue Dec 22 19:41:15 2015 +0530
Add support to delete the ports
This patch adds "port delete" command to osc.
Change-Id: I5c92b2f573249d
Implements: blueprint neutron-client
Partial-Bug: #1519909
OpenStack Infra (hudson-openstack) wrote : | #3 |
Reviewed: https:/
Committed: https:/
Submitter: Jenkins
Branch: master
commit 981621e9845934c
Author: Richard Theis <email address hidden>
Date: Mon Jan 25 12:52:49 2016 -0600
Add "os port show" command
Add "os port show" command.
Change-Id: Id87c81640e74c6
Partial-Bug: #1519909
Partially-
Changed in python-openstackclient: | |
assignee: | Sai Kiran (saikiran) → Jas (singhj) |
Fix proposed to branch: master
Review: https:/
Reviewed: https:/
Committed: https:/
Submitter: Jenkins
Branch: master
commit d1d4a40808741c4
Author: Jas <email address hidden>
Date: Thu Jan 28 11:08:17 2016 -0600
Add 'port create' command
This patch adds usage of 'port create' in CLI
Change-Id: I888af50784c3b6
Partial-bug: #1519909
Partially-
OpenStack Infra (hudson-openstack) wrote : | #6 |
Reviewed: https:/
Committed: https:/
Submitter: Jenkins
Branch: master
commit d5489426458e9b4
Author: Jas <email address hidden>
Date: Thu Feb 4 11:33:13 2016 -0600
Add port list command
This patch adds the ability to list all created ports
Change-Id: Ie1a48c203cabc9
Partial-bug: #1519909
Partially-
OpenStack Infra (hudson-openstack) wrote : | #7 |
Reviewed: https:/
Committed: https:/
Submitter: Jenkins
Branch: master
commit e0d58641bba8cac
Author: Jas <email address hidden>
Date: Mon Feb 22 14:05:17 2016 -0600
Add 'port set' command
Add CLI support for the 'port set' command
Change-Id: I2bea508e112902
Partial-bug: #1519909
Partially-
OpenStack Infra (hudson-openstack) wrote : | #8 |
Reviewed: https:/
Committed: https:/
Submitter: Jenkins
Branch: master
commit 9fcbd0ad4b05310
Author: Richard Theis <email address hidden>
Date: Fri Feb 12 09:58:38 2016 -0600
Add port functional tests
Add functional tests for "os port" commands.
Change-Id: I162eff6abacd9f
Depends-On: I2bea508e112902
Partial-Bug: #1519909
Partially-
Fix proposed to branch: master
Review: https:/
Fix proposed to branch: master
Review: https:/
Reviewed: https:/
Committed: https:/
Submitter: Jenkins
Branch: master
commit 62a02466c30e32f
Author: Jas <email address hidden>
Date: Fri Mar 11 13:02:47 2016 -0600
Add option to allow filtering by router on port list
Added support to allow filtering ports via --router
option to list ports that are applicable to specific router.
Partial-bug: #1519909
Partially-
Change-Id: I6dd958603909f6
Steve Martinelli (stevemar) wrote : | #12 |
Automatically unassigning due to inactivity.
Changed in python-openstackclient: | |
assignee: | Jas (singhj) → nobody |
status: | In Progress → Triaged |
Steve Martinelli (stevemar) wrote : | #13 |
Changed in python-openstackclient: | |
status: | Triaged → Won't Fix |
status: | Won't Fix → Fix Released |
assignee: | nobody → Tang Chen (tangchen) |
Change abandoned by Dean Troyer (<email address hidden>) on branch: master
Review: https:/
Fix proposed to branch: master /review. openstack. org/260568
Review: https:/