vmware-nsx/vmware_nsx/db/migration/alembic_migrations/versions/newton
Adit Sarfaty 3852ba32da Fix ipam table primary key constraint
The primary key constraint were not created properly in previous upgrade file
causing the table to have only the nsx_pool_id as the key, instead of using also
the subnet id as a key.

This fix remove the subnet id from the old upgrade to prevent errors at upgrade,
and create a new Pike version upgrade file with both keys.

Change-Id: I637985408f79dead01170ab9efc29d2d35158954
2017-02-16 08:45:55 +02:00
..
contract NSX-V3: Fix security-group logging 2016-11-16 07:19:08 -08:00
expand Fix ipam table primary key constraint 2017-02-16 08:45:55 +02:00