** Changed in: nova Status: Confirmed => Opinion ** Changed in: nova Assignee: Yuiko Takada (takada-yuiko) => (unassigned)
-- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Compute (nova). https://bugs.launchpad.net/bugs/898266 Title: Consoles API resource needs to be implemented as extension Status in OpenStack Compute (Nova): Opinion Status in OpenStack Manuals: Fix Released Bug description: Based on this post: https://lists.launchpad.net/openstack/msg04961.html: For OSAPI: There's POST /version/project/servers/<server_id>/consoles to create a console Use GET to get consoles for that server_id Then you can use: GET /version/project/servers/<server_id>/consoles/<console_id> to get the detailed info. I don't think there's support for this in nova-client. (Look at nova/api/openstack/consoles.py) - Chris There should be a mention of consoles in the API documentation for Compute. To manage notifications about this bug go to: https://bugs.launchpad.net/nova/+bug/898266/+subscriptions -- Mailing list: https://launchpad.net/~yahoo-eng-team Post to : yahoo-eng-team@lists.launchpad.net Unsubscribe : https://launchpad.net/~yahoo-eng-team More help : https://help.launchpad.net/ListHelp