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
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
2
-28
/
+28
*
Merge "quantumclient.common.serializer module cleanup"
Jenkins
2013-03-03
1
-21
/
+0
|
\
|
*
quantumclient.common.serializer module cleanup
Tatyana Leontovich
2013-02-27
1
-21
/
+0
*
|
Add pagination support for client
He Jie Xu
2013-03-01
25
-30
/
+516
*
|
Merge "Client for agent scheduler extension"
Jenkins
2013-02-28
4
-5
/
+334
|
\
\
|
*
|
Client for agent scheduler extension
gongysh
2013-02-28
4
-5
/
+334
|
|
/
*
|
rename port to port_protocol for lbaas cli
Mark McClain
2013-02-27
4
-28
/
+34
|
/
*
CLI support for network gateway feature
2.2.0a1
Salvatore Orlando
2013-02-20
5
-2
/
+340
*
Merge "Allow known options after unknown ones in list and update command"
Jenkins
2013-02-19
9
-76
/
+136
|
\
|
*
Allow known options after unknown ones in list and update command
gongysh
2013-02-19
9
-76
/
+136
*
|
Client for agent extension
gongysh
2013-02-19
4
-3
/
+108
|
/
*
Merge "Add nvp queue support to client"
Jenkins
2013-02-17
5
-1
/
+210
|
\
|
*
Add nvp queue support to client
Aaron Rosen
2013-02-14
5
-1
/
+210
*
|
Add exceptions messages for authentication
Gary Kotton
2013-02-14
1
-3
/
+4
|
/
*
Merge "Stored the quantum commands list to the variable."
Jenkins
2013-02-12
1
-2
/
+3
|
\
|
*
Stored the quantum commands list to the variable.
Jason Zhang
2013-02-05
1
-2
/
+3
*
|
Merge "Support XML request format"
Jenkins
2013-02-12
5
-135
/
+746
|
\
\
|
*
|
Support XML request format
gongysh
2013-02-06
5
-135
/
+746
|
|
/
*
|
Allow ability to remove security groups from ports
Aaron Rosen
2013-02-05
3
-9
/
+33
|
/
*
Remove gettext.install from quantumclient.__init__
He Jie Xu
2013-02-05
6
-7
/
+34
*
The change implements LBaaS CLI commands.
Ilya Shakhat
2013-01-28
15
-5
/
+1409
*
Remove multiple white spaces
gongysh
2013-01-26
4
-7
/
+7
*
Merge "Exception should raise with status code"
Jenkins
2013-01-25
1
-1
/
+2
|
\
|
*
Exception should raise with status code
Aaron Rosen
2013-01-22
1
-1
/
+2
*
|
Fix quantum client example
sthakkar
2013-01-23
1
-1
/
+1
|
/
*
Merge "Display security group name in security-group-rule-list"
Jenkins
2013-01-16
2
-0
/
+149
|
\
|
*
Display security group name in security-group-rule-list
Akihiro MOTOKI
2013-01-15
2
-0
/
+149
*
|
Merge "Make "quantum help" to show a list of subcommands."
Jenkins
2013-01-15
1
-0
/
+6
|
\
\
|
|
/
|
/
|
|
*
Make "quantum help" to show a list of subcommands.
Akihiro MOTOKI
2013-01-09
1
-0
/
+6
*
|
Migrate from unittest to testtools
Monty Taylor
2013-01-14
4
-25
/
+20
*
|
Merge "Display subnet cidr information in net-list"
Jenkins
2013-01-14
3
-28
/
+127
|
\
\
|
*
|
Display subnet cidr information in net-list
Akihiro MOTOKI
2013-01-11
3
-28
/
+127
|
|
/
*
|
Allow known options defined after position arguments.
gongysh
2013-01-13
12
-38
/
+174
|
/
*
Fix import order nits
Zhongyue Luo
2012-12-31
9
-39
/
+30
*
Merge "Add --security-group option to port-create"
Jenkins
2012-12-31
2
-0
/
+45
|
\
|
*
Add --security-group option to port-create
Akihiro MOTOKI
2012-12-17
2
-0
/
+45
*
|
Merge "Add --dns-nameserver, --host-route, --disable-dhcp to subnet-create"
Jenkins
2012-12-17
2
-12
/
+114
|
\
\
|
|
/
|
/
|
|
*
Add --dns-nameserver, --host-route, --disable-dhcp to subnet-create
Akihiro MOTOKI
2012-12-13
2
-12
/
+114
*
|
Support dash-style options for security-group commands.
Akihiro MOTOKI
2012-12-14
1
-6
/
+22
|
/
*
Ensures that help alignment is not hard coded
Gary Kotton
2012-12-05
1
-1
/
+6
*
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
5
-33
/
+302
|
\
|
*
Convenience cmds for l3
ivan-zhu
2012-11-13
5
-33
/
+302
*
|
Fix curl command for PUT and DELETE.
gongysh
2012-11-09
2
-21
/
+24
*
|
Fixes setup compatibility issue on Windows
Alessandro Pilotti
2012-11-05
1
-39
/
+63
[next]