tenks/ansible
Mark Goddard 75273302ed Refactor virtualbmc-domain tasks into a module
Virtualbmc domain creation can be unreliable, in particular when domains
already exist. This is in part due to the vbmc stop command not functioning
properly [1]. By moving the domain management into a Python module we can
better control the process of creation, and improve performance.

[1] https://storyboard.openstack.org/#!/story/2003534

Change-Id: I52cb08cd0d300630cb6341f50eb0484c1d16daa4
2020-04-03 09:34:12 +01:00
..
action_plugins Fix node scheduling with pipe in hostvars 2020-03-20 10:59:30 +00:00
filter_plugins Merge "Ensure veth pairs are uniquely named" 2020-04-02 22:17:48 +00:00
group_vars Support linux bridge in addition to OVS 2020-03-13 11:12:37 +00:00
host_vars Allow setting node and volume name prefixes per-spec 2019-01-31 11:24:58 +00:00
inventory Remove 'controllers' group in favour of localhost 2018-08-23 15:38:39 +00:00
library Bump ansible version constraints to >=2.7,<2.10 2020-03-11 16:55:09 +00:00
roles Refactor virtualbmc-domain tasks into a module 2020-04-03 09:34:12 +01:00
vars Do not install Open vSwitch 2019-10-21 16:59:06 +01:00
cleanup_state.yml Bump ansible version constraints to >=2.7,<2.10 2020-03-11 16:55:09 +00:00
deploy.yml Add playbook tags 2019-03-27 16:43:13 +00:00
flavor_registration.yml Add playbook tags 2019-03-27 16:43:13 +00:00
host_setup.yml Install virtualbmc to system when SELinux is enabled 2020-02-27 15:47:44 +00:00
hypervisor_setup.yml Support linux bridge in addition to OVS 2020-03-13 11:12:37 +00:00
node_bmc.yml Install virtualbmc to system when SELinux is enabled 2020-02-27 15:47:44 +00:00
node_enrolment.yml Add playbook tags 2019-03-27 16:43:13 +00:00
node_instantiation.yml Add playbook tags 2019-03-27 16:43:13 +00:00
node_networking.yml Support linux bridge in addition to OVS 2020-03-13 11:12:37 +00:00
override.yml.example Changes to support standalone ironic 2018-12-20 09:48:21 +00:00
physical_network.yml Support linux bridge in addition to OVS 2020-03-13 11:12:37 +00:00
resource_wait.yml Add playbook tags 2019-03-27 16:43:13 +00:00
schedule.yml Fix node scheduling with pipe in hostvars 2020-03-20 10:59:30 +00:00
teardown.yml Add playbook tags 2019-03-27 16:43:13 +00:00