summaryrefslogtreecommitdiffstats
path: root/nova/console/api.py
Commit message (Expand)AuthorAgeFilesLines
* Move get_backdoor_port to base rpc API.Russell Bryant2013-04-241-5/+0
* Update OpenStack LLC to FoundationKurt Taylor2013-02-261-1/+1
* Use oslo-config-2013.1b4Mark McLoughlin2013-02-191-1/+2
* Move console_topic into nova.console.rpcapiMark McLoughlin2013-01-081-1/+1
* 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
* Use uuidutils.is_uuid_like for uuid validationZhongyue Luo2012-11-051-2/+2
* 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
* Use rpc from openstack-common.Russell Bryant2012-06-201-1/+1
* Convert consoles to use instance uuid.Michael Still2012-06-071-20/+20
* Add get_console_topic() to the compute rpcapi.Russell Bryant2012-05-311-5/+3
* Move queue_get_for() from db to rpc.Russell Bryant2012-05-301-5/+5
* Add version to console rpc API.Russell Bryant2012-05-231-14/+9
* Fix OpenStack CapitalizationJoe Gordon2012-03-151-1/+1
* Remove a whole bunch of unused importsVishvananda Ishaya2012-01-131-1/+0
* Support using server uuids when accessing consoles.Mark Washenberger2011-10-261-3/+20
* docstring cleanup, consoletermie2011-04-201-14/+9
* change API classname to match the way other API's are done.Monsyne Dragon2011-01-071-2/+2
* fix some glitches due to someone removing instanc.internal_id (not that I mind) Monsyne Dragon2011-01-051-14/+9
* Fix a bunch of pep8 stuff Monsyne Dragon2011-01-051-1/+1
* pulled changes from trunkMonsyne Dragon2011-01-051-0/+80