Glen,
How does one list the servers associated with a particular tenant? When I look at the GET /servers interface it only acts on the account of the 'caller'. Jason From: Glen Campbell [mailto:[email protected]] Sent: Tuesday, August 30, 2011 3:46 PM To: Rouault, Jason (Cloud Services); Vishvananda Ishaya; Nguyen, Liem Manh Cc: [email protected] Subject: Re: [Openstack] Nova: Admin API blueprints We're in the midst of implementing these now: https://blueprints.launchpad.net/nova/+spec/admin-account-actions Essentially suspend/resume for all servers associated with a tenant ID. We're still having discussions around the mass deletion and whether or not we want to expose something that risky (since it's easy enough just to list the servers and delete each one). If we do, it will almost certainly occur after this: https://blueprints.launchpad.net/nova/+spec/deferred-delete-instance From: "Rouault, Jason (Cloud Services)" <[email protected]> Date: Tue, 30 Aug 2011 20:56:36 +0000 To: Vishvananda Ishaya <[email protected]>, "Nguyen, Liem Manh" <[email protected]> Cc: "[email protected]" <[email protected]> Subject: Re: [Openstack] Nova: Admin API blueprints And does that interface exist? Thanks, Jason From: [email protected] [mailto:[email protected]] On Behalf Of Vishvananda Ishaya Sent: Tuesday, August 30, 2011 12:31 PM To: Nguyen, Liem Manh Cc: [email protected] Subject: Re: [Openstack] Nova: Admin API blueprints With keystone in use, there is no user and project object in nova anymore. So the only thing that would make sense inside of nova is: delete all resources associated with a given project_id string. Vish On Aug 30, 2011, at 11:11 AM, Nguyen, Liem Manh wrote: How is Nova project/user deletion handled then? There is no synchronization for that currently. Liem _______________________________________________ Mailing list: https://launchpad.net/~openstack Post to : [email protected] Unsubscribe : https://launchpad.net/~openstack More help : https://help.launchpad.net/ListHelp This email may include confidential information. If you received it in error, please delete it.
<<image001.png>>
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________ Mailing list: https://launchpad.net/~openstack Post to : [email protected] Unsubscribe : https://launchpad.net/~openstack More help : https://help.launchpad.net/ListHelp

