summaryrefslogtreecommitdiff
path: root/nova/api/openstack/compute/plugins/v3/console_output.py
Commit message (Expand)AuthorAgeFilesLines
* Use oslo.i18nDavanum Srinivas2014-07-181-1/+1
* Make get_console_output() use objectsPhil Day2014-06-101-1/+2
* Allow -1 as the length of "get console output" APIKen'ichi Ohmichi2014-04-141-0/+4
* Merge "Remove character filtering from V3 API console_output"Jenkins2014-02-121-5/+0
|\
| * Remove character filtering from V3 API console_outputChristopher Yeoh2014-02-111-5/+0
* | Merge "Removes console output plugin from the core list"Jenkins2014-02-121-1/+1
|\ \ | |/
| * Removes console output plugin from the core listChristopher Yeoh2014-02-101-1/+1
* | Add a instance lookup helper to v3 plugins.Michael Still2014-02-111-5/+2
|/
* Merge "API schema for v3 console_output API"Jenkins2014-02-061-16/+4
|\
| * API schema for v3 console_output APIEiich Aikawa2014-01-141-16/+4
* | Remove vi modelinesliu-sheng2014-02-031-2/+0
* | Removes XML namespace definitions from V3 API pluginsChris Yeoh2014-01-311-2/+0
|/
* api: handle NotImplementedError for console outputRussell Bryant2013-12-161-1/+4
* Make v3 API console-output extension coreChris Yeoh2013-09-031-3/+3
* Merge "Add expected_errors for extension console_output v3"Jenkins2013-08-051-5/+3
|\
| * Add expected_errors for extension console_output v3He Jie Xu2013-07-291-5/+3
* | Remove the monkey patching of _ into the builtinsAlex Gaynor2013-07-261-0/+1
|/
* Fix up trivial license mismatchesDirk Mueller2013-07-201-1/+1
* Sync v2/v3 console_output API extensionsChris Yeoh2013-07-131-1/+1
* Port os-console-output extension to API v3 Part 2Mauro S. M. Rodrigues2013-07-121-9/+13
* Port os-console-output extension to API v3 Part 1Mauro S. M. Rodrigues2013-07-021-0/+92