summaryrefslogtreecommitdiff
path: root/nova/console
Commit message (Expand)AuthorAgeFilesLines
* Mask the token used to allow access to consolesBalazs Gibizer2020-02-141-1/+5
* Fix accumulated nitsStephen Finucane2018-01-164-28/+57
* console: Provide an RFB security proxy implementationDaniel P. Berrange2018-01-122-1/+191
* console: introduce the VeNCrypt RFB authentication schemeStephen Finucane2018-01-123-0/+144
* console: introduce framework for RFB authenticationStephen Finucane2018-01-124-0/+132
* console: Send bytes to socketsStephen Finucane2018-01-121-3/+5
* console: introduce basic framework for security proxyingDaniel P. Berrange2017-09-283-0/+122
* Merge "Remove translation of log messages"Jenkins2017-08-104-12/+9
|\
| * Remove translation of log messagesNgo Quoc Cuong2017-07-184-12/+9
* | Merge "Avoid false positives of Jinja2 in Bandit scan"Jenkins2017-07-191-1/+2
|\ \
| * | Avoid false positives of Jinja2 in Bandit scanZhen Qin2017-07-131-1/+2
| |/
* | conf: remove *_topic config optsStephen Finucane2017-07-172-2/+3
|/
* Fix the race condition with novncjianghua wang2017-06-071-2/+5
* 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
|\