group-based-policy/gbpservice/neutron/db/migration/alembic_migrations/versions
Ivar Lazzaro c24f3aff2c
Lazy load model in DB migration scripts
When migrating data, make sure the backreferences are loaded lazily
to avoid migration to break when new columns are added to the
ORM model before the proper migration has run.

Change-Id: I3b301ced4595231c9cf6287b73690a19a37859e7
2018-02-14 11:28:56 -08:00
..
1bf7555fa01a_gpm_rmd_1.py Renaming gbp package to gbpservice 2014-12-31 19:13:19 -08:00
1fadeb573886_es_ip_allocation_fix_constraints.py remove unique constraint from ES ip address mapping 2015-09-16 20:53:55 -07:00
2f3834ea746b_ep_redirect_action.py fix unnamed contraints removal for db migration 2015-04-14 21:43:27 +00:00
3e1f67cf951b_nfp_gateway_db.py NFP DB changes to support gateway sharing 2016-12-23 02:51:24 +00:00
3ef186997b02_gbp_contracts.py Renaming gbp package to gbpservice 2014-12-31 19:13:19 -08:00
4ae51f13395a_gbp_classifiers_action_rules.py Use neutron-lib constans, exceptions & validators 2017-04-19 15:51:56 -07:00
4af01d620224_l3p_nullable_attrs.py AIM Policy Driver - Part 9 - Multiple explicit subnetpools 2016-11-28 14:05:12 -08:00
4c0c1e2c0160_ha_ip_address_to_port_id_association.py Added DB migrations fixup script 2017-09-21 12:36:07 +00:00
5a24894af57c_gp_classifier_protocol_string.py Support IP protocol Numbers in GBP 2015-11-20 11:16:52 +05:30
5c65abe72596_gbp_security_group_mapping.py Renaming gbp package to gbpservice 2014-12-31 19:13:19 -08:00
6d76bcf836a7_gbp_ptgs_servicechain_mapping.py fix unnamed contraints removal for db migration 2015-04-14 21:43:27 +00:00
7afacef00d31_enforce_chains.py [apic] fix proxy_group migration default 2016-10-13 19:11:58 +00:00
7ef98f287d6_add_inject_default_route_attr_to_l2p.py Allow disabling of default route via DHCP 2015-12-07 21:21:07 -08:00
8cd6d095d7d3_aim_address_scope_extension_attribute.py [AIM] Allow creating address-scope with pre-existing VRF 2017-01-10 12:59:02 -08:00
8e14fcb1587e_sc_instance_spec_mapping.py Renaming gbp package to gbpservice 2014-12-31 19:13:19 -08:00
9cedbcd3e9ee_nfp_network_function_device_interfaces.py NFP - Orchestrator Enhancements 2016-11-01 21:11:45 +00:00
12c1bc8d7026_add_status_attributes.py Status attributes for GBP resources 2016-06-22 01:29:46 -07:00
23b6c4d703c7_gpm_ipd_1.py Renaming gbp package to gbpservice 2014-12-31 19:13:19 -08:00
27b724002081_l3p_ip_pool_size.py Increase ip_pool to 256 characters 2017-07-10 20:54:01 +00:00
31b399f08b1c_sc_node_config_datatype_change.py Changing data type of 'config' column of 'sc_nodes' 2015-12-23 05:13:31 -08:00
032f3315c315_apg_shared_attribute.py Adding migration script for APG shared column 2017-03-20 12:19:16 -07:00
53de98f7a066_gpm_db_1.py Renaming gbp package to gbpservice 2014-12-31 19:13:19 -08:00
54ee8e8d205a_nfp_db.py NFP - Orchestrator Enhancements 2016-11-01 21:11:45 +00:00
64fa77aca090_external_gpm.py Renaming gbp package to gbpservice 2014-12-31 19:13:19 -08:00
75aa8a37a8de_reuse_bd.py [APIC-mapping] Implement option to reuse BD 2016-11-17 17:20:12 -08:00
81d13acfbb80_nat_pool_mapping.py use nat pool to allocate floating ips 2015-09-15 17:15:47 +00:00
092e4b1aeb0a_segmentation_label.py [apic-mapping] Segmentation Label extension for PT 2016-09-23 16:04:43 -07:00
97ac978118c6_nsp_fix_constraints.py Fix unnamed contraints removal for postgresql 2016-06-15 15:33:29 +02:00
478d86c6c648_alter_name_column_length.py Increase name attr len to 128 in API and 255 in DB 2015-11-29 01:21:46 -08:00
577bb4469944_gbp_network_service_policy.py fix unnamed contraints removal for db migration 2015-04-14 21:43:27 +00:00
886c376885a3_sg_migration.py Convert the existing SGs and SG rules into the AIM objects 2018-02-08 18:58:51 -08:00
3791adbf0045_sc_shared_attribute.py Share service chain constructs 2015-05-06 15:25:00 -07:00
4121adfbac30_pt_cluster_id.py add cluster_id attribute to PTs for HA 2015-10-20 21:21:43 +00:00
5239b0a50036_rename_tenant_to_project.py Newton DB migration 2017-03-17 08:36:39 +00:00
5358a28fb97d_ncp_node_instance_stacks.py Heat Based Node driver for Node Composition plugin 2015-07-02 16:22:38 +05:30
43443f15fa3f_servicechain_instance_stacks.py Renaming gbp package to gbpservice 2014-12-31 19:13:19 -08:00
98862f2d814e_apic_ptne.py [APIC mapping] Support per-tenant NAT EPGs 2016-06-27 11:04:00 -07:00
5629167be1d1_allowed_vm_name.py [apic-mapping] Allowed VM Name extension for L3 Policy 2016-10-12 17:58:34 -07:00
9744740aa75c_service_profile.py Aligning with liberty dependencies 2016-01-06 12:26:55 -08:00
HEAD Convert the existing SGs and SG rules into the AIM objects 2018-02-08 18:58:51 -08:00
README Renaming gbp package to gbpservice 2014-12-31 19:13:19 -08:00
a707faecf518_cisco_apic_extension.py [AIM] ML2 driver changes for external connectivity 2016-11-02 12:09:53 -07:00
ab64381ee820_gbp_db_ep_epg_l2_l3_policy.py Renaming gbp package to gbpservice 2014-12-31 19:13:19 -08:00
acb613677ffa_group_proxy.py add proxy ip pool to proxy group extension 2015-09-25 10:58:35 -07:00
b6e301d5757f_application_policy_group.py Adding migration script for APG shared column 2017-03-20 12:19:16 -07:00
bff1774e749e_ncp_sci_nf_status.py NFP changes to support async model 2017-06-24 16:01:49 +05:30
c1aab79622fe_ncp_node_instance_network_function_mapping.py NFP - Node Driver 2016-07-04 18:11:52 +00:00
c2a9d04c8cef_admin_owns_sci.py Admin or Provider tenant to own implicit SCIs 2015-09-24 14:34:36 -07:00
c460c5682e74_nfp_rename_tenant_to_project.py NFP- Devstack plugin mode installation changes. 2017-03-24 05:08:04 +00:00
cb5b16acbeb0_alter_project_id_length.py Adapt per-tenant-nat-epg table for tenant_id rename 2017-06-11 06:54:26 +00:00
cc09261e0fb5_apic_aim_persist.py Lazy load model in DB migration scripts 2018-02-14 11:28:56 -08:00
ce662ded3ba5_is_auto_ptg.py [aim-mapping] Restrict auto-ptg access 2016-12-16 15:03:30 -08:00
ceba6e091b2a_nsp_epg_ip_mapping.py Fix DB constraints for Network Service Policy 2015-03-04 00:45:54 +05:30
d4bb487a81b8_gpm_address_scope_subnetpool.py AIM Policy Driver - Part 5 - L3 Policies (implicit) 2016-09-06 14:31:19 -07:00
d978a7a73785_fix_migrations.py Added DB migrations fixup script 2017-09-21 12:36:07 +00:00
d08627f64e37_ncp_implementation.py node composition plugin implementation 2015-06-10 19:18:02 -07:00
d595542cf3f5_oneconvergence_sc_policy_mapping.py Renaming gbp package to gbpservice 2014-12-31 19:13:19 -08:00
da6a25bbcfa8_initial_qos_via_nsp.py [apic-aim] Persist mapping of Neutron resources to APIC 2017-05-16 20:08:51 -04:00
daaa11a358a2_implicit_subnetpool.py Introduce implicit subnetpool extension 2017-01-19 20:58:47 +00:00
dea911257ac6_service_management_ptg.py add service_management attribute to PTG 2015-08-13 18:45:07 -07:00
e8005b9b1efc_sc_ordering.py Add ordering of service chain nodes and specs 2015-01-15 19:08:08 +05:30
ebfd08bc4714_servicechain.py Renaming gbp package to gbpservice 2014-12-31 19:13:19 -08:00
ef5a69e5bcc5_nfd_cluster_mapping_info.py NFP - Fixed the table name in the DB model definition 2016-12-23 06:53:26 +00:00
f4d890a9c126_gbp_shared_attribute.py Renaming gbp package to gbpservice 2014-12-31 19:13:19 -08:00
f16efdc10a71_external_connectivity.py Renaming gbp package to gbpservice 2014-12-31 19:13:19 -08:00
facc1ababba1_change_common_ap_name.py Scope common App Profile with the system ID 2017-10-30 17:01:49 -07:00
fce38a8588a2_intra_ptg.py [aim-mapping] intra-ptg-allow ext attr for PTG 2016-12-08 15:05:24 -08:00
fd98aa15958d_fip_mapping.py Support Floating IP for all PTs in a PTG 2015-06-09 09:21:31 +05:30

README

This directory contains the migration scripts for the Group Based Policy project.