[Openstack] Nova: Admin API blueprints

Nguyen, Liem Manh liem_m_nguyen at hp.com
Tue Aug 30 17:20:13 UTC 2011


Hi Glen,

This may be a tangential question, but I don't see a Nova Admin API to allow creation/deletion of projects and user accounts.  With Keystone integration, we can do that lazily; but, is there a proactive way to do so via an API?

Thanks,
Liem

From: openstack-bounces+liem_m_nguyen=hp.com at lists.launchpad.net [mailto:openstack-bounces+liem_m_nguyen=hp.com at lists.launchpad.net] On Behalf Of Glen Campbell
Sent: Tuesday, August 23, 2011 8:13 AM
To: openstack at lists.launchpad.net
Subject: [Openstack] Nova: Admin API blueprints

As we discussed at last week's meeting, I have re-factored the generic Admin API blueprint into three separate blueprints.

https://blueprints.launchpad.net/nova/+spec/admin-account-actions covers actions that an administrator can perform on a tenant/or account, such as suspending the account or suspending all of the servers for an account.

https://blueprints.launchpad.net/nova/+spec/admin-server-actions covers actions that can be performed by an administrator on a server (suspend and resume at the moment).

Finally, and this is the largest change, https://blueprints.launchpad.net/nova/+spec/admin-service-actions covers administrative actions on services. This used to be on /hosts but, because of my lack of understanding, we were not actually administering physical hosts, but the services that run on those hosts. For example, we're proposing that a compute node be able to be placed in MAINTENANCE_MODE - in this mode, the compute node will no longer accept any instance create requests, but will handle any other requests. The use case is for when a server is failing (for example, multiple disk failures have been detected). The administrator can put the host in maintenance mode, ensuring that no new instances are put there, and can then force migrations to move instances off of the node.

Any and all feedback is appreciated.

[cid:image001.png at 01CC66FE.CAB94E90]
This email may include confidential information. If you received it in error, please delete it.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstack.org/pipermail/openstack/attachments/20110830/c0d16314/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: image001.png
Type: image/png
Size: 18095 bytes
Desc: image001.png
URL: <http://lists.openstack.org/pipermail/openstack/attachments/20110830/c0d16314/attachment.png>


More information about the Openstack mailing list