Sync openstack-common.

This commit is contained in:
Adam Gandelman 2013-02-20 18:23:23 -08:00
parent e43f436f50
commit d7cbb030c2
2 changed files with 3 additions and 1 deletions

@ -584,6 +584,8 @@ enable_https() {
# XXX TODO: Find a better way of exporting this?
if [[ "$CHARM" == "nova-cloud-controller" ]] ; then
[[ -e /var/www/keystone_juju_ca_cert.crt ]] &&
rm -rf /var/www/keystone_juju_ca_cert.crt
ln -s /usr/local/share/ca-certificates/keystone_juju_ca_cert.crt \
/var/www/keystone_juju_ca_cert.crt
fi

@ -1 +1 @@
219
220