yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #48282
[Bug 1559027] [NEW] neutron quota-update --loadbalancer 100 sets quota to 1
Public bug reported:
[root@localhost ~(keystone_admin)]# neutron quota-update --loadbalancer 100 --debug
<snip>
DEBUG: keystoneauth.session REQ: curl -g -i -X PUT http://192.168.1.195:9696/v2.0/quotas/100.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ffdfc7d91b4babe61914488b56d7072a665cff9" -d '{"quota": {"loadbalancer": true}}'
DEBUG: keystoneauth.session RESP: [200] Date: Wed, 16 Mar 2016 03:55:08 GMT Connection: keep-alive Content-Type: application/json; charset=UTF-8 Content-Length: 255 X-Openstack-Request-Id: req-19a758df-4322-4048-a878-ffda69d727ea
RESP BODY: {"quota": {"subnet": 10, "network": 10, "floatingip": 50, "listener": -1, "l7policy": -1, "subnetpool": -1, "security_group_rule": 100, "pool": 10, "security_group": 10, "router": 10, "rbac_policy": 10, "port": 50, "loadbalancer": 1, "healthmonitor": -1}}
+---------------------+-------+
| Field | Value |
+---------------------+-------+
| floatingip | 50 |
| healthmonitor | -1 |
| l7policy | -1 |
| listener | -1 |
| loadbalancer | 1 |
| network | 10 |
| pool | 10 |
| port | 50 |
| rbac_policy | 10 |
| router | 10 |
| security_group | 10 |
| security_group_rule | 100 |
| subnet | 10 |
| subnetpool | -1 |
+---------------------+-------+
** Affects: python-neutronclient
Importance: Medium
Status: New
** Tags: kilo-backport-potential liberty-backport-potential
** Project changed: neutron => python-neutronclient
** Changed in: python-neutronclient
Milestone: newton-1 => None
** Tags added: kilo-backport-potential liberty-backport-potential
** Changed in: python-neutronclient
Importance: Undecided => Medium
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1559027
Title:
neutron quota-update --loadbalancer 100 sets quota to 1
Status in python-neutronclient:
New
Bug description:
[root@localhost ~(keystone_admin)]# neutron quota-update --loadbalancer 100 --debug
<snip>
DEBUG: keystoneauth.session REQ: curl -g -i -X PUT http://192.168.1.195:9696/v2.0/quotas/100.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ffdfc7d91b4babe61914488b56d7072a665cff9" -d '{"quota": {"loadbalancer": true}}'
DEBUG: keystoneauth.session RESP: [200] Date: Wed, 16 Mar 2016 03:55:08 GMT Connection: keep-alive Content-Type: application/json; charset=UTF-8 Content-Length: 255 X-Openstack-Request-Id: req-19a758df-4322-4048-a878-ffda69d727ea
RESP BODY: {"quota": {"subnet": 10, "network": 10, "floatingip": 50, "listener": -1, "l7policy": -1, "subnetpool": -1, "security_group_rule": 100, "pool": 10, "security_group": 10, "router": 10, "rbac_policy": 10, "port": 50, "loadbalancer": 1, "healthmonitor": -1}}
+---------------------+-------+
| Field | Value |
+---------------------+-------+
| floatingip | 50 |
| healthmonitor | -1 |
| l7policy | -1 |
| listener | -1 |
| loadbalancer | 1 |
| network | 10 |
| pool | 10 |
| port | 50 |
| rbac_policy | 10 |
| router | 10 |
| security_group | 10 |
| security_group_rule | 100 |
| subnet | 10 |
| subnetpool | -1 |
+---------------------+-------+
To manage notifications about this bug go to:
https://bugs.launchpad.net/python-neutronclient/+bug/1559027/+subscriptions