Things works ok after creating a s3 type service.
i  create a s3 service and associate endpoints with it the following way:

keystone service-create --name=s3 \
                               --type=s3 \
                               --description="S3"


 keystone endpoint-create --region RegionOne --service_id 
85d3c0f8eb944cdfa9da5b66f6e192ca \
    --publicurl http://192.168.122.4:3333 --adminurl http://192.168.122.4:3333 
--internalurl http://192.168.122.4:3333

i restarted apache, memcache and keystone, and i had my juju.yaml file
ready !

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/988748

Title:
  Downloading Juju settings causes 500 Internal Server Error

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/openstack-dashboard/+bug/988748/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to