summaryrefslogtreecommitdiffstats
path: root/nova/tests/conf_fixture.py
Commit message (Expand)AuthorAgeFilesLines
* Make nova.virt.fake.FakeDriver useable in integration testingJoe Gordon2013-03-211-0/+2
* Use oslo-config-2013.1b4Mark McLoughlin2013-02-191-1/+1
* Move floating ip db access to calling side.Vishvananda Ishaya2013-02-071-2/+2
* Fix hacking N302 import only modulesJoe Gordon2013-01-241-2/+2
* Move global service networking opts to new moduleMark McLoughlin2013-01-091-0/+1
* Add helper methods to nova.pathsMark McLoughlin2013-01-041-2/+2
* Move global path opts in nova.pathsMark McLoughlin2013-01-041-1/+1
* Merge "Move DNS manager options into network.manager"Jenkins2012-12-181-0/+2
|\
| * Move DNS manager options into network.managerMark McLoughlin2012-12-161-0/+2
* | Reset the IPv6 API backend when resetting the conf stack.Robert Collins2012-12-181-0/+2
|/
* Merge "Move api_paste_config option into nova.wsgi"Jenkins2012-12-121-0/+1
|\
| * Move api_paste_config option into nova.wsgiMark McLoughlin2012-12-111-0/+1
* | Cleanup the test DNS managers.Robert Collins2012-12-111-0/+2
|/
* Use fixtures library for nova test fixtures.Monty Taylor2012-12-071-0/+66