bifrost/playbooks/roles
Olivier Bourdon 74517a8d67 Fix deployment failure due to wrong check on network interface
When deployment interface has one or several dashes in its name
like br-xxx the corresponding ansible fact is ansible_br_xxx
(all underscores) not ansible_br-xxx (even though ansible_interfaces
list contains br-xxx). Deployment will therefore fail if provisioning
interface name matches this pattern but it should succeed.
This patch fixes this issue.

Change-Id: I55237efec922ef7764e488672046a0994bcdc9b2
2018-03-28 22:58:37 +02:00
..
bifrost-configdrives-dynamic Add metadata version openstack/2015-10-15 2018-01-12 14:38:17 +00:00
bifrost-create-bootable-image Migrate playbooks to use 'become' 2015-10-15 07:32:05 -07:00
bifrost-create-dib-image Add partitioning support 2018-03-12 08:24:48 +01:00
bifrost-create-vm-nodes Use upper constraints when installing virtualbmc 2018-03-06 19:21:49 +00:00
bifrost-deploy-nodes-dynamic Add `when` to skip os_client_config in noauth mode 2017-05-26 08:34:14 -04:00
bifrost-ironic-install Fix deployment failure due to wrong check on network interface 2018-03-28 22:58:37 +02:00
bifrost-keystone-client-config Use endpoint rather than url in clouds.yaml with no keystone 2018-03-21 17:30:24 +00:00
bifrost-keystone-install Fix for removal of uuid token provider, replaced by fernet 2018-02-26 13:17:57 +01:00
bifrost-openstack-ci-prep Add new lines to improve pre-install yaml files 2016-09-22 19:58:43 +00:00
bifrost-prep-for-install Add all branch variables to README in bifrost-prep-for-install 2018-03-08 15:00:29 +00:00
bifrost-prepare-for-test-dynamic bifrost-prepare-for-test-dynamic: Create known_hosts if it's not present 2016-09-19 09:01:43 +01:00
bifrost-test-dhcp Fix the dhcp checks on centos 2017-08-31 10:48:05 +02:00
bifrost-test-inspection Support storage of introspection data in Nginx 2018-02-27 14:56:43 +00:00
bifrost-test-vm Cleanup unused/deprecated files 2017-02-09 14:35:02 +02:00
bifrost-unprovision-node-dynamic Update and replace http with https for doc links 2017-09-19 15:08:48 +00:00
ironic-delete-dynamic Add `when` to skip os_client_config in noauth mode 2017-05-26 08:34:14 -04:00
ironic-enroll-dynamic Update and replace http with https for doc links 2017-09-19 15:08:48 +00:00
ironic-inspect-node Update and replace http with https for doc links 2017-09-19 15:08:48 +00:00