← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1117775] Re: MAC address specification doesn't work when creating ports

 

This is a client side issue and I added python-quantumclient to the related project.
IMO it should be tracked in quantum client and be closed in quantum side.

I will check the current status of the command line option later (maybe
after G-3) and close the bug on quantumclient.

** Also affects: python-quantumclient
   Importance: Undecided
       Status: New

** Changed in: python-quantumclient
       Status: New => Confirmed

** Changed in: quantum
       Status: Incomplete => Invalid

** Changed in: python-quantumclient
     Assignee: (unassigned) => Akihiro Motoki (amotoki)

-- 
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:
  Confirmed
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