summaryrefslogtreecommitdiffstats
path: root/nova/console
Commit message (Expand)AuthorAgeFilesLines
* Add rpc client side version control.Russell Bryant2013-06-141-1/+17
* Improve Python 3.x compatibilityDirk Mueller2013-06-011-1/+1
* Convert to using oslo's execute() method.Michael Still2013-05-041-3/+3
* Move get_backdoor_port to base rpc API.Russell Bryant2013-04-243-9/+2
* Add an rpc API common to all services.Russell Bryant2013-04-231-1/+2
* Revert changing to FQDN for hostnames.Michael Still2013-03-121-1/+1
* Fix issues with re-raising exceptions.Russell Bryant2013-03-051-2/+3
* Update OpenStack LLC to FoundationKurt Taylor2013-02-267-7/+7
* Use oslo-config-2013.1b4Mark McLoughlin2013-02-196-6/+11
* Pull NovaWebSocketProxy class out of nova-novncproxy binaryDaniel P. Berrange2013-01-161-0/+89
* Merge "VMware Compute Driver Rename"Jenkins2013-01-141-1/+1
|\
| * VMware Compute Driver RenameSean Chen2013-01-141-1/+1
* | Keep self and context out of error notification payload.Sandy Walsh2013-01-142-4/+0
|/
* Move global service networking opts to new moduleMark McLoughlin2013-01-091-1/+1
* Move console_topic into nova.console.rpcapiMark McLoughlin2013-01-082-2/+8
* Add helper methods to nova.pathsMark McLoughlin2013-01-041-2/+2
* Move global path opts in nova.pathsMark McLoughlin2013-01-041-1/+1
* Merge "Add get_backdoor_port to console."Jenkins2013-01-023-1/+14
|\
| * Add get_backdoor_port to console.Matthew Treinish2012-12-193-1/+14
* | Refactor xvp consoleChuck Short2012-12-161-3/+9
|/
* Use CONF.import_opt() for nova.config optsMark McLoughlin2012-11-203-3/+4
* Remove nova.config.CONFMark McLoughlin2012-11-206-9/+8
* Remove nova.flagsMark McLoughlin2012-11-176-6/+0
* Switch from FLAGS to CONF in nova.consoleMark McLoughlin2012-11-076-33/+37
* De-duplicate option: console_public_hostnameJoe Gordon2012-11-051-10/+2
* Use uuidutils.is_uuid_like for uuid validationZhongyue Luo2012-11-051-2/+2
* Replaced default hostname function from gethostname to getfqdnLuis Fernandez Alvarez2012-09-261-1/+1
* Add man pagesJoe Gordon2012-09-171-1/+2
* fix rpcapi version.Russell Bryant2012-09-111-0/+8
* Use the compute_rpcapi instance not the moduleYun Mao2012-08-241-1/+1
* Typo fix: existant => existentJoe Gordon2012-08-221-1/+1
* Merge "Remove unused function in console api"Jenkins2012-08-201-6/+0
|\
| * Remove unused function in console apiSulochan Acharya2012-08-151-6/+0
* | Fix use of non-existant var pool.Russell Bryant2012-08-161-1/+1
|/
* Fix uuid related bug in console/apiYun Mao2012-08-141-7/+4
* Fixes console/vmrc_manager.py import errorZhongyue Luo2012-07-251-1/+1
* Change base rpc version to 1.0 in compute rpcapi.Russell Bryant2012-07-121-3/+4
* Switch to common logging.Andrew Bogott2012-07-023-3/+3
* Use rpc from openstack-common.Russell Bryant2012-06-202-3/+3
* Merge "Convert consoles to use instance uuid."Jenkins2012-06-073-24/+25
|\
| * Convert consoles to use instance uuid.Michael Still2012-06-073-24/+25
* | Replace standard json module with openstack.common.jsonutilsZhongyue Luo2012-06-071-7/+7
|/
* Add get_console_topic() to the compute rpcapi.Russell Bryant2012-05-311-5/+3
* Add get_console_pool_info() to the compute rpcapi.Russell Bryant2012-05-312-14/+8
* Move queue_get_for() from db to rpc.Russell Bryant2012-05-303-9/+9
* Add version to console rpc API.Russell Bryant2012-05-233-14/+58
* Alphabetize importsJoe Gordon2012-05-141-1/+1
* Use openstack.common.importutils.Russell Bryant2012-04-282-3/+4
* Log instance.Michael Still2012-04-261-1/+1
* Fix OpenStack CapitalizationJoe Gordon2012-03-154-4/+4