index
:
delta/openstack/python-neutronclient.git
master
quantumclient
stable/2023.1
stable/juno
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-neutronclient.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
quantumclient
/
quantum
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge "Avoid error 414 when retrieving subnet cidrs for ListNetworks"
Jenkins
2013-05-22
1
-2
/
+25
|
\
|
*
Avoid error 414 when retrieving subnet cidrs for ListNetworks
Salvatore Orlando
2013-05-03
1
-2
/
+25
*
|
Add update method of security group name and description
Zhenguo Niu
2013-05-15
1
-0
/
+25
*
|
Merge "Change variable name of admin_state_down to admin_state"
Jenkins
2013-05-10
8
-21
/
+20
|
\
\
|
|
/
|
/
|
|
*
Change variable name of admin_state_down to admin_state
Akihiro MOTOKI
2013-04-08
8
-21
/
+20
*
|
Enable automatic validation of many HACKING rules.
Maru Newby
2013-04-08
7
-8
/
+8
*
|
Add custom TableFormater for keep same empty list behavior as prettytable 0.6
He Jie Xu
2013-04-08
1
-0
/
+19
|
/
*
Switch to flake8 from pep8.
Maru Newby
2013-04-05
2
-2
/
+0
*
Merge "Reordering of optional and required args in lbaas commands help"
Jenkins
2013-04-04
2
-17
/
+17
|
\
|
*
Reordering of optional and required args in lbaas commands help
Ilya Shakhat
2013-03-21
2
-17
/
+17
*
|
Merge "Don't query the agent with name"
Jenkins
2013-03-27
1
-0
/
+1
|
\
\
|
*
|
Don't query the agent with name
gongysh
2013-03-26
1
-0
/
+1
*
|
|
Update --remote-group-id metavar to REMOTE_GROUP
Aaron Rosen
2013-03-26
1
-1
/
+1
|
/
/
*
|
remove remainder argument
gongysh
2013-03-26
2
-23
/
+16
|
/
*
Add a missing command line option: --insecure
Roman Podolyaka
2013-03-13
1
-1
/
+2
*
Fix a description of floatingip-id in (dis)associate commands
2.2.0
Akihiro MOTOKI
2013-03-07
2
-9
/
+9
*
Add support for security group quotas
Gary Kotton
2013-03-06
1
-6
/
+13
*
Rename source_(group_id/ip_prefix) to remote_(group_id/ip_prefix)
Aaron Rosen
2013-03-04
1
-13
/
+13
*
Add pagination support for client
He Jie Xu
2013-03-01
11
-0
/
+95
*
Merge "Client for agent scheduler extension"
Jenkins
2013-02-28
2
-4
/
+246
|
\
|
*
Client for agent scheduler extension
gongysh
2013-02-28
2
-4
/
+246
*
|
rename port to port_protocol for lbaas cli
Mark McClain
2013-02-27
2
-8
/
+13
|
/
*
CLI support for network gateway feature
2.2.0a1
Salvatore Orlando
2013-02-20
1
-0
/
+160
*
Merge "Allow known options after unknown ones in list and update command"
Jenkins
2013-02-19
3
-31
/
+41
|
\
|
*
Allow known options after unknown ones in list and update command
gongysh
2013-02-19
3
-31
/
+41
*
|
Client for agent extension
gongysh
2013-02-19
2
-3
/
+69
|
/
*
Add nvp queue support to client
Aaron Rosen
2013-02-14
1
-0
/
+90
*
Allow ability to remove security groups from ports
Aaron Rosen
2013-02-05
2
-9
/
+25
*
The change implements LBaaS CLI commands.
Ilya Shakhat
2013-01-28
6
-4
/
+522
*
Display security group name in security-group-rule-list
Akihiro MOTOKI
2013-01-15
1
-0
/
+49
*
Merge "Display subnet cidr information in net-list"
Jenkins
2013-01-14
2
-15
/
+39
|
\
|
*
Display subnet cidr information in net-list
Akihiro MOTOKI
2013-01-11
2
-15
/
+39
*
|
Allow known options defined after position arguments.
gongysh
2013-01-13
7
-33
/
+67
|
/
*
Fix import order nits
Zhongyue Luo
2012-12-31
1
-1
/
+1
*
Merge "Add --security-group option to port-create"
Jenkins
2012-12-31
1
-0
/
+13
|
\
|
*
Add --security-group option to port-create
Akihiro MOTOKI
2012-12-17
1
-0
/
+13
*
|
Merge "Add --dns-nameserver, --host-route, --disable-dhcp to subnet-create"
Jenkins
2012-12-17
1
-12
/
+26
|
\
\
|
|
/
|
/
|
|
*
Add --dns-nameserver, --host-route, --disable-dhcp to subnet-create
Akihiro MOTOKI
2012-12-13
1
-12
/
+26
*
|
Support dash-style options for security-group commands.
Akihiro MOTOKI
2012-12-14
1
-6
/
+22
|
/
*
Merge "Add --router and --floatingip to quota-update options."
Jenkins
2012-12-04
1
-1
/
+7
|
\
|
*
Add --router and --floatingip to quota-update options.
Akihiro MOTOKI
2012-12-03
1
-1
/
+7
*
|
Display columns in the order of -c options
Akihiro MOTOKI
2012-12-03
1
-1
/
+3
|
/
*
Correct the verbose output formatting when creating routers.
Kyle Mestery
2012-11-20
2
-30
/
+19
*
Merge "Convenience cmds for l3"
Jenkins
2012-11-16
2
-1
/
+43
|
\
|
*
Convenience cmds for l3
ivan-zhu
2012-11-13
2
-1
/
+43
*
|
Adds securitygroup implementation
Aaron Rosen
2012-10-31
1
-0
/
+158
|
/
*
clean the descriptions for quota cli commands.
gongysh
2012-09-20
1
-4
/
+4
*
Add document for using quantum client by python or cli invocation.
gongysh
2012-09-12
1
-1
/
+13
*
Support shared option in CLI
Salvatore Orlando
2012-09-11
1
-1
/
+8
*
Limit list command for router and floating ip
Gary Kotton
2012-09-11
3
-1
/
+4
[next]