summaryrefslogtreecommitdiff
path: root/nova/tests/unit/api/openstack/compute/contrib/test_keypairs.py
Commit message (Expand)AuthorAgeFilesLines
* Move V2.1 API unittest to top level directoryHe Jie Xu2015-08-171-505/+0
* Move v2.1 code to the main compute directory - remove v3 step3EdLeafe2015-08-131-2/+2
* Move existing V2 to legacy_v2 - step 2EdLeafe2015-08-121-1/+2
* Adding user_id handling to keypair index, show and create api callsVladik Romanovsky2015-08-041-0/+100
* Rename and move the v2.1 api policy into separated filesHe Jie Xu2015-03-191-1/+1
* Adds keypair type in nova-apiChris Yeoh2015-03-041-12/+27
* Switch to using oslo_* instead of oslo.*Davanum Srinivas2015-02-061-1/+1
* Make test re-use HTTPRequest part 1jichenjc2015-01-231-44/+24
* Nuke XML support from Nova REST API - Phase 1Davanum Srinivas2015-01-051-60/+0
* Cleanup in test_keypairs not to use wsgi_appghanshyam2014-12-251-99/+66
* GET servers API sorting REST API updatesSteven Kaufer2014-12-011-1/+6
* move all tests to nova/tests/unitSean Dague2014-11-121-0/+497