summaryrefslogtreecommitdiffstats
path: root/bin/nova-novncproxy
Commit message (Expand)AuthorAgeFilesLines
* Delete unused bin directoryJoe Gordon2013-06-031-22/+0
* Move console scripts to entrypoints.Monty Taylor2013-04-041-91/+14
* Remove gettext.install() from nova/__init__.pyMark McLoughlin2013-04-011-0/+3
* Check CONF values *after* command line args are parsedDavanum Srinivas2013-03-071-3/+3
* Update OpenStack LLC to FoundationKurt Taylor2013-02-261-1/+1
* Use oslo-config-2013.1b4Mark McLoughlin2013-02-191-1/+2
* Change ''' to """ in bin/nova-{novncproxy,spicehtml5proxy}Daniel P. Berrange2013-01-291-2/+2
* Fix bad imports that cause nova-novncproxy to failDavanum Srinivas2013-01-251-2/+2
* Fix hacking N302 import only modulesJoe Gordon2013-01-241-2/+3
* Sync latest cfg from oslo-incubatorMark McLoughlin2013-01-211-0/+1
* Pull NovaWebSocketProxy class out of nova-novncproxy binaryDaniel P. Berrange2013-01-161-81/+15
* Clarify & fix docs for nova-novncproxyDaniel P. Berrange2013-01-031-2/+2
* i18n raise Exception messagesChuck Short2012-12-101-2/+2
* Remove nova.config.CONFMark McLoughlin2012-11-201-1/+1
* Remove nova.flags imports from bin/*Chris Behrens2012-11-151-1/+0
* Switch from FLAGS to CONF in binMark McLoughlin2012-11-041-16/+17
* Move parse_args to nova.configMark McLoughlin2012-11-041-1/+2
* Use consoleauth rpcapi in nova-novncproxy.Russell Bryant2012-10-171-3/+3
* Add missing argument to novncproxy websockify callThierry Carrez2012-09-061-0/+1
* OpenStack capitalization added to HACKING.rstJoe Gordon2012-08-171-2/+2
* Fix rpc import path in nova-novncproxyAnthony Young2012-07-061-1/+1
* Fix missing nova.log change to nova.openstack.common.logJohannes Erdfelt2012-07-031-1/+1
* Fix import order of openstack.commonJoe Gordon2012-06-221-1/+1
* Propose nova-novncproxy back into nove core.Anthony Young2012-06-191-0/+157