Public bug reported:
The class ``Engine`` no longer inherits from ``Connectable`` class. In
order to execute a command, it is needed first to create a connection
and then begin a transaction with this connection. The connection object
(class ``Connection``) can execute a command if a transaction is open.
** Affects: neutron
Importance: Undecided
Assignee: Rodolfo Alonso (rodolfo-alonso-hernandez)
Status: In Progress
** Changed in: neutron
Assignee: (unassigned) => Rodolfo Alonso (rodolfo-alonso-hernandez)
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/2020114
Title:
[sqlalchemy-20] ``Engine`` class no longer inherits from
``Connectable``
Status in neutron:
In Progress
Bug description:
The class ``Engine`` no longer inherits from ``Connectable`` class. In
order to execute a command, it is needed first to create a connection
and then begin a transaction with this connection. The connection
object (class ``Connection``) can execute a command if a transaction
is open.
To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/2020114/+subscriptions
--
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to : [email protected]
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help : https://help.launchpad.net/ListHelp