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>
The internal/external VIP should be different IPs in the test
configuration example.
Change-Id: Iea6fe365ae926b40efc122a7639d80f09f6b485f
Closes-Bug: #1672648
Closes-Bug: #1684099
Closes-Bug: #1684780
This patch intends to expose how to use the same address
for both external and internal load balancer endpoints
while also covering the fact that it can't be done if
you're using different protocols for each endpoint.
This is to head off the common questions we get based
on mistaken configuraitons and misunderstandings.
Change-Id: I53d4e9751f5427e5bf6c2ab73ab3225f20789988
This patch provides the example configurations for the layouts
set in Appendix A and B and revises the configuration section
to refer to the Appendices for examples.
These aim to help new deployers understand how their desired
environment layout translates into actual configuration.
Change-Id: I6f9bfb4069426180914396cca7ff5b4631098165