yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #38200
[Bug 1492971] [NEW] Nova V2.1 doesn't accept tenant_id for networks create
Public bug reported:
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
** Affects: nova
Importance: Undecided
Assignee: Andrey Kurilin (andreykurilin)
Status: In Progress
--
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):
In Progress
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
Follow ups