openstack team mailing list archive
-
openstack team
-
Mailing list archive
-
Message #04552
Several keystone questions ...
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<https://github.com/cloudbuilders/python-novaclient>
and rackspace <https://github.com/rackspace/python-novaclient> , as I know
devstack's version forked from rackspace.. but while I install each of
them... only devstack's python-novaclient worked fine with
Keystone<https://github.com/cloudbuilders/keystone> .
Within rackspace version , always got "Invalid OpenStack Nova Credentials"
how come ??
2. For now , a keystone server is running . And it seems only support OSAPI
...am I right ? I dig many docs only talk about adding NOVA OSAPI enpoint
templates , but no one talk about EC2 API(but EC2 features in source code).
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 , "nova boot" can not assign key-pair while
fire up an instance.
4. The workflow between all services and keystone , plz correct me.
novaclient ----> keystone -----> nova ------> keystone -----> novaclient
glance client -----> keystone ------> glance ------>keystone ------>
glance client
Cheers
Hugo Kuo
--
+Hugo Kuo+
tonytkdk@xxxxxxxxx
hugo.kuo@xxxxxxxxxxxx
+886-935-004-793
www.cloudena.com
Follow ups