]> git.apps.os.sepia.ceph.com Git - teuthology.git/commit
openstack: add support for ubuntu 12.04 683/head
authorLoic Dachary <ldachary@redhat.com>
Thu, 29 Oct 2015 17:11:26 +0000 (02:11 +0900)
committerLoic Dachary <ldachary@redhat.com>
Tue, 1 Dec 2015 19:04:25 +0000 (20:04 +0100)
commitcf70e135a6fc7f6f749e5255944fdee14fd9cffb
tree3a904510024ab76fef9cc33fc69c13e471ad4fb5
parentdb5cfa78a81d036a14015e1ea94a98b23ed3d893
openstack: add support for ubuntu 12.04

Workaround the bug in cloud-init 0.6.3 that prevents the final message
from being
displayed (https://bugs.launchpad.net/cloud-init/+bug/1511485). Also
make the Ubuntu 14.04 user-data file not a symlink since it looks like
each version will need its own.

http://tracker.ceph.com/issues/13520 Fixes: #13520

Signed-off-by: Loic Dachary <ldachary@redhat.com>
teuthology/openstack/__init__.py
teuthology/openstack/openstack-ubuntu-12.04-user-data.txt [new file with mode: 0644]
teuthology/openstack/openstack-ubuntu-14.04-user-data.txt [changed from symlink to file mode: 0644]
teuthology/openstack/openstack-ubuntu-user-data.txt [deleted file]