The base class 'Service' in tempest/__init__ seems not to be used any
longer due to various reworks in the code.
Change-Id: I491293e4adf8239f1426baa5432aad4f67001ac0
We don't need to have the vim headers in each source files. We can set
it in our vimrc file instead. Also if set incorrectly, gate (pep8 check)
will catch the mistakes.
More discussions:
http://lists.openstack.org/pipermail/openstack-dev/2013-October/017353.html
Change-Id: I43703e2289212389c7841f44691ae7849ed1f505
Closes-Bug: #1229324
Some files still use trademark OpenStack LLC in header, which
should be changed to OpenStack Foundation.
NOTE: tools/install_venv.py is not synced from oslo-incubator, so
it is modified too.
Change-Id: I0084684ff5225076291fea857eb010d638291bd0
Fixes-Bug: #1214176
* Adds new images API tests in tempest/tests/images
* Adds tempest.openstack.ServiceManager class to deal with non-Compute API
clients
* Adds an [image] section to the configuration file and manager
that deals with Image API stuff
* Updates the tools/conf_from_devstack script to write an image
section to the generated tempest.conf
This is all in preparation for removing the functional integration
tests from Glance and putting them in Tempest...
Change-Id: I6caf50e5cab97794204472151acc88fcdd0fc224
* Changed namespace from storm to tempest
* Added absolute limits service and server personality file tests
* Optimized run time for image metadata tests
* Added additional assertions for create server and rebuild server tests
* Removed any SSH verification until further decisions are made
Change-Id: I5bebd29be382c9404914c7314302670ae09627fc