-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 Hi Sebastian
On 26/03/14 20:31, Sebastian wrote: > I work at Taller <http://taller.net.br> as a cto, and we are making > a POC to a big gov organization here at Brazil to show how *Juju* > and *Openstack* can work together to manage their cloud, and change > their mindset to an a more efficient and automated way of deploying > their sites and systems. > > But! we are stuck(and frustrated), because now we are more than 1 > month late. So this email is a desperate way asking for help to > make this opportunity of making a big case of success here at > Brazil. > > Being said that, heres our problem, we have an openstack > all-in-one installed through devstack script, and its working with > lxc hypervisor which is cool and neat, but, when we try to connect > juju to it, fails in two different ways, here are the logs > http://pastebin.com/N5ksbsY2 This looks like a problem with the swift storage setup in your deployment: 2014-03-26 18:52:13 ERROR juju.cmd supercommand.go:300 failed to GET object provider-state from container juju-dist caused by: request (http://x.x.x.x:8080/v1/AUTH_5e10983c75b64e31ba200cebd088b29f/juju-dist/provider-state) returned unexpected status: 408; error info: <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN"> <html><head> <title>408 Request Time-out</title> </head><body> <h1>Request Time-out</h1> <p>Server timeout waiting for the HTTP request from the client.</p> <hr> <address>Apache/2.2.22 (Ubuntu) Server at x:x:x:x::1 Port 8080</address> </body></html> I think this error message indicates that swift backend behind apache is not working correctly - could you confirm that swift is functional using the openstack-dashboard? - -- James Page Ubuntu and Debian Developer [email protected] [email protected] -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/ iQIcBAEBCAAGBQJTM0aiAAoJEL/srsug59jDGh8QAI3nBZIAupkhJnXH7kPFFo4c dD6wz6ElDQWYGLwoJZfJORNK4Zl0omsvLJLDPyHgLtEO4F9pel8GcBkKk7owII1p 6A+XJaSJBRCYQAiH87BuI374d9uc4Mz7lWd73af2299AbXYb6ydCdet3U9cH4KvB zetCZptwlGAMyA+bro59m2eus6iy9UWLHDHxeGohtSV6o0HMZny+2yoLeaV4YGUK xNg5l7IKmozEfDr14imrNTjuQBD/2DWA/58T2xRT7apKx5pcC1uBaG7z0wkAV0M3 HO/ciKqawCrsfUpuERnSo5brH3780BBQsWuGxfAyxCoWsTwBjOSB0d/pMLy1p0na qUyNt46qX/tjkvlf36TjkD+7UOyrSG7jdye26T/PFkz9bVRK0aFLpF6+RU2GpMNe FXUpF3vnsSmnIF2tKAQIlz0RBhOLBMUGVb2UqIJeGXO63c13IKgF5JW9IoxN3N74 uz3BxsoS9Ufe77qQ/ALbGrMHHrURPpI1rMj4/845fKkfwcUVKPUBOHOvE6Bec8WG jZXc6hEwAjbG7tdjOdvZPg7/tFz8OdO8Qg0K6dZqYjyz3OUGSswYRhORjnejCSun W4157MlUJYSk136t2wo8RPV6c4Z2/aTEr3q3AJBhcrfdnNmSV9yMuC8JCeSVaHHo pmzirD1kGKjaoEjq8HzB =rqr+ -----END PGP SIGNATURE----- -- Juju mailing list [email protected] Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/juju
