[Openstack] AttributeError: keystone_ec1_url

2011-09-24 Thread KoDer
Hi, all. I install Diablo using nova.sh script and next documentation pages http://wiki.openstack.org/NovaInstall/DevInstallScript http://wiki.openstack.org/RunningNova#NovaStartInstance Seems like everything went ok and all works, but when i try to start new instance from nova test console eu

Re: [Openstack] AttributeError: keystone_ec1_url

2011-09-24 Thread Vishvananda Ishaya
looks like there is a typo on that line: https://github.com/openstack/keystone/blob/master/keystone/middleware/ec2_token.py#L71 should be keystone_ec2_url (note the 2 instead of 1 On Sep 24, 2011, at 1:44 AM, KoDer wrote: > Hi, all. > > I install Diablo using nova.sh script and next documentati

[Openstack] ImageTooLarge: Image is larger than instance type allows

2011-09-24 Thread darkfower
Hi, 2011-09-24 22:59:51,603 DEBUG nova.compute.manager [-] image_id=3, image_size_bytes=48318382080, allowed_size_bytes=21474836480 from (pid=31702) _check_image_size /usr/lib/python2.7/dist-packages/nova/compute/manager.py:354 2011-09-24 22:59:51,604 INFO nova.compute.manager [-] Image '3' size 4

Re: [Openstack] [openstack]diablo release dashboard error[Could not import dashboard.views. Error was: No module named kombu.connection]

2011-09-24 Thread Devin Carlen
Hello, can you please post this as a question on launchpad? https://answers.launchpad.net/openstack-dashboard Thanks, Devin On Sep 23, 2011, at 3:33 AM, darkfower wrote: > Hi, > > > my open dasboard url ,error : > > ViewDoesNotExist at / > > Could not import dashboard.views. Error

Re: [Openstack] Database replacement?

2011-09-24 Thread Brian Lamar
Hey Josh, >> Has there been any thought on having a nova-db service that responds to >> requests for >> information from the db (or something like a db). No plans that I'm aware of, there is a Database-as-a-Service project called 'Red Dwarf' which might fit this bill however. I honestly haven'

Re: [Openstack] Database replacement?

2011-09-24 Thread Michael Basnight
On Sep 24, 2011, at 12:57 PM, "Brian Lamar" wrote: > No plans that I'm aware of, there is a Database-as-a-Service project called > 'Red Dwarf' which might fit this bill however. I honestly haven't looked too > much into it. Hi, im a developer on the database as a service project. The reddwarf