Quota exceeding message is not 'neutron compliant'
Bug #1506904 reported by
Antoine Eiche
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | ||
---|---|---|---|---|---|---|
Juniper Openstack | Status tracked in Trunk | |||||
Trunk |
Fix Committed
|
Undecided
|
Unassigned | |||
OpenContrail |
New
|
Undecided
|
Unassigned |
Bug Description
WIth the neutron contrail plugin, the error message when quota are exceeded is something such as:
$ neutron net-create n4
Bad virtual-network request: ['default-domain', 'demo', 'n4'] : quota limit (3) exceeded for resource virtual-network
With the native plugin, the message is:
$ neutron net-create n2
Quota exceeded for resources: ['network']
Note that resource type should also be translated from 'virtual-network' to 'network'.
To post a comment you must log in.
Review in progress for https:/ /review. opencontrail. org/14496
Submitter: Antoine Eiche (<email address hidden>)