[Bug 1362053] Re: Provide Juju details on Horizon
James Page
james.page at ubuntu.com
Tue Oct 7 16:31:54 UTC 2014
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
Server Team, which is subscribed to horizon in 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
More information about the Ubuntu-server-bugs
mailing list