redhat-openstack / infrared

Plugin based framework that aims to provide an easy-to-use CLI for Ansible based projects
https://infrared.readthedocs.io/en/latest/index.html
Apache License 2.0
99 stars 97 forks source link

Fix specifying nics list to OpenStack provisioner #347

Closed jistr closed 5 years ago

jistr commented 5 years ago

Previously creating the BMC virtual machine resulted in error:

instance_id could not be found as device id on any ports

because the nics weren't passed into the module according to the os_server docs. This is now fixed.

bregman-arie commented 5 years ago

+2

jistr commented 5 years ago

Thanks for +2, i was told to use gerrit so closing the PR in favor of gerrit review:

https://review.gerrithub.io/c/redhat-openstack/infrared/+/442588