yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #38145
[Bug 1492242] [NEW] novaclient is unable to update quotas via Nova V2.1
Public bug reported:
python-novaclient transmits always tenant-id in requests body for quotas
update, but Nova V2.1 (nova v2 is ok with it) doesn't accept this
parameter and fails.
ERROR (BadRequest): Invalid input for field/attribute quota_set. Value:
{u'tenant_id': u'582df899eabc47018c96713c2f7196ba', u'security_groups':
15}. Additional properties are not allowed (u'tenant_id' was unexpected)
(HTTP 400) (Request-ID: req-8bbb5dda-c6f2-4126-b88e-c3949a85f8ff)
Found in rally gates: http://logs.openstack.org/29/184629/19/check/gate-
rally-dsvm-rally-nova/02014e2/rally-
plot/results.html.gz#/Quotas.nova_update/failures
** Affects: nova
Importance: Undecided
Status: New
** Affects: python-novaclient
Importance: Undecided
Status: New
** Tags: nova quota-update
** Also affects: nova
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Compute (nova).
https://bugs.launchpad.net/bugs/1492242
Title:
novaclient is unable to update quotas via Nova V2.1
Status in OpenStack Compute (nova):
New
Status in python-novaclient:
New
Bug description:
python-novaclient transmits always tenant-id in requests body for
quotas update, but Nova V2.1 (nova v2 is ok with it) doesn't accept
this parameter and fails.
ERROR (BadRequest): Invalid input for field/attribute quota_set.
Value: {u'tenant_id': u'582df899eabc47018c96713c2f7196ba',
u'security_groups': 15}. Additional properties are not allowed
(u'tenant_id' was unexpected) (HTTP 400) (Request-ID: req-8bbb5dda-
c6f2-4126-b88e-c3949a85f8ff)
Found in rally gates: http://logs.openstack.org/29/184629/19/check
/gate-rally-dsvm-rally-nova/02014e2/rally-
plot/results.html.gz#/Quotas.nova_update/failures
To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1492242/+subscriptions
Follow ups