nova/nova/console
Nikola Dipanov 9621ccaf05 websocketproxy: Make protocol validation use connection_info
With this change, we avoid the need to have config '*_baseurl' config
options correctly set up on nodes running console-proxy services, as the
access_url is now available after token validation.

UpgradeImpact: Websocket proxies need to be upgraded in a lockstep
with the API nodes up to this commit (or when upgrading to Kilo),
as older API nodes will not be sending the access_url when authorizing
console access, and newer proxy services (this commit and onward) would
fail to authorize such requests.

Change-Id: I721bca407bf9d3fb33a3461c04d392284448d4a6
Closes-bug: #1442048
2015-04-09 11:26:25 +01:00
..
__init__.py Improve hacking rule to avoid author markers 2014-05-05 14:35:20 +02:00
api.py Using Instance object instead of db call 2015-03-13 14:35:40 +02:00
fake.py Remove vi modelines 2014-02-03 14:19:44 +00:00
manager.py Use oslo.log 2015-02-22 07:56:40 -05:00
rpcapi.py Switch to using oslo_* instead of oslo.* 2015-02-06 06:03:10 -05:00
serial.py Use oslo.log 2015-02-22 07:56:40 -05:00
type.py virt: add method get_serial_console to driver 2014-09-05 09:08:37 +00:00
vmrc_manager.py Use oslo.log 2015-02-22 07:56:40 -05:00
websocketproxy.py websocketproxy: Make protocol validation use connection_info 2015-04-09 11:26:25 +01:00
xvp.conf.template Port Cheetah templates to Jinja2 2013-09-02 16:03:34 +02:00
xvp.py Use oslo.log 2015-02-22 07:56:40 -05:00