7 Commits

Author SHA1 Message Date
Zuul
b58c027b4b Merge "remove unused tunnel_bridge from all example configs" 2018-04-12 18:11:51 +00:00
Jonathan Rosser
1b39f3b8a6 Use a sensible vlan range in the example configs
Change-Id: Idd2c1235e4ff8bd46ae3e5d371c4ecc455bc6234
Closes-Bug: #1761720
2018-04-09 15:00:47 +00:00
Jonathan Rosser
ff6e0ad9f7 remove unused tunnel_bridge from all example configs
Change-Id: Ib5ce1331511e5969f34ac5cffcea0f5f8a8dd8ae
Closes-Bug: #1761772
2018-04-09 14:22:36 +00:00
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
Logan V
a05bf7c7b3 [DOCS] Internal/External VIP should be different IPs
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
2017-04-20 20:32:26 -05:00
Jesse Pretorius
f63701a39f [docs] Add http public endpoint example
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
2017-03-07 13:46:23 +00:00
Jesse Pretorius
987bab76be [docs] Provide example configurations
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
2016-10-13 12:21:53 +00:00