6 Commits

Author SHA1 Message Date
Monty Taylor
9104cb00a1 Sync with global requirements
Change-Id: Iad82b688da07f3aa83a9850b5ea9fe2beb51019e
2013-08-05 18:43:13 -03:00
Steve Baker
78c98ee91b Set credentials headers if there is no auth token.
Credentials will be set instead of a token for all invocations where
--os-no-client-auth is specified.

Change-Id: I35a81a9518833ce9758228266deb36c8073f9fb8
2013-07-19 14:09:34 +12:00
Angus Salkeld
a77fd1348d Fix all but H302 hacking rules.
Change-Id: Iac329617428b851df42579d5bd0b299d2f6e2c0a
2013-06-27 13:22:07 +10:00
Bryan D. Payne
f75b0d9422 Stop passing path to VerifiedHTTPSConnection
This class doesn't expect this argument.  Passing the argument causes the
client to break on all HTTPS connections.

Change-Id: I56f02b3a8943ff9a8b9e7855796fd527683514f3
Fixes: bug #1190111
2013-06-13 12:23:10 -07:00
Monty Taylor
2e6e49f7fa Migrate test base classes to testtools.
This is in prep for testr changes, but also cleans up
several things in the tests where state could leak.

Change-Id: I7f53dcee2f1fcffb622dd475ea8cf433ce43dbb2
2013-05-25 09:27:06 +02:00
Monty Taylor
56bfe7541d Move tests into package dir.
This keeps it consistent with the other heat projects, and gets us
away from having a global 'tests' package.

Change-Id: Ic41b5fc235df0fce0feecfe678f743621e379aec
2013-05-25 08:45:35 +02:00