Actually another point which needs fixing is in test_utils, the scenario_images method should honour the glance_available configuration flag, it doesn't know. I'll submit a fix for that.
andrea -----Original Message----- From: Frittoli, Andrea (Cloud Services) Sent: 07 February 2014 19:50 To: OpenStack Development Mailing List (not for usage questions) Subject: Re: [openstack-dev] [Tempest][Glance] Bogus Glance service and endpoint required for Tempest? Two days ago a patch I submitted introduced lazy load of glance httpin the api section... That already may help. I'm also working on a patch for lazy load of all clients in the manager classes, but that may take some more time before it's available Andrea Sent from my tiny device ---- Jay Pipeswrote ---- On Fri, 2014-02-07 at 12:01 -0700, Brian C Thornock wrote: > We are currently developing towards an OpenStack deployment of just > Keystone and Swift. Tempest would not run. We added a bogus Glance > entry to the service catalog with a corresponding bogus Glance > endpoint, and voila, Tempest ran and passed. Hmm. > > I am a newcomer to the OpenStack party, but this seemed odd because we > did not deploy Glance but just added bogus entries to the service and > endpoint lists. Magically, Tempest ran fine then. It clearly isn't > making queries or requests to Glance, as nothing was listening on port > 9292. Is it necessary then? No, it should not be a requirement to run things like the Keystone and Swift API tests, so that's a bug -- feel free to file one. Likely can be fixed by identifying the piece of the Tempest module setup that requires an image endpoint in the Keystone catalog and then making that piece of code switchable by a config option. Best, -jay _______________________________________________ OpenStack-dev mailing list [email protected] http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev _______________________________________________ OpenStack-dev mailing list [email protected] http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________ OpenStack-dev mailing list [email protected] http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev
