yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #00914
[Bug 1117775] Re: MAC address specification doesn't work when creating ports
I marked it as invalid.
The bug reported is a limitation of Folsom version of quantumclient.
quantumclient planed to be released for Grizzly already has a good fix to avoid users' confusion. We no longer need to take care positions of arguments :-)
** Changed in: python-quantumclient
Status: Confirmed => Invalid
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to quantum.
https://bugs.launchpad.net/bugs/1117775
Title:
MAC address specification doesn't work when creating ports
Status in Python client library for Quantum:
Invalid
Status in OpenStack Quantum (virtual network service):
Invalid
Bug description:
(All based on the stable Folsom release using the OVS Quantum plugin)
You can specify a mac address on the quantum CLI. The mac address is
not respected.
The help for the Quantum CLI:
$ quantum port-create --help
[...]
--mac-address MAC_ADDRESS
mac address of this port
[...]
The actual behaviour:
$ quantum port-create mynetwork --mac-address 01:01:01:01:01:01
Created a new port:
+----------------+--------------------------------------+
| Field | Value |
+----------------+--------------------------------------+
| admin_state_up | True |
| device_id | |
| device_owner | |
| fixed_ips | |
| id | 8b33e3f4-555b-4834-95c5-45e0610d9105 |
| mac_address | fa:16:3e:68:27:03 |
| name | |
| network_id | accde960-92d9-4001-90ea-dbea3f335151 |
| status | ACTIVE |
| tenant_id | 03cc3ef60f974bcebc22a1534d9bad23 |
+----------------+--------------------------------------+
To manage notifications about this bug go to:
https://bugs.launchpad.net/python-quantumclient/+bug/1117775/+subscriptions