summaryrefslogtreecommitdiff
path: root/nova/api/openstack/compute/contrib/server_password.py
Commit message (Expand)AuthorAgeFilesLines
* Object-ify server_password APIv2 extensionDan Smith2014-06-171-4/+3
* Normalize API extension updated timestamp formatMark McLoughlin2014-04-291-1/+1
* Remove vi modelinesliu-sheng2014-02-031-2/+0
* Fix the ServerPasswordController class doc stringMatt Riedemann2013-06-151-1/+1
* Use format_message on exceptions instead of str()Nikola Dipanov2013-03-271-1/+1
* Refactor server password metadata to avoid direct db usageDan Smith2013-02-051-1/+4
* fix new N402 errorsSean Dague2013-01-101-1/+1
* Add api extension to get and reset passwordVishvananda Ishaya2013-01-071-0/+87