kayobe/kayobe
Pierre Riteau 62f755d230 Allocate IPs separately from configuring network
When running one of the `kayobe <seed|seed hypervisor|overcloud> host
configure` commands, in some cases an IP address that is allocated by
the ip-allocation.yml playbook fails to be picked up by the network.yml
playbook, which uses the address 0.0.0.0 instead.

Running ip-allocation.yml separately ensures that the correct IP is used
by network.yml.

Change-Id: I15529398aef5e21049182b0edc11816876331113
Story: 2004800
Task: 28953
(cherry picked from commit 599b045636)
2019-08-30 08:49:32 +02:00
..
cli Allocate IPs separately from configuring network 2019-08-30 08:49:32 +02:00
cmd Support encryption of configuration using Ansible Vault 2017-04-20 14:30:02 +01:00
tests Allocate IPs separately from configuring network 2019-08-30 08:49:32 +02:00
__init__.py Add kayobe python module with CLI 2017-02-28 16:17:54 +00:00
ansible.py Generate openrc files during control host bootstrap 2019-08-16 11:21:05 +01:00
exception.py Support installing galaxy roles from kayobe-config 2018-05-21 16:00:57 +01:00
kolla_ansible.py Fix use of --ask-vault-pass argument 2018-12-21 15:55:09 +00:00
utils.py Fix YAML code execution issue 2019-03-18 18:42:37 +00:00
vault.py Fix use of --ask-vault-pass argument 2018-12-21 15:55:09 +00:00
version.py Build release notes using reno 2018-05-04 15:11:23 +01:00