placement/nova
Sean Dague ba0339f413 remove use of _get_regexes in samples tests
There was an exceptionally large amount of rote use of _get_regexes
throughout the samples tests, which doesn't provide any additional
explicitness in what's happening, and only couples the tests to the
base class in less useful ways.

Instead, when we call _verify_response, always also use the base
vanilla regexes for matching tests.

We also needed to add a few more variables to the list which always
need to be reset before testing against the static samples, because
uuids are often generated on the fly for the tests.

Lastly, test_keypairs needed some test specific surgery. It is so
highly normalized (with private test methods that take **kwargs) at
this point that it's not really clear that it's testing useful things
any more. This really needs denormalization.

Change-Id: I165b0f3aa2132373cb59982a5a5ded37b4fa1b52
2016-01-05 06:33:02 -05:00
..
api/openstack/compute Filter leading/trailing spaces for name field in v2.1 compat mode 2015-09-23 10:27:54 +01:00
CA some cleanup. VSA flag status changes. returned some files 2011-07-25 16:26:23 -07:00
conf Merge "config options: Centralise 'virt.ironic' options" 2016-01-05 04:54:32 +00:00
db db: querry to retrieve all pci device by parent address 2015-12-31 09:12:46 +00:00
objects Remove obj_relationships from objects 2015-10-30 00:22:23 +00:00
scheduler/filters Config options: centralize section "scheduler" 2015-12-01 19:31:13 +00:00
tests remove use of _get_regexes in samples tests 2016-01-05 06:33:02 -05:00
virt/hyperv Remove baremetal virt driver 2014-10-08 13:41:37 +00:00
volume/encryptors Merge "Reuse method to convert key to passphrase" 2015-11-18 22:34:51 +00:00
i18n.py Switch to using oslo_* instead of oslo.* 2015-02-06 06:03:10 -05:00
test.py Cache SecurityGroupAPI results from neutron multiplexer 2015-12-10 13:45:41 -08:00
utils.py Merge "[Py34] Enable api.openstack.test_wsgi unit test" 2015-12-18 06:39:15 +00:00