Hello, Ben! Thank you for your reply! I noticed my mistake - yes, rally creates its own special tenant0 for creating objects. Aforementioned command helped and works great.
On Mon, Nov 11, 2013 at 7:36 PM, Ben Nemec <[email protected]> wrote: > 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 > > -- Best Regards, Anastasiya Sklyankina, Senior QA engineer, Mirantis, Inc +7(927)22-90-300 (cell) Skype: anastasiya_sklyankina E-mail: [email protected] www.mirantis.ru
_______________________________________________ OpenStack-dev mailing list [email protected] http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev
