yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #05852
[Bug 1238595] Re: baremetal allows to register an interface having an empty mac address
I believe this does not affect Ironic, as there is validation of MAC
addresses done within the db/api layer, which was not done by Nova.
I will re-open if it is demonstrated that one can create an invalid or
empty mac address in Ironic, leading to similar failures.
** Changed in: ironic
Status: New => 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/1238595
Title:
baremetal allows to register an interface having an empty mac address
Status in Ironic (Bare Metal Provisioning):
Invalid
Status in OpenStack Compute (Nova):
In Progress
Bug description:
It leads a network manager to create an invalid entry in dnsmasq's
hostsfile, like:
,bm.novalocal,10.0.0.2
(The first column is a mac address. In this case, the instance never receive 10.0.0.2)
In addition, once such a interface is added, we cannot delete it.
$ nova baremetal-interface-remove 1 ''
ERROR: Must specify id or address (HTTP 400) (Request-ID: req-d0631fc4-361d-43fa-870a-82e077cd454b)
To manage notifications about this bug go to:
https://bugs.launchpad.net/ironic/+bug/1238595/+subscriptions