]> git.apps.os.sepia.ceph.com Git - teuthology.git/commit
openstack: encode instance name with the full IP
authorLoic Dachary <ldachary@redhat.com>
Tue, 3 Nov 2015 22:52:41 +0000 (23:52 +0100)
committerKyr Shatskyy <kyrylo.shatskyy@gmail.com>
Fri, 27 Sep 2019 19:35:54 +0000 (21:35 +0200)
commit2f565a78f74fdd7b8fbece4fa1e3b9efb5f7460c
tree6a4a880cae751f75ef61d366018c469135ce1c89
parente056ee4f3e11735f55e874358c7da25a780ed5d2
openstack: encode instance name with the full IP

Using only the last two numbers is problematic when mixing multiple
OpenStack clusters.

Signed-off-by: Loic Dachary <ldachary@redhat.com>
Signed-off-by: Kyr Shatskyy <kyrylo.shatskyy@suse.com>
Conflicts:
teuthology/provision.py
teuthology/openstack/openstack-centos-6.5-user-data.txt
teuthology/openstack/openstack-centos-7.0-user-data.txt
teuthology/openstack/openstack-debian-8.0-user-data.txt
teuthology/openstack/openstack-ubuntu-12.04-user-data.txt
teuthology/openstack/openstack-ubuntu-14.04-user-data.txt
teuthology/openstack/setup-openstack.sh
teuthology/provision/openstack.py