summaryrefslogtreecommitdiff
path: root/nova/console
Commit message (Expand)AuthorAgeFilesLines
* Add RPC version aliases for OcataEric Brown2017-02-271-4/+5
* Fix novncproxy for python3Jens Rosenboom2017-02-161-3/+3
* Merge "tests: Replace use of CONF with monkey patching"Jenkins2017-01-242-57/+3
|\
| * tests: Replace use of CONF with monkey patchingStephen Finucane2017-01-062-57/+3
* | Merge "Integrate OSProfiler and Nova"Jenkins2017-01-191-0/+2
|\ \
| * | Integrate OSProfiler and NovaDina Belova2017-01-181-0/+2
| |/
* | conf: move few console opts to xenserver groupMaciej Szankin2016-12-192-2/+3
|/
* Add RPC version aliases for NewtonDan Smith2016-10-281-3/+4
* Skip malformed cookiesGleb Stepanov2016-09-221-3/+12
* [vncproxy] log for closing web is misleadingxhzhf2016-08-161-1/+2
* Fixed typos in nova: compute, console and conf dirAlex Szarka2016-08-012-3/+3
* Merge "Remove invalid test methods for config option port_range"Jenkins2016-07-091-7/+6
|\
| * Remove invalid test methods for config option port_rangeChangBo Guo(gcb)2016-06-101-7/+6
* | Merge "Use instance object instead of db record"Jenkins2016-07-071-5/+6
|\ \
| * | Use instance object instead of db recordjichenjc2016-06-141-5/+6
| |/
* | Merge "xvp: change the default xvp conf path to CONF.xvp group"Jenkins2016-07-061-9/+9
|\ \
| * | xvp: change the default xvp conf path to CONF.xvp groupChen Fan2016-07-061-9/+9
| |/
* | Remove unnecessary __init__zhufl2016-06-271-4/+0
* | Make host as second arg in compute api callsAndrey Volkov2016-06-101-1/+1
|/
* Config options: Centralize netconf optionsPushkar Umaranikar2016-04-241-1/+0
* Remove stub_compute config optionsjichenjc2016-03-221-6/+1
* Config options: centralize section "xvp"Hieu LE2016-04-081-24/+2
* Config options: Centralize console optionsSujitha2016-04-064-37/+6
* config options: Centralize upgrade_levels sectionSujitha2016-04-041-5/+2
* Set RPC version aliases for MitakaDan Smith2016-03-161-1/+2
* Fix invalid import orderdineshbhor2016-01-201-3/+3
* Python 3 deprecated the logger.warn method in favor of warningLiuNanke2015-12-301-1/+1
* Add SIGHUP handlers for compute rpcapi to console and conductorDan Smith2015-12-101-0/+6
* config options: centralize section "serial_console"Markus Zoeller2015-11-191-28/+6
* Update rpc version aliases for libertyDavanum Srinivas2015-10-011-3/+6
* Use min and max on IntOpt option typesEric Brown2015-08-141-0/+2
* Merge "Add console allowed origins setting"Jenkins2015-08-101-1/+13
|\
| * Add console allowed origins settingMike Dorman2015-07-281-1/+13
* | Get py34 subunit.run test discovery to workDavanum Srinivas2015-07-281-2/+2
* | Add MKS console supportRadoslav Gerganov2015-07-251-0/+4
|/
* Fix noVNC console access for an IPv6 setupsridhargaddam2015-06-151-1/+4
* Merge "Update rpc version aliases for kilo"Jenkins2015-04-271-3/+4
|\
| * Update rpc version aliases for kiloHe Jie Xu2015-04-211-3/+4
* | Merge "Remove dead vmrc code"Jenkins2015-04-231-142/+0
|\ \ | |/ |/|
| * Remove dead vmrc codeEric Brown2015-03-301-142/+0
* | websocketproxy: Make protocol validation use connection_infoNikola Dipanov2015-04-091-28/+15
* | Expand Origin header check for serial consoleAndrew Laski2015-03-311-7/+14
|/
* Using Instance object instead of db callMike Durnosvistov2015-03-131-11/+4
* Websocket Proxy should verify Origin headerDave McCowan2015-03-121-0/+44
* Switch to uuidutils from oslo_utils libraryDavanum Srinivas2015-02-251-1/+1
* Use oslo.logDavanum Srinivas2015-02-225-5/+5
* Fix VNC access, when reverse DNS lookups failRoman Podoliaka2015-02-161-0/+6
* Switch to using oslo_* instead of oslo.*Davanum Srinivas2015-02-066-11/+11
* Make LOG exception use format_messagejichenjc2015-01-071-1/+1
* Merge "Config bindings: remove redundant brackets"Jenkins2014-12-231-4/+4
|\