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
...
*
|
|
|
|
Fix pep8 fail that crept in
Dean Troyer
2016-04-08
1
-1
/
+1
*
|
|
|
|
Merge "Add "router add port" to osc"
Jenkins
2016-04-08
1
-1
/
+25
|
\
\
\
\
\
|
|
/
/
/
/
|
|
|
/
/
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
Add "router add port" to osc
reedip
2016-03-21
1
-1
/
+25
*
|
|
|
Merge "TrivialFix: Rename provider segment option"
Jenkins
2016-04-08
1
-3
/
+3
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
TrivialFix: Rename provider segment option
reedip
2016-04-08
1
-3
/
+3
*
|
|
|
Add option to clear information from ports
reedip
2016-04-07
1
-15
/
+43
*
|
|
|
Merge "Add provider network options to osc network create"
Jenkins
2016-04-06
1
-0
/
+26
|
\
\
\
\
|
|
/
/
/
|
*
|
|
Add provider network options to osc network create
reedip
2016-04-06
1
-0
/
+26
*
|
|
|
Merge "Add external network options to osc network create"
Jenkins
2016-04-06
1
-0
/
+29
|
\
\
\
\
|
|
/
/
/
|
*
|
|
Add external network options to osc network create
reedip
2016-04-06
1
-0
/
+29
*
|
|
|
Merge "Fix typos in docstrings and comments"
Jenkins
2016-04-06
1
-1
/
+1
|
\
\
\
\
|
*
|
|
|
Fix typos in docstrings and comments
Dao Cong Tien
2016-04-06
1
-1
/
+1
|
|
/
/
/
*
|
|
|
Merge "Add name option to 'port set'"
Jenkins
2016-04-06
1
-2
/
+7
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Add name option to 'port set'
reedip
2016-04-05
1
-2
/
+7
*
|
|
|
Merge "Add default value to pool-prefix in Subnet-pool"
Jenkins
2016-04-01
1
-0
/
+3
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Add default value to pool-prefix in Subnet-pool
reedip
2016-04-01
1
-0
/
+3
*
|
|
|
Merge "Follow Boolean Option rule"
Jenkins
2016-04-01
3
-41
/
+34
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
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
|
/
[prev]
[next]