On Jul 15, 2013, at 6:49 PM, Giulio Fidente <[email protected]> wrote:
> In the base class you'll see the container_client , account_client and other > clients are defined out of cls.os > > https://github.com/openstack/tempest/blob/master/tempest/api/object_storage/base.py#L28 > > redefine those in your test class from cls.os_admin so they will "run" using > the admin credentials > Thank you it worked. _______________________________________________ OpenStack-dev mailing list [email protected] http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev
