← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1492971] Re: Nova V2.1 doesn't accept tenant_id for networks create

 

@Alex, thanks for explanation.

** Changed in: nova
       Status: In Progress => 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/1492971

Title:
  Nova V2.1 doesn't accept tenant_id for networks create

Status in OpenStack Compute (nova):
  Invalid

Bug description:
  Nova V2.0 allows to create one admin client(novaclient.client.Client
  instance) and create networks in different tenants just transmitting
  tenant_id into network creation kwargs.

  Nova V2.1 doesn't accept "tenant_id" and some existing code is broken
  now.

  Error message: 
  Invalid input for field/attribute network. Value: {u'tenant_id': u'76193131ab204e4eb58e4eb40c601029', u'cidr': u'10.2.0.0/24', u'label': u'rally_net_9J9KL4fYhBjMQw84'}. Additional properties are not allowed (u'tenant_id' was unexpected) (HTTP 400) (Request-ID: req-5d67a4aa-d130-405f-9e8f-3792ec80fd66) 

  Found by rally gates - http://logs.openstack.org/05/217005/8/check
  /gate-rally-dsvm-rally-nova/47910f4/rally-
  plot/results.html.gz#/NovaServers.boot_and_delete_server-2/overview

To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1492971/+subscriptions


References