openstack-ansible/osa_toolkit
Kevin Carter beb36b8ab9 Remove the "is_ssh_address" option from inventory
The key **is_ssh_address** has been removed from the
`openstack_user_config.yml` and the dynamic inventory. This key was
responsible mapping an address to the container which was used for SSH
connectivity. Because we've created the SSH connectivity plugin, which
allows us the ability to connect to remote containers without SSH, this
option is no longer useful. To keep the `openstack_user_config.yml` clean
deployers can remove the option however moving forward it no longer has any
effect.

Change-Id: I9264b73dcef71eba9ac29b238683a3a8c53e7121
Signed-off-by: Kevin Carter <kevin.carter@rackspace.com>
2018-03-15 00:58: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 Remove the "is_ssh_address" option from inventory 2018-03-15 00:58: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