Proposed template for environment file download:
# To use Juju with your Openstack cloud:
# 1. Run: apt-get install juju
# 2. Copy this file to $HOME/.juju/environments.yaml
# 3. Complete any empty fields
# 4. Run 'juju bootstrap' and deploy services!
#
# To find out more about juju visit http://juju.ubuntu.com
environments:
openstack:
type: openstack
auth-url: {{ auth_url }}
auth-mode: userpass
use-floating-ip: true
# Please provide the UUID of network to use if you have
# more than one network configured for your tenant.
# network:
region: {{ region }}
username: {{ user }}
# Please provide the password you use to access the
# OpenStack cloud.
password:
tenant-name: {{ tenant_name }}
** Changed in: horizon (Ubuntu)
Assignee: (unassigned) => James Page (james-page)
** Changed in: horizon (Ubuntu)
Status: Confirmed => In Progress
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1362053
Title:
Provide Juju details on Horizon
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/horizon/+bug/1362053/+subscriptions
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs