Marking as invalid as has been left incomplete for nearly two years.
** Changed in: neutron
Status: Incomplete => Invalid
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1246953
Title:
neutron database upgrade from grizzly to havana does not work
Status in neutron:
Invalid
Bug description:
When updating quantum/neutron database from grizzly/havana, the routers table
is missing columns needed by neutron. As a result,
neutron router-list returns error.
2013-11-01 08:01:32.361 31533 TRACE neutron.api.v2.resource
OperationalError: (OperationalError) (1054, "Unknown column
'routers.enable_snat' in 'field list'") 'SELECT routers.tenant_id AS
routers_tenant_id, routers.id AS routers_id, routers.name AS
routers_name, routers.status AS routers_status, routers.admin_state_up
AS routers_admin_state_up, routers.gw_port_id AS routers_gw_port_id,
routers.enable_snat AS routers_enable_snat, routerroutes_1.destination
AS routerroutes_1_destination, routerroutes_1.nexthop AS
routerroutes_1_nexthop, routerroutes_1.router_id AS
routerroutes_1_router_id \nFROM routers LEFT OUTER JOIN routerroutes
AS routerroutes_1 ON routers.id = routerroutes_1.router_id' ()
To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1246953/+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