Re: [Openstack] Several keystone questions ...

2011-10-10 Thread Anthony Young
Looks cool! When do you think you'll be ready to propose these changes back into trunk? A On Mon, Oct 10, 2011 at 7:32 AM, Dmitry Maslennikov < dmaslenni...@griddynamics.com> wrote: > On Thu, Oct 6, 2011 at 3:49 PM, Kuo Hugo wrote: > > 3. We can using cloud with Dashbord smoothly for basic usa

Re: [Openstack] Several keystone questions ...

2011-10-10 Thread Kuo Hugo
Thanks for Grid Dynamic , I do use it already :> . Really useful to fire up instance via nova with GridDynamic branch. If the branch could assign keypair will be great , and an additional recommend is that nova client should run with a default keypair if users do not specify any keypair for booting

Re: [Openstack] Several keystone questions ...

2011-10-10 Thread Dmitry Maslennikov
On Thu, Oct 6, 2011 at 3:49 PM, Kuo Hugo wrote: > 3. We can using cloud with Dashbord smoothly for basic usage. So does > nova-client . I found that nova-client CLI tool could not > add-key-pair/show-keypair ...I think it's fine , just add it direct from API > endpoint .  But the problem is , "nov

Re: [Openstack] Several keystone questions ...

2011-10-06 Thread Anthony Young
> > > 1. What's the difference of python-novaclient between > devstack > and rackspace , as I > know devstack's version forked from rackspace.. but while I install each of > them... only devstack'

[Openstack] Several keystone questions ...

2011-10-06 Thread Kuo Hugo
Hi folks , After several days work on keystone / python-novaclient / glance There's some more questions want to discuss with everyone... 1. What's the difference of python-novaclient between devstack and rackspace