yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #01056
[Bug 1151741] Re: cannot create quantum network because of unknown column error
The issue here is that andrew is likely moving from one trunk version to
another trunk version, and we don't currently provide db migrations for
users that run off of trunk. This is something mark and I were talking
about changing yesterday, so we'll talk to them at the summit.
In the mean time, the only thing you can do is drop your DB.
** Changed in: quantum
Status: New => Won't Fix
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to quantum.
https://bugs.launchpad.net/bugs/1151741
Title:
cannot create quantum network because of unknown column error
Status in OpenStack Quantum (virtual network service):
Won't Fix
Bug description:
i have error message when i try to make quantum network
$ quantum net-create test
Request Failed: internal server error while processing your request.
i check the quantum server,
and it has error log like below
TRACE quantum.api.v2.resource OperationalError: (OperationalError)
(1054, "Unknown column 'securitygrouprules.remote_group_id' in 'field
list'") 'SELECT securitygrouprules.tenant_id AS
securitygrouprules_tenant_id, securitygrouprules.id AS
securitygrouprules_id, securitygrouprules.security_group_id AS
securitygrouprules_security_group_id,
securitygrouprules.remote_group_id AS
securitygrouprules_remote_group_id, securitygrouprules.direction AS
securitygrouprules_direction, securitygrouprules.ethertype AS
securitygrouprules_ethertype, securitygrouprules.protocol AS
securitygrouprules_protocol, securitygrouprules.port_range_min AS
securitygrouprules_port_range_min, securitygrouprules.port_range_max
AS securitygrouprules_port_range_max,
securitygrouprules.remote_ip_prefix AS
securitygrouprules_remote_ip_prefix \nFROM securitygrouprules \nWHERE
%s = securitygrouprules.security_group_id' ('6841bdea-6731-461e-
85e3-8ff8171c2f74',)
To manage notifications about this bug go to:
https://bugs.launchpad.net/quantum/+bug/1151741/+subscriptions