← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1492242] Re: novaclient is unable to update quotas via Nova V2.1

 

Fixed in novaclient.

** Changed in: nova
       Status: New => Invalid

-- 
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):
  Invalid
Status in python-novaclient:
  Fix Released

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


References