summaryrefslogtreecommitdiff
path: root/nova/tests/unit/console
Commit message (Expand)AuthorAgeFilesLines
* Fix the race condition with novncjianghua wang2017-06-071-0/+31
* Fix novncproxy for python3Jens Rosenboom2017-02-161-104/+67
* Merge "tests: Replace use of CONF with monkey patching"Jenkins2017-01-241-1/+5
|\
| * tests: Replace use of CONF with monkey patchingStephen Finucane2017-01-061-1/+5
* | conf: move few console opts to xenserver groupMaciej Szankin2016-12-191-2/+3
|/
* conf: Remove deprecated service manager optsChangBo Guo(gcb)2016-12-051-2/+2
* Merge "Fixes python 3 unit tests"Jenkins2016-09-261-8/+8
|\
| * Fixes python 3 unit testsClaudiu Belu2016-09-231-8/+8
* | Skip malformed cookiesGleb Stepanov2016-09-221-0/+28
|/
* Merge "Remove invalid test methods for config option port_range"Jenkins2016-07-091-12/+0
|\
| * Remove invalid test methods for config option port_rangeChangBo Guo(gcb)2016-06-101-12/+0
* | Use instance object instead of db recordjichenjc2016-06-141-14/+20
|/
* Remove stub_compute config optionsjichenjc2016-03-221-7/+19
* Config options: Centralize console optionsSujitha2016-04-061-1/+0
* config options: centralize section "service"Tracy Jones2016-04-041-3/+2
* Fix misuse of assertTrue in console and virt testsTakashi NATSUME2016-02-221-1/+1
* Remove unused CONF importsMichael Still2016-02-151-3/+0
* Database not needed for test class: ConsoleAPITestCaseDiana Clarke2016-02-041-1/+1
* Stop using mox stubs in nova.tests.unit.consolejichenjc2016-01-131-10/+5
* Add SIGHUP handlers for compute rpcapi to console and conductorDan Smith2015-12-101-0/+8
* Replaces contextlib.nested with test.nestedClaudiu Belu2015-10-081-3/+1
* Add console allowed origins settingMike Dorman2015-07-281-0/+31
* Fix noVNC console access for an IPv6 setupsridhargaddam2015-06-151-0/+28
* websocketproxy: Make protocol validation use connection_infoNikola Dipanov2015-04-091-80/+18
* Expand Origin header check for serial consoleAndrew Laski2015-03-311-5/+22
* Using Instance object instead of db callMike Durnosvistov2015-03-131-18/+11
* Merge "Websocket Proxy should verify Origin header"Jenkins2015-03-121-8/+195
|\
| * Websocket Proxy should verify Origin headerDave McCowan2015-03-121-8/+195
* | Make unit tests inherit from test.NoDBTestCaseMike Durnosvistov2015-03-063-3/+3
|/
* Fix VNC access, when reverse DNS lookups failRoman Podoliaka2015-02-161-0/+17
* Switch to using oslo_* instead of oslo.*Davanum Srinivas2015-02-062-3/+3
* Remove havana compat from nova.console.rpcapiRussell Bryant2014-11-131-13/+2
* move all tests to nova/tests/unitSean Dague2014-11-126-0/+617