zaqar/tests/unit/queues/storage
pengfei wang 97d05f229c Not permitted to delete pools which are used by flavor
Pool will be used when creating a flavor, in this case
use is not permitted to delete the pool except after
removing the relationship either by patching the flavor
to change the pool it used or deleting the flavor.

DocsImpact
Pool deletion can now fail with 403 if the pool is used by flavor

Change-Id: I8db78a0f55602a865f98eecb0035b139f1ab18b1
Closes-Bug: #1362174
2014-09-12 14:28:42 +08:00
..
__init__.py Move queues' unittests under tests/unit/queues/ 2013-09-24 16:24:39 +02:00
test_impl_mongodb.py Not permitted to delete pools which are used by flavor 2014-09-12 14:28:42 +08:00
test_impl_redis.py Switch Redis driver modules over to oslo.utils.timeutils 2014-09-03 13:59:23 -05:00
test_impl_sqlalchemy.py Clean up expired messages for SQLAlchemy driver 2014-08-21 11:25:17 +08:00
test_pool_catalog.py Make the catalog flavor-aware 2014-08-28 19:12:54 +00:00
test_pool_queues.py Rename Marconi to Zaqar 2014-08-04 10:36:50 +02:00