devstack/lib
Julia Kreger 6964ba4a98 Set public bridge up for v6 only configurations
A long time ago, Ironic's IPv6 only job started to fail working with
errors indicated the host was unreacable. Turns out, this was because
the $ext_gw_interface was not being set to up, and thus could
be found in a Down state, and thus the kernel would not accept routes
for it.

Adds an explicit step to turn up the public bridge, much as done in
the IPv4 router plugin code which would also be executed in 4+6.

That being said, Ironic's CI jobs are very intentionally IPv6 only
to ensure that we have no chances of v4 addressing getting used
at any point in time.

This should allow Ironic to return it's IPv6 only CI job back
to the normal check queue, once a ironic plugin issue has been
resolved which was introduced while it was removed.

Change-Id: I121ec8a2e9640b21a7126f2eeb23da36b4aa95bf
2022-04-26 06:37:31 -07:00
..
cinder_backends Merge "Add support for ceph_iscsi cinder driver" 2021-05-20 23:25:33 +00:00
cinder_backups cinder-backup: Ensure ca cert is defined when tls-proxy is enabled 2021-11-24 01:35:46 +09:00
cinder_plugins Remove references to XenAPI driver 2021-03-05 15:10:19 +00:00
databases Gather performance data after tempest 2022-04-20 13:07:22 -07:00
neutron_plugins Set public bridge up for v6 only configurations 2022-04-26 06:37:31 -07:00
nova_plugins openEuler 20.03 LTS SP2 support 2021-12-22 14:47:27 +08:00
apache Do not use hardcoded IPv4 localhost value 2022-03-14 16:04:08 -04:00
cinder Merge "init_cinder() shouldn't always create DEFAULT_VOLUME_GROUP_NAME" 2022-01-04 18:50:10 +00:00
database Fix stacking without preconfigured DATABASE_PASSWORD 2021-12-23 12:07:29 +01:00
dstat Re-enable memory_tracker 2020-07-08 14:11:18 +00:00
etcd3 Set ETCD_USE_RAMDISK=True by default 2019-02-05 11:21:39 -05:00
glance Clean up unified limits configuration for nova and glance 2022-03-03 23:56:48 +00:00
horizon lib/horizon: no need to specify keystone v3 to API version 2019-10-02 16:33:46 +09:00
infra Create virtualenv with abstracted VIRTUALENV_CMD 2020-01-13 16:05:11 +11:00
keystone Revert "Revert "Add enforce_scope setting support for keystone"" 2022-01-26 15:41:18 +01:00
ldap Use MDB backend in Ubuntu 2021-08-17 09:41:33 +02:00
libraries Enable oslo.limit to be installed from git repo 2021-10-01 17:30:52 +00:00
lvm Made LVM backing disk persistent 2022-02-08 11:05:14 +01:00
neutron Deprecate lib/neutron 2022-01-11 14:14:20 +01:00
neutron-legacy Deploy Neutron with enforced new RBAC rules 2021-12-20 14:42:35 +01:00
nova remove unuseful local variable define 2022-03-26 14:22:23 +08:00
os-vif os_vif: Add support for configuring os_vif_ovs plugin 2021-06-18 14:05:39 +00:00
oslo mv lib/oslo to lib/libraries 2017-06-20 14:09:30 -04:00
placement Remove deprecated tail_log function 2020-10-28 13:06:52 +00:00
rpc_backend Fix benign epmd@0.0.0.0.socket failure 2019-07-27 13:32:43 +02:00
stack Ensure valid service names are passed to stack_install_service 2017-08-01 18:22:35 +00:00
swift Made Swift backing disk persistent 2022-02-21 20:04:23 +01:00
tcpdump Add service to tcpdump during run 2019-03-29 11:20:19 -07:00
tempest Merge "Revert "Revert "Add enforce_scope setting support for keystone""" 2022-02-21 15:33:18 +00:00
template clean up screen and tail_log references 2017-09-01 15:08:17 -04:00
tls Fix tls-proxy on newer versions of openssl 2022-03-11 20:28:39 +00:00