Files
python-keystoneclient/keystoneclient/tests
Jamie Lennox 161c869c6c Return None for missing trust_id in fixture
If the trust_id is unset it raises a KeyError. This is unusual from a
python perspective (if nothing else it should be AttributeError) and
different to all the other attributes of the fixture.

Return None if no trust_id is set on the fixture.

Change-Id: I15d33d77027a188fa47df18387c4610908f8e2d2
2015-03-24 21:31:27 +11:00
..
2013-09-24 12:34:17 +10:00