Re: [Sqlalchemy-tickets] [sqlalchemy] #2851: Sqlalchemy does not work in ipv6 environment
Brought to you by:
zzzeek
|
From: sqlalchemy <mi...@zz...> - 2013-10-23 15:43:25
|
#2851: Sqlalchemy does not work in ipv6 environment
------------------------------+-------------------------------
Reporter: huwei | Owner: zzzeek
Type: defect | Status: new
Priority: high | Milestone: 0.8.xx
Component: engine | Severity: major - 1-3 hours
Resolution: | Keywords: ipv6 mysql
Progress State: in progress |
------------------------------+-------------------------------
Changes (by zzzeek):
* owner: => zzzeek
* milestone: 0.7.xx => 0.8.xx
* component: mysql => engine
* severity: refactor - over two days => major - 1-3 hours
* status_field: awaiting triage => in progress
Comment:
will have to see if we can just use urlparse() for that parsing. the
workaround for now would be to instantiate a URL() object directly, though
you'd have to bypass openstack's configuration system for that.
--
Ticket URL: <http://www.sqlalchemy.org/trac/ticket/2851#comment:1>
sqlalchemy <http://www.sqlalchemy.org/>
The Database Toolkit for Python
|