| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Change-Id: Ia97748eea46503a22767960c5b37f29f2d620db8
|
|
|
|
|
|
|
| |
This seems to be more standard accross the various
OpenStack modules.
Change-Id: I6de7bb457db891150eab8db3603e4a72c7d75962
|
|
|
|
|
|
|
|
| |
Mox is not python3 compliant so remove it in
favor of fixtures.
Change-Id: I381b3ba0434d7f1261c898992a7b7974c64b1fea
Signed-off-by: Chuck Short <chuck.short@canonical.com>
|
|
|
|
| |
Change-Id: I26a5b2b1923d6301a5ebdb6474d68a489f9fbe72
|
|
|
|
|
|
|
|
|
| |
The cli tests were already organized in a manner that lets testscenarios
do what it does. Reformat the code a little bit to be a single test plus
a list of declarative combinations of scenarios and let testscenarios
do the work of turning that into a set of test cases.
Change-Id: I4e10d9eaeb313c724f0012babac465e37be4fa3d
|
|
|
|
| |
Change-Id: Ib0e73c125c908898735e60e5b435468bc2b08316
|
|
|
|
|
|
|
| |
Add partial python 3.x compatibilty support.
Change-Id: I52a3192a50b7f07d95b99c9c1b5abcd403b6dde8
Signed-off-by: Chuck Short <chuck.short@canonical.com>
|
|
|
|
|
|
| |
Fixes bug #1157597
Change-Id: I58057cdde6064dacf6689560ec6439fd6dc7cf4f
|
|
|
|
|
|
|
| |
Add basic sphinx config and copy the theming from oslo-incubator which
was originally copied from keystone.
Change-Id: Ibb3b679ce6e160c157ff63f0943807bd82aa1a67
|
|
|
|
|
|
|
|
|
|
| |
Sync these changes from oslo-incubator:
60f70b0 Replaced direct usage of stubout with BaseTestCase.
827547a Use testtools as test base class.
Note: I've copied MoxStubout for now, but eventually I guess we'll
have an oslo-testing library we can depend on.
|
|
|