summaryrefslogtreecommitdiffstats
path: root/nova/tests/api/openstack/compute/contrib/test_cloudpipe.py
Commit message (Expand)AuthorAgeFilesLines
* Update OpenStack LLC to FoundationKurt Taylor2013-02-261-1/+1
* Use oslo-config-2013.1b4Mark McLoughlin2013-02-191-1/+1
* Move vpn_image_id to pipelibMark McLoughlin2013-01-091-1/+1
* Fix cloudpipe instances query.MotoKen2012-12-241-2/+2
* Use CONF.import_opt() for nova.config optsMark McLoughlin2012-11-201-1/+1
* Remove nova.config.CONFMark McLoughlin2012-11-201-1/+2
* Remove nova.flagsMark McLoughlin2012-11-171-1/+0
* Merge "Remove custom test assertions."Jenkins2012-11-131-1/+2
|\
| * Remove custom test assertions.Monty Taylor2012-11-101-1/+2
* | Switch from FLAGS to CONF in testsMark McLoughlin2012-11-101-3/+3
|/
* Fix CloudPipe extension XML serializationDan Smith2012-09-281-6/+5
* Replaces functions in utils.py with openstack/common/timeutils.pyZhongyue Luo2012-06-161-4/+7
* Don't query nova-network on startup.Russell Bryant2012-06-061-7/+7
* Use utils.utcnow rather than datetime.utcnowZhongyue Luo2012-05-251-3/+1
* Alphabetize imports in nova/tests/Joe Gordon2012-05-181-1/+1
* Make sure cloudpipe extension can retrieve networkVishvananda Ishaya2012-04-031-3/+4
* Use assertDictMatch to keep 2.6 unit tests passingMark Washenberger2012-02-281-1/+1
* Fixes cloudpipe extension to work with keystoneVishvananda Ishaya2012-02-261-115/+67
* DRYing up Volume/Compute APIRoutersRick Harris2012-02-021-1/+1
* Remove admin_only ext attr in favor of authzBrian Waldon2012-01-241-1/+0
* Remove a whole bunch of unused importsVishvananda Ishaya2012-01-131-3/+0
* Implements blueprint separate-nova-volumeapiAnthony Young2012-01-131-0/+234