Hi, In the review https://review.openstack.org/#/c/21924/, we are dropping external_id column from the securitygroups table.
In my understanding, db migration is prepared to migrate from the previous release to the new release (from Folsom to Grizzly at the moment). I am wondering which is better to modify the security_groups db migration script itself (which creates tables related to security groups) or to add a new migration script to drop external_id from securitygroups table. IMO, the former looks better since changes during Grizzly development cycle are not so important to users. Thanks, Akihiro -- Mailing list: https://launchpad.net/~quantum-core Post to : quantum-core@lists.launchpad.net Unsubscribe : https://launchpad.net/~quantum-core More help : https://help.launchpad.net/ListHelp