console: make unsupported ws scheme in python < 2.7.4

Bug #1378916 reported by OpenStack Infra
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
openstack-manuals
Fix Released
Medium
minolu.c

Bug Description

https://review.openstack.org/125398
commit 542d885874c063d6be0754393fcf70e00be7435a
Author: Sahid Orentino Ferdjaoui <email address hidden>
Date: Wed Oct 1 12:04:18 2014 -0400

    console: make unsupported ws scheme in python < 2.7.4

    Due to a bug in python < 2.7.4, urlparse won't parse a query string
    in a URL where the scheme is not recognized:

    http://bugs.python.org/issue9374

    Commit 1dda5ef75a5c141c316639716820b0c37773a9e3 added some tests for
    websocketproxy that uses urlparse to get a token but these don't work
    on python < 2.7.4 since the scheme in the tests is "ws://".

    In the actual code, raise an exception if python < 2.7.4 and an
    unsupported URL scheme is used.

    DocImpact: The "getting-started-with-vnc-proxy" page in the
    "admin-guide-cloud" docs should be updated with a note that the web
    proxy console URLs do not support the websocket protocol scheme (ws://)
    on python versions less than 2.7.4.

    Change-Id: Ib6e0fc4e50c1ea144a9c538099e23597d66b429b
    Closes-Bug: #1376078

Tags: nova juno
Tom Fifield (fifieldt)
Changed in openstack-manuals:
status: New → Triaged
milestone: none → juno
importance: Undecided → Medium
Loic Dachary (dachary)
Changed in openstack-manuals:
assignee: nobody → Loic Dachary (dachary)
Loic Dachary (dachary)
Changed in openstack-manuals:
assignee: Loic Dachary (dachary) → nobody
Tom Fifield (fifieldt)
Changed in openstack-manuals:
milestone: juno → kilo
tags: added: juno
Tom Fifield (fifieldt)
Changed in openstack-manuals:
milestone: kilo → liberty
Changed in openstack-manuals:
assignee: nobody → jelly (coding1314)
Changed in openstack-manuals:
assignee: jelly (coding1314) → minolu.c (minolu-c)
status: Triaged → In Progress
Changed in openstack-manuals:
status: In Progress → Fix Released
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/openstack-manuals 15.0.0

This issue was fixed in the openstack/openstack-manuals 15.0.0 release.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.