manila/manila/tests
Clinton Knight 72f5f0485a Fix issues with get_pool scheduler API
The scheduler API 'get_pools' was copied from Cinder and has several
problems.  The REST endpoint, /scheduler-stats/get_pools, is not a
REST-appropriate name.  The API allows filtering but filters are not
currently supported by the Manila scheduler.  The API was added as an
extension, not part of the v1 API as it should be.  After restarting
the scheduler service, the API doesn't return any data until a share
has been created (Cinder was used as a model for fixing this one).
This patch fixes all of these issues.

Closes-Bug: #1422042
Change-Id: I7e32efb5390fd4b0a62f644ca5a12dcad14d8a9b
2015-03-16 16:32:15 +00:00
..
api Fix issues with get_pool scheduler API 2015-03-16 16:32:15 +00:00
common Add possibility to enable/disable some share protocols 2015-02-13 08:12:59 +02:00
compute Add nova network plugin 2015-03-07 18:46:31 +00:00
db Allow shares to have multiple export locations 2015-03-13 13:07:59 +02:00
integrated Use oslo_log lib 2015-02-08 10:42:40 +00:00
monkey_patch_example Remove vim headers 2014-10-06 15:00:27 +02:00
network Add nova network plugin 2015-03-07 18:46:31 +00:00
scheduler Fix issues with get_pool scheduler API 2015-03-16 16:32:15 +00:00
share Merge "HP3PAR driver log the SHA1 for driver and mediator correctly" 2015-03-13 21:16:09 +00:00
var Renamed cinder to manila. 2013-09-02 09:59:07 +03:00
volume Replace legacy StubOutForTesting class 2015-02-03 14:31:17 +00:00
windows Switch to using oslo_* instead of oslo.* 2015-01-27 09:19:50 +01:00
xenapi Renamed cinder to manila. 2013-09-02 09:59:07 +03:00
__init__.py Refactor test framework 2014-07-22 14:58:48 +03:00
conf_fixture.py Remove unused configs pybasedir and bindir 2014-12-22 10:03:46 +01:00
declare_conf.py Switch to using oslo_* instead of oslo.* 2015-01-27 09:19:50 +01:00
fake_compute.py Use oslo_log lib 2015-02-08 10:42:40 +00:00
fake_driver.py Merge "Allow shares to have multiple export locations" 2015-03-13 17:41:24 +00:00
fake_network.py Add Nova-network support to service_instance module 2015-02-25 14:07:32 +02:00
fake_notifier.py Replace legacy StubOutForTesting class 2015-02-03 14:31:17 +00:00
fake_service_instance.py Use oslo_log lib 2015-02-08 10:42:40 +00:00
fake_share.py Add support for HDFS native protocol driver 2015-02-13 00:59:45 +08:00
fake_utils.py Use oslo_log lib 2015-02-08 10:42:40 +00:00
fake_volume.py Use oslo_log lib 2015-02-08 10:42:40 +00:00
fake_zfssa.py Adds Oracle ZFSSA driver for Manila 2014-12-18 10:48:54 -05:00
policy.json Fix issues with get_pool scheduler API 2015-03-16 16:32:15 +00:00
runtime_conf.py Switch to using oslo_* instead of oslo.* 2015-01-27 09:19:50 +01:00
test_api.py Remove vim headers 2014-10-06 15:00:27 +02:00
test_conf.py Switch to using oslo_* instead of oslo.* 2015-01-27 09:19:50 +01:00
test_context.py Replace legacy StubOutForTesting class 2015-02-03 14:31:17 +00:00
test_db.py Switch to using oslo_* instead of oslo.* 2015-01-27 09:19:50 +01:00
test_exception.py Rename volume_type to share_type 2015-02-14 17:41:22 +00:00
test_hacking.py Add manila specific hacking checks 2014-10-21 09:34:59 +02:00
test_manager.py Switch to using oslo_* instead of oslo.* 2015-01-27 09:19:50 +01:00
test_misc.py Don't translate LOG messages in testsuite 2014-10-28 19:46:09 +01:00
test_policy.py Switch to using oslo_* instead of oslo.* 2015-01-27 09:19:50 +01:00
test_quota.py Add snapshot gigabytes quota 2015-02-26 07:42:28 +00:00
test_service.py Add basic manage/unmanage share functionality 2015-03-13 11:02:17 +02:00
test_test.py Switch to using oslo_* instead of oslo.* 2015-01-27 09:19:50 +01:00
test_test_utils.py Remove vim headers 2014-10-06 15:00:27 +02:00
test_utils.py Add standalone network plugin 2015-02-13 06:08:03 +00:00
test_wsgi.py Switch to using oslo_* instead of oslo.* 2015-01-27 09:19:50 +01:00
utils.py Add Neutron single network plugin 2015-01-27 18:54:31 +00:00