When I try to run "python setup.py install" for openstack-nova, it shows
following error message:
(All python packages are installed by source code because I am in a unique
Linux-like system without yum or apt-get)
File "../openstack-nova-37100f5/nova/image/glance.py", line 42 in
GlanceClien
Hi Zhang,
try to install Glance first.
Regards,
On Sat, Oct 1, 2011 at 7:01 AM, Zhang Zhang wrote:
> When I try to run “python setup.py install” for openstack-nova, it shows
> following error message:
>
> (All python packages are installed by source code because I am in a unique
> Linux-lik
Hi everyone,
I'm working on a single node installation of openstack(for testing). I'm
using ubuntu uec images and am successfully able to boot them. But
unfortunately, I get the error
DataSourceEc2.py[WARNING]: 20:07:30 [17/100]: url error [[Errno 101]
Network is unreachable]
at the end of "eu
Hi,
Another option, if you want, maybe create a symbolic link from your nova
source code to glance source code
regards
On Sat, Oct 1, 2011 at 7:42 PM, Mike Scherbakov wrote:
> Hi Zhang,
> try to install Glance first.
>
> Regards,
>
> On Sat, Oct 1, 2011 at 7:01 AM, Zhang Zhang wrote:
>
>> Whe
sorry to later:
these days we are on holiday :)
my system work well with all project as there
https://github.com/cloudbuilders
and i install them with the doc as
http://devstack.org/guides/single-machine.html
the doc of here will install all project of diablo automatic.thanks for
Jesse Andrew
The question is more along the lines of this:
So say u have ssl enabled, which is good.
But should all actions/messages on the message queue also be verified before
they are applied as coming from the correct user?
Say u have an initial API call that says make me a server for user X.
Now the s
If i am not wrong,the rabbitmq have a password
2011/10/2 Joshua Harlow
> The question is more along the lines of this:
>
> So say u have ssl enabled, which is good.
>
> But should all actions/messages on the message queue also be verified
> before they are applied as coming from the correct use
Joshua,
user is authorized before the call gets to the scheduler.
If user authorized, before any calls to the scheduler, there is a check if
he doesn't exceed quotas.
If user authorized, has right role and doesn't exceed quotas - then message
is sent to the scheduler.
My point of view is these ch
8 matches
Mail list logo