Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- cinder.tests.unit.scheduler.test_host_filters.AffinityFilterTestCase.test_different_filter_handles_deleted_instance
- -------------------------------------------------------------------------------------------------------------------
- Captured traceback:
- ~~~~~~~~~~~~~~~~~~~
- Traceback (most recent call last):
- File "cinder/tests/unit/scheduler/test_host_filters.py", line 686, in test_different_filter_handles_deleted_instance
- self.assertTrue(filt_cls.backend_passes(host, filter_properties))
- File "cinder/test.py", line 413, in assertTrue
- self.assertIs(True, x, *args, **kwargs)
- File "/home/rdesmet/git/openstack/cinder.upstream/.tox/py27/lib/python2.7/site-packages/testtools/testcase.py", line 445, in assertIs
- self.assertThat(observed, matcher, message)
- File "/home/rdesmet/git/openstack/cinder.upstream/.tox/py27/lib/python2.7/site-packages/testtools/testcase.py", line 498, in assertThat
- raise mismatch_error
- testtools.matchers._impl.MismatchError: False is not True
- Captured pythonlogging:
- ~~~~~~~~~~~~~~~~~~~~~~~
- 2018-11-14 14:34:05,832 INFO [keystonemiddleware.auth_token] Starting Keystone auth_token middleware
- 2018-11-14 14:34:05,837 WARNING [keystonemiddleware._common.config] The option "auth_url" in conf is not known to auth_token
- 2018-11-14 14:34:05,838 WARNING [keystonemiddleware.auth_token] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True.
- 2018-11-14 14:34:05,842 WARNING [keystonemiddleware.auth_token] Configuring www_authenticate_uri to point to the public identity endpoint is required; clients may not be able to authenticate against an admin endpoint
- 2018-11-14 14:34:05,864 INFO [cinder.rpc] Automatically selected cinder-scheduler objects version 1.37 as minimum service version.
- 2018-11-14 14:34:05,867 INFO [cinder.rpc] Automatically selected cinder-scheduler RPC version 3.11 as minimum service version.
- 2018-11-14 14:34:05,870 INFO [cinder.rpc] Automatically selected cinder-volume objects version 1.37 as minimum service version.
- 2018-11-14 14:34:05,873 INFO [cinder.rpc] Automatically selected cinder-volume RPC version 3.16 as minimum service version.
- 2018-11-14 14:34:05,940 INFO [cinder.volume.api] Get all volumes completed successfully.
RAW Paste Data