deb-sahara/sahara
Matthew Treinish f48eb7d985
Remove unecessary decorators from private interface
This commit removes the usage of the services decorators from the
tempest plugin tests. That decorator is an internal interface and
not meant for external consumption, and is now causing failures
because of recent tempest changes. Plugins should only use documented
stable interfaces. [1]

Also the use of the decorator here actually adds nothing to the tests.
They do 2 things, add a test attr to filter by service and add a skip
check on the service availability. However both of these are already
done, data_processing is already part of the test_id so filtering
will just work and the skip check for sahara is baked into the base
test class. So using this decorator does nothing except break the
plugin.

[1] http://docs.openstack.org/developer/tempest/plugin.html#stable-tempest-apis-plugins-may-use

Change-Id: I45587d065c1b7b7f28feb29e8845f8f0f8405b8c
2016-06-28 11:53:22 -04:00
..
api novaclient.v2.images to glanceclient migration 2016-06-24 15:57:46 +03:00
cli add nosec to remote ssh pickle usages 2016-03-02 19:08:04 -05:00
common Moved CORS middleware configuration into oslo-config-generator 2016-03-03 14:01:09 -08:00
conductor Fix cluster creation with another tenant 2016-05-24 16:44:47 +03:00
db Merge "Adding data source update validation" 2016-02-29 13:59:03 +00:00
plugins Merge "New version of HDP plugin 2.4" 2016-06-24 17:08:20 +00:00
service Merge "Fix the ca certificate handling in the client sessions" 2016-06-27 20:55:26 +00:00
swift Fix retrieve auth_url and python 3 jobs 2016-06-01 13:55:08 +03:00
tests Remove unecessary decorators from private interface 2016-06-28 11:53:22 -04:00
topology Adding retry ability to novaclient calls 2015-05-16 11:34:06 +00:00
utils novaclient.v2.images to glanceclient migration 2016-06-24 15:57:46 +03:00
__init__.py Move the savanna subdir to sahara 2014-03-18 16:38:36 +04:00
config.py Focus the documentation on distributed mode 2016-04-20 11:17:47 +02:00
context.py Define context.roles with base class 2016-04-06 12:15:33 -04:00
exceptions.py Merge "Pkg installation to ssh_remote" 2016-04-08 11:45:52 +00:00
i18n.py Using oslo_* instead of oslo.* 2015-02-04 13:19:28 +03:00
main.py rename service api modules 2016-03-28 19:21:19 -04:00
version.py Move the savanna subdir to sahara 2014-03-18 16:38:36 +04:00