← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1435873] Re: Debian - Openstack IceHouse - Neutron Error 1054, "Unknown column 'routers.enable_snat'

 

Marked as invalid, please check comment #3.

Feel free to reopen if that does not work.

** Changed in: neutron
       Status: New => 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/1435873

Title:
  Debian - Openstack IceHouse - Neutron Error 1054, "Unknown column
  'routers.enable_snat'

Status in neutron:
  Invalid

Bug description:
  Im French my english is bad,

  So im on Debian Wheezy 7 and Openstack IceHouse

  I followed these tutorials :

  • https://fosskb.wordpress.com/2014/06/02/openstack-icehouse-on-
  debian-wheezy-single-machine-setup/comment-page-1/#comment-642

  • http://docs.openstack.org/juno/install-guide/install/apt-debian
  /openstack-install-guide-apt-debian-juno.pdf

  And when i arrived on router configuration i have Error, when i try to
  create router with this command : neutron router-create demo-router

  I have "Request Failed: internal server error while processing your
  request."

  and when i show the log in /var/log/neutron-server.log i have this :

  TRACE neutron.api.v2.resource OperationalError: (OperationalError)
  (1054, "Unknown column 'routers.enable_snat' in 'field list'") 'SELECT
  count(*) AS count_1 \nFROM (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 \nFROM routers \nWHERE
  routers.tenant_id IN (%s)) AS anon_1'
  ('8348602c43c44c63b5f161a404afe1da',)

  
  ANY ONE CAN HELP ME PLEASE

To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1435873/+subscriptions


References