[Openstack-docs] [openstack/nova] DocImpact review request change I6653829364b0a641442d45e766493180d6f2a880
gerrit2 at review.openstack.org
gerrit2 at review.openstack.org
Thu Apr 11 07:32:04 UTC 2013
Hi, I'd like you to take a look at this patch for potential
DocImpact.
https://review.openstack.org/26078
Log:
commit 64a0bcae5aacff2bf2445ab519b837b4e01cce60
Author: Arata Notsu <notsu at virtualtech.jp>
Date: Wed Apr 3 19:31:09 2013 +0900
baremetal: Change node api related to prov_mac_address
Now prov_mac_address is going to be dropped from bm_nodes table. This patch
adjust api to the change.
A user is expected to create a node without specifying prov_mac_address, then add
an interface having the address to the node. However, for compatibility, a user
still can specify prov_mac_address when create a node. In this case, an interface
having prov_mac_address is automatically added to the node.
In response body of create, index and show, "prov_mac_address" field no longer
exists since they are showed as a member of "interfaces" fileld.
DocImpact
Change-Id: I6653829364b0a641442d45e766493180d6f2a880
More information about the Openstack-docs
mailing list