magnum/magnum/tests/unit
ChangBo Guo(gcb) f46cb1fc3d Remove deprecated usage of CORS.set_latent
Method set_latent is deprecated in favor of method set_defaults in
e9c3a23e845d8c53b266a3b2e4ca7fb0a5a0425a. We need remove the usage of
method set_latent. We just use these config options in tests, it works
well for unit tests without them, so it's safe to remove them.

Change-Id: I582c787395d6eef559d7914bea815440cc09c0e2
Closes-Bug: #1707151
2017-08-18 11:16:02 +08:00
..
api Remove deprecated usage of CORS.set_latent 2017-08-18 11:16:02 +08:00
cmd Support magnum-conductor multiple process workers 2017-05-02 02:21:29 +00:00
common Set access_policy for messaging's dispatcher 2017-06-21 11:14:24 +05:30
conductor k8s-fedora: Add etcd_volume_size label 2017-07-05 11:54:31 +00:00
conf Centralize config option: paths section 2016-09-22 05:56:53 +00:00
db Allow docker_volume_size on cluster create 2017-06-23 11:31:27 +00:00
drivers k8s-fedora: Add etcd_volume_size label 2017-07-05 11:54:31 +00:00
objects Add swarm-mode driver 2017-07-18 10:47:23 +02:00
service Move cluster status notifications out of driver 2016-12-07 15:27:44 +00:00
servicegroup Cleanup MagnumService Object usage 2016-01-29 15:39:28 +08:00
template Centralize config option: paths section 2016-09-22 05:56:53 +00:00
__init__.py Make room for functional tests 2015-04-02 12:25:43 -04:00
test_hacking.py Revert "Using assertFalse(A) instead of assertEqual(False, A)" 2017-06-15 12:46:54 +08:00