Comment 11 for bug 1831315

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Change abandoned on nova (master)

Change abandoned by Harald Jensås (<email address hidden>) on branch: master
Review: https://review.opendev.org/664559
Reason: Thanks to Dan! After looking at this more I conclude that you are indeed correct.

If I got it right, the brackets must be added to the database-connection template when creating the cell. nova-manage cell_v2 create_cell --name=foo --database_connection=$TEMPLATE

Too me it seems very backward to have the need to use different template's there based on weather hostname is a fqdn, IPv4 address or IPv6 address. But it's also not right to change the current behavior.