cybertron / openstack-virtual-baremetal

Tools for using OpenStack instances as baremetal deployment targets
20 stars 19 forks source link

server name and network things #31

Closed steveb closed 1 year ago

steveb commented 7 years ago

I'm actually playing with OVB with deployed-server which means that undercloud nova and ironic are not used. In this case build-nodes-json needs to build an empty list (which it does).

cybertron commented 7 years ago

Hmm, okay. I'm not crazy about it, but I guess if we leave a comment above that output stating that changing the format may break build-nodes-json I could live with it.

I also forgot to mention that there's another port layout I added recently which will also need the new output: https://github.com/cybertron/openstack-virtual-baremetal/blob/master/templates/baremetal-ports-public-bond.yaml In fact, that raises the point that this is backwards incompatible with any existing custom port layouts. I'm guessing there aren't any, but since there's no way to know it's still concerning. :-/