summaryrefslogtreecommitdiff
path: root/nova/tests/conf_fixture.py
Commit message (Expand)AuthorAgeFilesLines
* Bump FakeDriver's resource numbersJoe Gordon2014-09-121-1/+2
* Move to oslo.dbAndrey Kurilin2014-09-051-2/+2
* Rewrite nova policy to use the new changes of common policyShuangtai Tian2014-05-291-1/+1
* Set default auth_strategy to keystoneClint Byrum2014-04-231-0/+1
* Use debug level logging in unit tests, but don't save them.Joe Gordon2014-04-091-1/+0
* Revert "Use debug level logging during unit tests"Sean Dague2014-04-071-0/+1
* Reverts change to default state_pathPhil Day2014-03-121-4/+0
* Use debug level logging during unit testsJoe Gordon2014-03-071-1/+0
* Sync the latest DB code from oslo-incubatorRoman Podoliaka2014-03-031-1/+1
* Merge "Set a sane default for state_path"Jenkins2014-02-121-0/+4
|\
| * Set a sane default for state_pathMehdi Abaakouk2013-12-171-0/+4
* | Remove vi modelinesliu-sheng2014-02-031-2/+0
* | Port to oslo.messagingMark McLoughlin2014-02-011-4/+0
* | Move fake_network config option to linux_netAlexis Lee2014-01-231-1/+1
* | Fix interprocess locks when running unit-testsRoman Podoliaka2013-12-191-1/+0
|/
* Use the oslo fixture moduleMehdi Abaakouk2013-10-141-8/+3
* Remove use of fake_rabbit in NovaMark McLoughlin2013-08-211-1/+0
* Add latest oslo DB supportGary Kotton2013-07-251-1/+1
* 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