RackSpace support

Patrick Hetu patrick.hetu at gmail.com
Wed Aug 28 22:50:18 UTC 2013


Hello,

I've tried to make Juju-core to work with RackSpace and it's not but
here's the details of my quest:

First, getting the list of the Flavors give back a 203 HTTP status
(Non-Authoritative Information) instead of the expected 200.

There is no SecurityGroup in RackSpace.

The catalog returned with the token by Keystone had:

* a different tenantid for object-store and compute
* The compute service twice (v1.0, v2)

The retry-after header is a complete date/time string instead of the
expected float.

In RackSpace's Ubuntu images cloud-init is not installed by default
so you have to create a custom image and bootrap with it.
For that you need to create public container (cdn) with the metadata.

I discovered that the userdata field doesn't exist in the API but there
is a field named "personality" that is doing more or less the same thing.

So I've put the user-data in the personnality field but now
I'm getting a 413 error (Request Entity Too Large).

That's it for now.

Patrick
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.ubuntu.com/archives/juju/attachments/20130828/a7df7620/attachment.html>


More information about the Juju mailing list