commit | acc13e68d62c11f18b86e397a6a035a8f3bb819e | [log] [tgz] |
---|---|---|
author | Adam Gandelman <adamg@ubuntu.com> | Thu May 08 11:12:47 2014 -0700 |
committer | Adam Gandelman <adamg@ubuntu.com> | Fri May 09 10:10:31 2014 -0700 |
tree | 99516a241223b785f2e716f3fb9b768e07267642 | |
parent | e8700a1765ce8d1529d144876df748efeb94956f [diff] |
Fix issues introduced /w migration to Credentials Managers and base classes were refactored to use Credentials but this change missed an issue that slipped through the gate: * The Baremetal scenario base was not updated, causing breakage in the Ironic gate. This ensures BaremetalScenarioTest base class properly instantiates its baremetal_client using the correct Credentials object. Change-Id: I5577edcd8da14275eb336ee8137eade2084756c9