summaryrefslogtreecommitdiff
path: root/nova/tests/compute/test_keypairs.py
Commit message (Expand)AuthorAgeFilesLines
* Remove use of unicode on exceptionsJames Carey2014-10-221-2/+3
* Remove concatenation with translated messagesJames Carey2014-08-271-1/+1
* Merge "Make compute api use util.check_string_length"Jenkins2014-08-081-2/+4
|\
| * Make compute api use util.check_string_lengthjichenjc2014-07-101-2/+4
* | Use oslo.i18nDavanum Srinivas2014-07-181-1/+1
|/
* Enable flake8 F841 checkingAlexander Bochkarev2014-05-281-2/+2
* Remove vi modelinesliu-sheng2014-02-031-2/+0
* Send notifications on keypair create/deleteRussell Bryant2013-10-141-2/+41
* Improve "keypair data is invalid" error messageMark McLoughlin2013-09-161-5/+9
* Make compute_api use KeyPair objectsDan Smith2013-08-231-10/+12
* Remove the monkey patching of _ into the builtinsAlex Gaynor2013-07-261-0/+1
* More KeypairAPI cleanupsRick Harris2013-06-061-3/+12
* Improve Keypair error messages in osapiRick Harris2013-06-061-1/+1
* Fix Keypair exception messagesRick Harris2013-06-061-12/+23
* Keypair API test cleanupRick Harris2013-06-061-0/+154