vmware-nsx/neutron
Jakub Libosvar bbf268ff54 Migrate data from cap_port_filter to vif_details
There was introduced a new column vif_details for ml2_port_binding table
and dropped cap_port_filter column. Data was lost during the migration
causing no data in vif_details.

This patch transforms data from cap_port_filter to vif_details column as
a part of db migration. MigrationContext.execute() calls underlaying
methods depending whether migration is online or offline therefore data
are migrated in offline migration too.

Partial-bug: #1235149
Change-Id: Icc5dc6e8221a542f5190d0222ac4d10197d15ac1
2014-03-26 09:50:47 +01:00
..
agent Replace a usage of the deprecated root_helper option 2014-03-25 09:58:02 +01:00
api Merge "Fix misleading error message about failed dhcp notifications" 2014-03-21 05:10:41 +00:00
cmd remove binaries under bin 2013-08-16 10:10:30 +08:00
common Merge "Kill 'Skipping unknown group key: firewall_driver' log trace" 2014-03-19 05:04:18 +00:00
db Migrate data from cap_port_filter to vif_details 2014-03-26 09:50:47 +01:00
debug options: consolidate options definitions 2014-02-24 13:25:11 +09:00
extensions Return meaningful error message on pool creation error 2014-03-21 15:15:08 +04:00
locale Imported Translations from Transifex 2014-03-23 06:29:48 +00:00
notifiers Send network-changed notifications to nova 2014-03-13 17:19:43 -07:00
openstack Sync excutils from oslo 2014-03-19 13:01:06 +04:00
plugins ML2 Cisco Nexus MD: Remove workaround for bug 1276395 2014-03-25 10:56:46 -04:00
scheduler Fix DetachedInstanceError for Agent instance 2014-02-27 14:48:11 +00:00
server Adds multiple RPC worker processes to neutron server 2014-03-04 00:50:20 +00:00
services Merge "Return meaningful error message on pool creation error" 2014-03-24 10:25:03 +00:00
tests Merge "NEC plugin: Rename quantum_id column to neutron_id" 2014-03-24 18:53:53 +00:00
__init__.py Rename Quantum to Neutron 2013-07-06 15:02:43 -04:00
auth.py Return request-id in API response 2014-02-10 04:58:38 +09:00
context.py Stop logging unnecessary warning on context create 2013-11-28 09:17:18 +00:00
hooks.py Remove pyudev dependency 2014-02-25 14:28:35 +00:00
manager.py Fixes spelling error 2014-02-28 11:34:19 -08:00
neutron_plugin_base_v2.py Adds multiple RPC worker processes to neutron server 2014-03-04 00:50:20 +00:00
policy.py Replace binding:capabilities with binding:vif_details 2014-02-23 22:56:45 -05:00
quota.py Kill 'Skipping unknown group key: firewall_driver' log trace 2014-03-13 12:46:06 -07:00
service.py Adds multiple RPC worker processes to neutron server 2014-03-04 00:50:20 +00:00
version.py Rename Quantum to Neutron 2013-07-06 15:02:43 -04:00
wsgi.py Merge "Fix webob.exc.HTTPForbidden parameter miss" 2014-03-02 19:05:50 +00:00