← Back to team overview

openstack team mailing list archive

Re: Nova: Admin API blueprints

 

Thanks, Vish...  Of course, now, I have more questions (naturally :)):


1.       So, if the Nova project/user objects go away, I assume the nova_auth_token middleware currently used for lazily creating Nova projects/users are not needed anymore?

2.       Also, now that user/project operations are deprecated, how do we export the environment (novarc) for a particular user or project so that the euca* tools function?

3.       Are the changes you mentioned in the Nova trunk already?

Liem

From: Vishvananda Ishaya [mailto:vishvananda@xxxxxxxxx]
Sent: Tuesday, August 30, 2011 12:44 PM
To: Nguyen, Liem Manh
Cc: Glen Campbell; openstack@xxxxxxxxxxxxxxxxxxx
Subject: Re: [Openstack] Nova: Admin API blueprints

This is correct.  Well, they are still there, but marked deprecated.  One can still use the old user and project system by using the --use_deprecated_auth flag and using the modified middleware stack that is commented out in the default paste.ini file.

Vish


On Aug 30, 2011, at 11:37 AM, Nguyen, Liem Manh wrote:


So, by the release of Diablo, the account and project operations from the nova-manage command won't be there anymore, and things should be done via Keystone?  I assume role will go away as well, since this is also covered by Keystone.   Is this correct?

Thanks,
Liem


Follow ups

References