summaryrefslogtreecommitdiff
path: root/nova/cmd/baseproxy.py
Commit message (Expand)AuthorAgeFilesLines
* config: Explicitly register 'remote_debug' CLI optsStephen Finucane2020-05-071-0/+3
* Allow TLS ciphers/protocols to be configurable for console proxiesNathan Kinder2020-02-121-0/+2
* Convert websocketproxy to use db for token validationPaul Murray2018-05-031-0/+2
* console: introduce basic framework for security proxyingDaniel P. Berrange2017-09-281-2/+12
* Pass config object to oslo_reportsAlexMuresan2017-09-051-1/+3
* baseproxy: stop requiring CONF.verboseEmilien Macchi2016-05-161-2/+1
* config options: centralize baseproxy cli optionsAllen Gao2016-04-061-9/+4
* Merge "Revert "Enable options for oslo.reports""Jenkins2015-12-171-0/+4
|\
| * Revert "Enable options for oslo.reports"Matt Riedemann2015-12-051-0/+4
* | Merge "Fix error handling in nova.cmd.baseproxy"Jenkins2015-12-041-1/+2
|\ \
| * | Fix error handling in nova.cmd.baseproxyWen Zhi Yu2015-10-221-1/+2
* | | Merge "OpenStack typo"Jenkins2015-12-041-1/+1
|\ \ \ | |_|/ |/| |
| * | OpenStack typovenkatamahesh2015-11-091-1/+1
| |/
* | Enable options for oslo.reportsDavanum Srinivas2015-11-181-4/+0
|/
* Switch to oslo.reportsSergey Vilgelm2015-07-231-1/+1
* Merge "Allow configuring proxy_host and proxy_port in nova.conf"Jenkins2015-03-031-3/+0
|\
| * Allow configuring proxy_host and proxy_port in nova.confsridhargaddam2015-02-231-3/+0
* | Fixes novncproxy logging.setup()Edward Hope-Morley2015-02-231-1/+1
|/
* Use oslo.logDavanum Srinivas2015-02-221-1/+1
* Switch to using oslo_* instead of oslo.*Davanum Srinivas2015-02-061-1/+1
* console: introduce baseproxy and update consoles cmdSahid Orentino Ferdjaoui2015-01-201-0/+76