]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Name the securitygrouprules.direction enum.
authorDan Prince <dprince@redhat.com>
Mon, 14 Jan 2013 17:26:36 +0000 (12:26 -0500)
committerDan Prince <dprince@redhat.com>
Mon, 14 Jan 2013 17:26:36 +0000 (12:26 -0500)
commitd60f6efd7f70efba1ccd007d55b1fa740fb98c76
tree04a5882ff5d7b0a7ccd4c160857e43b978574470
parent90747ff03781e239da4a80099c6ea8b5e83bac49
Name the securitygrouprules.direction enum.

Updates to the SecurityGroupRule model and migration so that we
explicitly name the securitygrouprules.direction enum. This fixes
'Postgresql ENUM type requires a name.' errors.

Fixes LP Bug #1099267.

Change-Id: Ia46fe8d4b0793caaabbfc71b7fa5f0cbb8c6d24b
quantum/db/migration/alembic_migrations/versions/3cb5d900c5de_security_groups.py
quantum/db/securitygroups_db.py