[Bug 1048533] Re: Backport OpenStack provider to 0.5 series

2012-09-28 Thread Clint Byrum
** Changed in: juju/0.5
   Status: Fix Committed = Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to juju in Ubuntu.
https://bugs.launchpad.net/bugs/1048533

Title:
  Backport OpenStack provider to 0.5 series

To manage notifications about this bug go to:
https://bugs.launchpad.net/juju/+bug/1048533/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1048533] Re: Backport OpenStack provider to 0.5 series

2012-09-27 Thread Clint Byrum
** Description changed:

+ == SRU Information ==
+ 
+ Note that this is not a bug fix bug a backported API enablement fix.
+ Without this change, HPCloud and others cannot be used with juju in
+ precise.
+ 
+ [Test Case]
+ 1. Obtain credentials for an OpenStack cloud (HPCloud or a private instance 
of OpenStack)
+ 2. Setup your credentials in ~/.juju/environments.yaml - Here is a redacted 
sample for hpcloud:
+ 
+   hpcloud:
+ juju-origin: proposed
+ access-key: 
+ secret-key: 
+ project-id: yourem...@yourdomain.foo-tenant1
+ admin-secret: 
+ control-bucket: juju-
+ default-image-id: 8419
+ default-instance-type: standard.small
+ default-series: precise
+ region: az-1.region-a.geo-1
+ nova-uri: https://region-a.geo-1.identity.hpcloudsvc.com:35357/v2.0/
+ auth-url: https://region-a.geo-1.identity.hpcloudsvc.com:35357/v2.0/
+ auth-mode: userpass
+ username: yourem...@yourdomain.foo
+ password: 
+ project-name: yourem...@yourdomain.com-tenant1
+ type: openstack
+ 
+ 3. deploy mysql
+ 
+ juju bootstrap -e hpcloud
+ juju deploy mysql -e hpcloud
+ 
+ 4. Verify it works
+ 
+ juju ssh -e hpcloud mysql/0 'sudo mysql -uroot -p`cat
+ /var/lib/juju/mysql.passwd`'
+ 
+ [Regression Potential]
+ This is entirely new code, so the risk of regression is very low. One issue 
may be that entries of type: openstack added to environments.yaml will cause 
errors on earlier versions of juju, but these can be easily commented out.
+ 
+ ==
+ 
  The OpenStack provider is fairly isolated from the rest of the code base
  in Juju, and enables access to additional cloud providers (Namely, HP).

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to juju in Ubuntu.
https://bugs.launchpad.net/bugs/1048533

Title:
  Backport OpenStack provider to 0.5 series

To manage notifications about this bug go to:
https://bugs.launchpad.net/juju/+bug/1048533/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


Re: [Bug 1048533] Re: Backport OpenStack provider to 0.5 series

2012-09-27 Thread Kapil Thangavelu
Default instance type is obsolete in config, proper constraints
supports exist in openstack provider

Sent from my iPad

On Sep 27, 2012, at 3:11 PM, Clint Byrum cl...@fewbar.com wrote:

 ** Description changed:

 + == SRU Information ==
 +
 + Note that this is not a bug fix bug a backported API enablement fix.
 + Without this change, HPCloud and others cannot be used with juju in
 + precise.
 +
 + [Test Case]
 + 1. Obtain credentials for an OpenStack cloud (HPCloud or a private instance 
 of OpenStack)
 + 2. Setup your credentials in ~/.juju/environments.yaml - Here is a redacted 
 sample for hpcloud:
 +
 +   hpcloud:
 + juju-origin: proposed
 + access-key: 
 + secret-key: 
 + project-id: yourem...@yourdomain.foo-tenant1
 + admin-secret: 
 + control-bucket: juju-
 + default-image-id: 8419
 + default-instance-type: standard.small
 + default-series: precise
 + region: az-1.region-a.geo-1
 + nova-uri: https://region-a.geo-1.identity.hpcloudsvc.com:35357/v2.0/
 + auth-url: https://region-a.geo-1.identity.hpcloudsvc.com:35357/v2.0/
 + auth-mode: userpass
 + username: yourem...@yourdomain.foo
 + password: 
 + project-name: yourem...@yourdomain.com-tenant1
 + type: openstack
 +
 + 3. deploy mysql
 +
 + juju bootstrap -e hpcloud
 + juju deploy mysql -e hpcloud
 +
 + 4. Verify it works
 +
 + juju ssh -e hpcloud mysql/0 'sudo mysql -uroot -p`cat
 + /var/lib/juju/mysql.passwd`'
 +
 + [Regression Potential]
 + This is entirely new code, so the risk of regression is very low. One issue 
 may be that entries of type: openstack added to environments.yaml will cause 
 errors on earlier versions of juju, but these can be easily commented out.
 +
 + ==
 +
  The OpenStack provider is fairly isolated from the rest of the code base
  in Juju, and enables access to additional cloud providers (Namely, HP).

 --
 You received this bug notification because you are subscribed to juju.
 https://bugs.launchpad.net/bugs/1048533

 Title:
  Backport OpenStack provider to 0.5 series

 To manage notifications about this bug go to:
 https://bugs.launchpad.net/juju/+bug/1048533/+subscriptions

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to juju in Ubuntu.
https://bugs.launchpad.net/bugs/1048533

Title:
  Backport OpenStack provider to 0.5 series

To manage notifications about this bug go to:
https://bugs.launchpad.net/juju/+bug/1048533/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1048533] Re: Backport OpenStack provider to 0.5 series

2012-09-27 Thread Clint Byrum
** Also affects: juju (Ubuntu)
   Importance: Undecided
   Status: New

** Also affects: juju (Ubuntu Precise)
   Importance: Undecided
   Status: New

** Changed in: juju (Ubuntu)
   Status: New = Fix Released

** Changed in: juju (Ubuntu Precise)
   Status: New = Triaged

** Changed in: juju (Ubuntu Precise)
   Importance: Undecided = High

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to juju in Ubuntu.
https://bugs.launchpad.net/bugs/1048533

Title:
  Backport OpenStack provider to 0.5 series

To manage notifications about this bug go to:
https://bugs.launchpad.net/juju/+bug/1048533/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs