Reviewed: https://review.openstack.org/59187 Committed: https://git.openstack.org/cgit/openstack/tempest/commit/?id=8ac8c97918d41104cd6ca35611ae3fe11bc17c51 Submitter: Jenkins Branch: master
commit 8ac8c97918d41104cd6ca35611ae3fe11bc17c51 Author: Rohan Kanade <[email protected]> Date: Wed Apr 9 07:35:56 2014 +0200 Rename instance_actions v3 plugin tests to server_actions * Renames the os-instance_actions v3 plugin tests to os-server-actions * Also modifies JSON v3 client to use os-server-actions * Skip get_server_actions and list_server_actions json tests * This is required because changing name of v3 ext os-instance-actions * to os-server-actions. Closes-Bug: #1206032 DocImpact Required-By: Id5049e10f5ef540d0d8e3871d800e9d9cb33da73 Change-Id: Ia493d4838dee4a8a587d12a55f16afeb143d959d ** Changed in: tempest Status: In Progress => Fix Released -- 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/1206032 Title: instance actions should be called server actions in v3 API Status in OpenStack Compute (Nova): In Progress Status in Tempest: Fix Released Bug description: instance is not really a user concept, the user concept, in the api, is servers. Maybe in the v3 api we should rename instance actions to "server actions". To manage notifications about this bug go to: https://bugs.launchpad.net/nova/+bug/1206032/+subscriptions -- Mailing list: https://launchpad.net/~yahoo-eng-team Post to : [email protected] Unsubscribe : https://launchpad.net/~yahoo-eng-team More help : https://help.launchpad.net/ListHelp

