]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Alembic migration script for Loadbalancing service
authorRoman Prykhodchenko <rprikhodchenko@mirantis.com>
Mon, 11 Feb 2013 15:49:10 +0000 (17:49 +0200)
committerRoman Prykhodchenko <rprikhodchenko@mirantis.com>
Wed, 13 Feb 2013 13:37:58 +0000 (15:37 +0200)
commit4160f2428d18ffe012b3fa7a33b871f053933777
tree2da85e3726223380b2f20e1cce08b0ad903d8448
parenta2ea5ee7e62ac39dcc8af53f4e0ce48f5d99e7ff
Alembic migration script for Loadbalancing service

Creates tables for:
 * VIPs
 * LB pools
 * Health monitors
 * Members
 * Pool statistics
 * Session persistences
 * Pool-monitor Associations

Change-Id: I96c497a319129eb8a3ce6a1420a38e8efb666b6b
Fixes: bug #1122117
quantum/db/migration/alembic_migrations/versions/54c2c487e913_lbaas.py [new file with mode: 0644]