openstack-ansible/osa_toolkit
James Portman 8ab855152d Stop inventory constantly giving containers new IP
See bug for further details, this was affecting pike after applying
the backported patch.

As the bug mentions, some containers were constantly given new IPs,
even with no changes to user_variables yml files or
openstack_user_config.yml file.

Further to the bug, I think that the code in master/patch will
cause containers to receive new IPs when network settings are
changed (bridge, mtu, type) rather than just updating that setting.

Change-Id: I0a757e9f503d3f604b2ba2c3409b4a4507d5edff
Closes-Bug: 1756091
(cherry picked from commit b72b3add9f)
2018-03-19 10:51:13 +00:00
..
__init__.py Restructure lib directory to install via pip 2017-03-30 10:19:01 -04:00
dictutils.py Improve compatibiliity with Python 3 2017-06-06 10:44:13 -04:00
filesystem.py Use python import machinery for inventory code 2017-07-28 16:39:52 +00:00
generate.py Stop inventory constantly giving containers new IP 2018-03-19 10:51:13 +00:00
ip.py Improve compatibiliity with Python 3 2017-06-06 10:44:13 -04:00
manage.py Skip host pip installs for ansible bootstrap 2017-09-12 12:33:20 -06:00
tools.py Restructure lib directory to install via pip 2017-03-30 10:19:01 -04:00