index
:
delta/openstack/python-openstackclient.git
feature/osc4
master
stable/2023.1
stable/kilo
stable/liberty
stable/mitaka
stable/newton
stable/ocata
stable/pike
stable/queens
stable/rocky
stable/stein
stable/train
stable/ussuri
stable/victoria
stable/wallaby
stable/xena
stable/yoga
stable/zed
opendev.org: openstack/python-openstackclient
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
openstackclient
/
network
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
Follow Boolean Option rule
reedip
2016-03-31
3
-41
/
+34
*
|
|
|
Add --project to "subnet pool create"
Tang Chen
2016-03-31
1
-4
/
+21
|
/
/
/
*
|
|
Fix subnet pool prefix length option
Richard Theis
2016-03-30
1
-3
/
+3
|
|
/
|
/
|
*
|
Merge "Support security group name for --src-group"
Jenkins
2016-03-28
1
-2
/
+10
|
\
\
|
*
|
Support security group name for --src-group
Richard Theis
2016-03-23
1
-2
/
+10
*
|
|
Merge "Refactor security group rule create to use SDK"
Jenkins
2016-03-28
1
-0
/
+100
|
\
\
\
|
|
/
/
|
*
|
Refactor security group rule create to use SDK
Richard Theis
2016-03-23
1
-0
/
+100
*
|
|
Merge "Subnet: Add "subnet set" command using SDK"
Jenkins
2016-03-25
1
-77
/
+138
|
\
\
\
|
*
|
|
Subnet: Add "subnet set" command using SDK
reedip
2016-03-24
1
-77
/
+138
*
|
|
|
[Floating IP] Neutron support for "ip floating create" command
Tang Chen
2016-03-24
1
-0
/
+83
|
|
/
/
|
/
|
|
*
|
|
Merge "Fix options in port create/set"
Jenkins
2016-03-17
1
-8
/
+48
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Fix options in port create/set
Dean Troyer
2016-03-17
1
-8
/
+48
*
|
|
Merge "Add option to allow filtering by router on port list"
Jenkins
2016-03-17
1
-1
/
+18
|
\
\
\
|
*
|
|
Add option to allow filtering by router on port list
Jas
2016-03-16
1
-1
/
+18
*
|
|
|
Merge "Add project options to security group create"
Jenkins
2016-03-16
1
-0
/
+21
|
\
\
\
\
|
*
|
|
|
Add project options to security group create
Richard Theis
2016-03-11
1
-0
/
+21
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge "Add "os subnet create" command using SDK"
Jenkins
2016-03-14
1
-3
/
+223
|
\
\
\
\
|
*
|
|
|
Add "os subnet create" command using SDK
Brad Behle
2016-03-10
1
-3
/
+223
*
|
|
|
|
Fix dict.keys() compatibility for python 3
Tang Chen
2016-03-12
7
-7
/
+7
|
|
/
/
/
|
/
|
|
|
*
|
|
|
Merge "Refactor security group create to use SDK"
Jenkins
2016-03-11
1
-0
/
+50
|
\
\
\
\
|
*
|
|
|
Refactor security group create to use SDK
Richard Theis
2016-03-10
1
-0
/
+50
*
|
|
|
|
Merge "Refactor security group show to use SDK"
Jenkins
2016-03-11
3
-29
/
+151
|
\
\
\
\
\
|
|
/
/
/
/
|
|
/
/
/
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Refactor security group show to use SDK
Richard Theis
2016-03-10
3
-29
/
+151
|
|
/
/
*
|
|
Merge "[Subnet pool] Add 'subnet pool create' command support"
Jenkins
2016-03-10
1
-0
/
+23
|
\
\
\
|
*
|
|
[Subnet pool] Add 'subnet pool create' command support
Tang Chen
2016-03-08
1
-0
/
+23
*
|
|
|
Merge "[Subnet pool] Add 'subnet pool set' command support"
Jenkins
2016-03-10
1
-4
/
+87
|
\
\
\
\
|
|
/
/
/
|
|
/
/
|
|
/
/
|
/
|
|
|
*
|
[Subnet pool] Add 'subnet pool set' command support
Tang Chen
2016-03-08
1
-4
/
+87
|
|
/
*
|
Add 'port set' command
Jas
2016-03-08
1
-4
/
+48
|
/
*
Merge "Add port list command"
Jenkins
2016-03-08
1
-0
/
+27
|
\
|
*
Add port list command
Jas
2016-03-07
1
-0
/
+27
*
|
Merge "Use _get_columns() to obtain columns in network.py"
Jenkins
2016-03-07
1
-4
/
+4
|
\
\
|
|
/
|
/
|
|
*
Use _get_columns() to obtain columns in network.py
Tang Chen
2016-03-06
1
-4
/
+4
*
|
Trivial: Remove useless return
Tang Chen
2016-03-07
2
-2
/
+0
|
/
*
Merge "Refactor security group set to use SDK"
Jenkins
2016-03-05
1
-0
/
+56
|
\
|
*
Refactor security group set to use SDK
Richard Theis
2016-03-03
1
-0
/
+56
*
|
Merge "Add 'port create' command"
Jenkins
2016-03-04
1
-3
/
+168
|
\
\
|
*
|
Add 'port create' command
Jas
2016-03-04
1
-3
/
+168
*
|
|
Fix incorrect unit test for router
Tang Chen
2016-03-03
1
-8
/
+12
|
/
/
*
|
Support "network create" command in nova network
Tang Chen
2016-03-02
1
-21
/
+46
|
/
*
Merge "TrivialOrder: Rearrange Class Names"
Jenkins
2016-03-01
1
-18
/
+18
|
\
|
*
TrivialOrder: Rearrange Class Names
reedip
2016-03-01
1
-18
/
+18
*
|
Merge "Refactor security group list to use SDK"
Jenkins
2016-03-01
1
-0
/
+50
|
\
\
|
|
/
|
/
|
|
*
Refactor security group list to use SDK
Richard Theis
2016-02-29
1
-0
/
+50
*
|
Subnet: Add "subnet delete" command using SDK
reedip
2016-03-01
1
-0
/
+18
|
/
*
Router: Add --route and --clear-routes options to "router set" command
Tang Chen
2016-02-27
1
-4
/
+26
*
Merge "Floating IP: Neutron support for "ip floating show" command"
Jenkins
2016-02-25
1
-0
/
+35
|
\
|
*
Floating IP: Neutron support for "ip floating show" command
Tang Chen
2016-02-24
1
-0
/
+35
*
|
Merge "Fixed a bunch of spacing"
Jenkins
2016-02-25
1
-2
/
+2
|
\
\
|
|
/
|
/
|
|
*
Fixed a bunch of spacing
Brandon Palm
2016-02-23
1
-2
/
+2
*
|
Merge "Use update_parser_common() in ShowNetwork"
Jenkins
2016-02-23
1
-2
/
+1
|
\
\
[prev]
[next]