[openstack-dev] Fwd: [rally] Rally nova instances are not shown via console
Ben Nemec
openstack at nemebean.com
Mon Nov 11 15:36:45 UTC 2013
On 2013-11-11 05:35, Anastasia Sklyankina wrote:
> Hello, team!
>
> I noticed that instances created by rally are displayed only on Horizon (in active state), but not in CLI.
> After test execution (for example, NovaServers.boot_server) there are 7 active instances on a dashboard but if I run "nova-list" command in CLI it returnes only one instance (test_vm1) created manually later.
> Something is wrong with rally mechanism of test execution or anything else?
My best guess would be that you need to run "nova list --all-tenants" to
see the Rally-created instances. By default nova list only shows
instances from the user's tenant (even if that user is admin).
-Ben
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstack.org/pipermail/openstack-dev/attachments/20131111/041bf85f/attachment.html>
More information about the OpenStack-dev
mailing list