openstack-virtual-baremetal/openstack_virtual_baremetal
Harald Jensås 43a37ee843 Fix build-nodes-json for routed networks
When using routed networks, i.e multiple provision networks
passing in the evironment file to build-nodes-json did'nt work.
It resulted in key errors when looking up the mac address of the
provision_net interface.

This change automates this by creating a provision_net_map, mapping
baremetal_port id's to subnet names.

Also deprecates the --provision-net option as it is no longer needed.
2018-10-10 01:02:17 +02:00
..
tests Fix build-nodes-json for routed networks 2018-10-10 01:02:17 +02:00
__init__.py Reorganize into package and add tox for testing 2016-07-14 12:23:41 -05:00
auth.py Fix tox pep8 errors and add parenthesis to print. 2018-03-14 08:00:05 +00:00
build_nodes_json.py Fix build-nodes-json for routed networks 2018-10-10 01:02:17 +02:00
deploy.py Fix a key error in _process_role() + pep8 and py27 tests 2018-10-10 01:02:09 +02:00
openstackbmc.py Fix power_shutdown target_status 2018-03-16 11:52:39 -05:00