]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
LBaaS: Set correct nullable parameter for agent_id
authorAnn Kamyshnikova <akamyshnikova@mirantis.com>
Fri, 21 Mar 2014 13:08:23 +0000 (17:08 +0400)
committerAnn Kamyshnikova <akamyshnikova@mirantis.com>
Thu, 24 Apr 2014 07:01:04 +0000 (11:01 +0400)
commit8ec571e1d1d66da3c31b3f8d4c576e966fde42b7
treebac9352e73d1100a0f277be9efc30959120a26f3
parenta4e1ad0cb55c48acbae59f222cd24e268ea495d8
LBaaS: Set correct nullable parameter for agent_id

Corrected the following model according to database
content:
 - NOT NULL for PoolLoadbalancerAgentBinding agent_id;

Partial-bug: #1296282

Change-Id: I1f11ec2e8f4c16f58dd8d4e6429e46eaedaec945
neutron/services/loadbalancer/agent_scheduler.py