summaryrefslogtreecommitdiff
path: root/nova/cmd/serialproxy.py
Commit message (Expand)AuthorAgeFilesLines
* config: Explicitly register 'remote_debug' CLI optsStephen Finucane2020-05-071-0/+2
* config options: centralize section "serial_console"Markus Zoeller2015-11-191-15/+4
* Use min and max on IntOpt option typesEric Brown2015-08-141-0/+2
* Allow configuring proxy_host and proxy_port in nova.confsridhargaddam2015-02-231-0/+3
* Switch to using oslo_* instead of oslo.*Davanum Srinivas2015-02-061-1/+1
* console: introduce baseproxy and update consoles cmdSahid Orentino Ferdjaoui2015-01-201-42/+6
* cmd: update the default behavior of serial consoleSahid Orentino Ferdjaoui2014-09-291-7/+0
* cmd: add nova-serialproxy serviceSahid Orentino Ferdjaoui2014-08-301-0/+88