]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commit
Add unit test for backup get_all
authorVipin Balachandran <vbala@vmware.com>
Wed, 26 Aug 2015 07:26:14 +0000 (12:56 +0530)
committerVipin Balachandran <vbala@vmware.com>
Wed, 26 Aug 2015 07:26:14 +0000 (12:56 +0530)
commitbb6e04d40a02a211579602207b0143047cd3e9c1
treef28f8e002658cd2c2688210caf683bda37b0f13f
parenta0f5bddfaf963cd1f041a3551a79739c1f8e262d
Add unit test for backup get_all

This patch adds a missing unit test for backup get_all to test
the case where the option 'all_tenants' is true and the context
is non-admin.

Change-Id: I282641c45871c980588240a64be45409de4835d0
cinder/tests/unit/test_backup.py