summaryrefslogtreecommitdiff
path: root/nova/console/rpcapi.py
Commit message (Expand)AuthorAgeFilesLines
* Remove 'nova-console' service, 'console' RPC APIStephen Finucane2019-11-221-77/+0
* conf: remove *_topic config optsStephen Finucane2017-07-171-1/+2
* Add RPC version aliases for OcataEric Brown2017-02-271-4/+5
* Integrate OSProfiler and NovaDina Belova2017-01-181-0/+2
* Add RPC version aliases for NewtonDan Smith2016-10-281-3/+4
* Config options: Centralize console optionsSujitha2016-04-061-8/+0
* config options: Centralize upgrade_levels sectionSujitha2016-04-041-5/+2
* Set RPC version aliases for MitakaDan Smith2016-03-161-1/+2
* Update rpc version aliases for libertyDavanum Srinivas2015-10-011-3/+6
* Update rpc version aliases for kiloHe Jie Xu2015-04-211-3/+4
* Switch to using oslo_* instead of oslo.*Davanum Srinivas2015-02-061-2/+2
* Remove havana compat from nova.console.rpcapiRussell Bryant2014-11-131-11/+2
* Update rpc version aliases for junoRussell Bryant2014-10-031-1/+2
* Update version aliases for rpc version controlMohammed Naser2014-04-181-0/+5
* Remove vi modelinesliu-sheng2014-02-031-2/+0
* Port to oslo.messagingMark McLoughlin2014-02-011-20/+9
* Small edits on help stringsAndreas Jaeger2014-01-231-1/+1
* Add V2 rpc api for consoleRussell Bryant2013-11-191-4/+17
* Update version aliases for rpc version controlRussell Bryant2013-10-161-3/+4
* Port all rpcapi modules to oslo.messaging interfaceMark McLoughlin2013-09-031-4/+5
* maint: remove redundant default=None for config optionsPádraig Brady2013-08-091-1/+0
* Add rpc client side version control.Russell Bryant2013-06-141-1/+17
* Move get_backdoor_port to base rpc API.Russell Bryant2013-04-241-4/+0
* Use oslo-config-2013.1b4Mark McLoughlin2013-02-191-1/+2
* Move console_topic into nova.console.rpcapiMark McLoughlin2013-01-081-1/+7
* Add get_backdoor_port to console.Matthew Treinish2012-12-191-0/+5
* Use CONF.import_opt() for nova.config optsMark McLoughlin2012-11-201-1/+1
* Remove nova.config.CONFMark McLoughlin2012-11-201-1/+2
* Remove nova.flagsMark McLoughlin2012-11-171-1/+0
* Switch from FLAGS to CONF in nova.consoleMark McLoughlin2012-11-071-3/+3
* fix rpcapi version.Russell Bryant2012-09-111-0/+8
* Change base rpc version to 1.0 in compute rpcapi.Russell Bryant2012-07-121-3/+4
* Use rpc from openstack-common.Russell Bryant2012-06-201-2/+2
* Add version to console rpc API.Russell Bryant2012-05-231-0/+47