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 
 
_______________________________________________
OpenStack-dev mailing list
[email protected]
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev

Reply via email to