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
/
v2
/
network.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add dns-domain support to Network object
Pierre Hanselmann
2020-01-03
1
-2
/
+16
*
Remove str() when setting network objects names
Bernard Cafarelli
2019-03-05
1
-2
/
+2
*
neutron: add --mtu for create/set network
Emilien Macchi
2018-03-15
1
-0
/
+14
*
Network tag support
Akihiro Motoki
2017-07-23
1
-2
/
+41
*
Merge "Show neutron tags in OSC network show"
Jenkins
2017-06-30
1
-0
/
+2
|
\
|
*
Show neutron tags in OSC network show
M V P Nitesh
2017-06-22
1
-0
/
+2
*
|
Don't show hint about vlan transparent in network set
Hong Hui Xiao
2017-06-12
1
-15
/
+15
|
/
*
Fix Nova-net netowrk commands
Dean Troyer
2017-04-27
1
-22
/
+23
*
Low-level Compute v2 API: network
Dean Troyer
2017-04-17
1
-17
/
+13
*
Introduce Neutron DHCP agent commands to OSC
Shashank Kumar Shankar
2017-03-20
1
-11
/
+33
*
Fix can not set is_default in network
jiahui.qiang
2017-02-23
1
-4
/
+4
*
Fix network create --project
Dean Troyer
2017-01-27
1
-0
/
+2
*
Remove the fixed set of choices for network_type
YAMAMOTO Takashi
2017-01-18
1
-3
/
+1
*
SDK refactor: Prepare network commands
Sindhu Devale
2016-12-15
1
-10
/
+47
*
Add QoS support to Network object.
Rodolfo Alonso Hernandez
2016-11-28
1
-0
/
+23
*
translate all command help strings
3.4.0
Steve Martinelli
2016-11-17
1
-5
/
+5
*
Support --provider-* options in the network list command
Yan Xing'an
2016-10-27
1
-1
/
+31
*
Avoid duplicated project_id when show network
judy-yu
2016-10-24
1
-0
/
+1
*
Merge "Add filtering options to os network list command"
Jenkins
2016-09-22
1
-6
/
+77
|
\
|
*
Add filtering options to os network list command
Ha Van Tu
2016-09-22
1
-6
/
+77
*
|
Add --description to Create/Set Network
Ankur Gupta
2016-09-19
1
-0
/
+14
|
/
*
Add port security option to network commands
Richard Theis
2016-06-29
1
-0
/
+30
*
Fix typo in openstackclient/network/v2
Cao Xuan Hoang
2016-06-23
1
-1
/
+1
*
Merge "Add geneve provider network type"
Jenkins
2016-06-15
1
-4
/
+4
|
\
|
*
Add geneve provider network type
Richard Theis
2016-06-10
1
-4
/
+4
*
|
osc-lib: command
Dean Troyer
2016-06-13
1
-1
/
+1
*
|
osc-lib: utils
Dean Troyer
2016-06-13
1
-1
/
+2
|
/
*
Make set/unset commands in network return normally when nothing specified
Tang Chen
2016-06-08
1
-5
/
+0
*
Merge "Enhance exception handling for "network delete" command"
Jenkins
2016-05-17
1
-10
/
+10
|
\
|
*
Enhance exception handling for "network delete" command
Tang Chen
2016-04-14
1
-10
/
+10
*
|
Merge "Fix i18n support for help and error msg in network"
Jenkins
2016-05-16
1
-5
/
+5
|
\
\
|
*
|
Fix i18n support for help and error msg in network
Tang Chen
2016-05-16
1
-5
/
+5
*
|
|
Merge "Add VLAN Transparent option to ``osc network``"
Jenkins
2016-05-16
1
-4
/
+20
|
\
\
\
|
*
|
|
Add VLAN Transparent option to ``osc network``
reedip
2016-05-16
1
-4
/
+20
|
|
/
/
*
|
|
Fix network router type display
Richard Theis
2016-05-05
1
-5
/
+2
|
/
/
*
|
Add provider network options to osc network set
reedip
2016-04-19
1
-31
/
+33
*
|
State i18() changes and help messages improved
Tang Chen
2016-04-18
1
-37
/
+48
*
|
Add external network options to osc network set
reedip
2016-04-15
1
-8
/
+30
|
/
*
Doc: Unify repeatable option comments
Tang Chen
2016-04-12
1
-1
/
+1
*
TrivialFix: Rename provider segment option
reedip
2016-04-08
1
-3
/
+3
*
Add provider network options to osc network create
reedip
2016-04-06
1
-0
/
+26
*
Add external network options to osc network create
reedip
2016-04-06
1
-0
/
+29
*
Follow Boolean Option rule
reedip
2016-03-31
1
-18
/
+16
*
Fix dict.keys() compatibility for python 3
Tang Chen
2016-03-12
1
-1
/
+1
*
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
1
-1
/
+0
|
/
*
Support "network create" command in nova network
Tang Chen
2016-03-02
1
-21
/
+46
*
Use update_parser_common() in ShowNetwork
Tang Chen
2016-02-23
1
-2
/
+1
*
Support "network show" command in nova network
Tang Chen
2016-02-17
1
-3
/
+11
[next]