From 99a69075221f922ecf273230a3cefd71828e175e Mon Sep 17 00:00:00 2001 From: Graham Hayes Date: Wed, 30 Mar 2016 12:51:46 +0100 Subject: [PATCH] Add placeholders for Mitaka DB Backports Change-Id: I3c94ed25ab264956201f01cfb6eca36c8b38fa7d --- .../migrate_repo/versions/087_placeholder.py | 26 +++++++++++++++++++ .../migrate_repo/versions/088_placeholder.py | 26 +++++++++++++++++++ .../migrate_repo/versions/089_placeholder.py | 26 +++++++++++++++++++ .../migrate_repo/versions/090_placeholder.py | 26 +++++++++++++++++++ .../migrate_repo/versions/091_placeholder.py | 26 +++++++++++++++++++ .../migrate_repo/versions/092_placeholder.py | 26 +++++++++++++++++++ .../migrate_repo/versions/093_placeholder.py | 26 +++++++++++++++++++ .../migrate_repo/versions/094_placeholder.py | 26 +++++++++++++++++++ .../migrate_repo/versions/095_placeholder.py | 26 +++++++++++++++++++ .../migrate_repo/versions/096_placeholder.py | 26 +++++++++++++++++++ 10 files changed, 260 insertions(+) create mode 100644 designate/storage/impl_sqlalchemy/migrate_repo/versions/087_placeholder.py create mode 100644 designate/storage/impl_sqlalchemy/migrate_repo/versions/088_placeholder.py create mode 100644 designate/storage/impl_sqlalchemy/migrate_repo/versions/089_placeholder.py create mode 100644 designate/storage/impl_sqlalchemy/migrate_repo/versions/090_placeholder.py create mode 100644 designate/storage/impl_sqlalchemy/migrate_repo/versions/091_placeholder.py create mode 100644 designate/storage/impl_sqlalchemy/migrate_repo/versions/092_placeholder.py create mode 100644 designate/storage/impl_sqlalchemy/migrate_repo/versions/093_placeholder.py create mode 100644 designate/storage/impl_sqlalchemy/migrate_repo/versions/094_placeholder.py create mode 100644 designate/storage/impl_sqlalchemy/migrate_repo/versions/095_placeholder.py create mode 100644 designate/storage/impl_sqlalchemy/migrate_repo/versions/096_placeholder.py diff --git a/designate/storage/impl_sqlalchemy/migrate_repo/versions/087_placeholder.py b/designate/storage/impl_sqlalchemy/migrate_repo/versions/087_placeholder.py new file mode 100644 index 000000000..ccb4f6f82 --- /dev/null +++ b/designate/storage/impl_sqlalchemy/migrate_repo/versions/087_placeholder.py @@ -0,0 +1,26 @@ +# Copyright 2015 Hewlett-Packard Development Company, L.P. +# +# Author: Kiall Mac Innes +# +# Licensed under the Apache License, Version 2.0 (the "License"); you may +# not use this file except in compliance with the License. You may obtain +# a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, WITHOUT +# WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the +# License for the specific language governing permissions and limitations +# under the License. +# +# This is a placeholder for Mitaka backports. +# Do not use this number for new Newton work. New Newton work starts after +# all the placeholders. +# +# See https://blueprints.launchpad.net/nova/+spec/backportable-db-migrations +# http://lists.openstack.org/pipermail/openstack-dev/2013-March/006827.html + + +def upgrade(migrate_engine): + pass diff --git a/designate/storage/impl_sqlalchemy/migrate_repo/versions/088_placeholder.py b/designate/storage/impl_sqlalchemy/migrate_repo/versions/088_placeholder.py new file mode 100644 index 000000000..ccb4f6f82 --- /dev/null +++ b/designate/storage/impl_sqlalchemy/migrate_repo/versions/088_placeholder.py @@ -0,0 +1,26 @@ +# Copyright 2015 Hewlett-Packard Development Company, L.P. +# +# Author: Kiall Mac Innes +# +# Licensed under the Apache License, Version 2.0 (the "License"); you may +# not use this file except in compliance with the License. You may obtain +# a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, WITHOUT +# WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the +# License for the specific language governing permissions and limitations +# under the License. +# +# This is a placeholder for Mitaka backports. +# Do not use this number for new Newton work. New Newton work starts after +# all the placeholders. +# +# See https://blueprints.launchpad.net/nova/+spec/backportable-db-migrations +# http://lists.openstack.org/pipermail/openstack-dev/2013-March/006827.html + + +def upgrade(migrate_engine): + pass diff --git a/designate/storage/impl_sqlalchemy/migrate_repo/versions/089_placeholder.py b/designate/storage/impl_sqlalchemy/migrate_repo/versions/089_placeholder.py new file mode 100644 index 000000000..ccb4f6f82 --- /dev/null +++ b/designate/storage/impl_sqlalchemy/migrate_repo/versions/089_placeholder.py @@ -0,0 +1,26 @@ +# Copyright 2015 Hewlett-Packard Development Company, L.P. +# +# Author: Kiall Mac Innes +# +# Licensed under the Apache License, Version 2.0 (the "License"); you may +# not use this file except in compliance with the License. You may obtain +# a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, WITHOUT +# WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the +# License for the specific language governing permissions and limitations +# under the License. +# +# This is a placeholder for Mitaka backports. +# Do not use this number for new Newton work. New Newton work starts after +# all the placeholders. +# +# See https://blueprints.launchpad.net/nova/+spec/backportable-db-migrations +# http://lists.openstack.org/pipermail/openstack-dev/2013-March/006827.html + + +def upgrade(migrate_engine): + pass diff --git a/designate/storage/impl_sqlalchemy/migrate_repo/versions/090_placeholder.py b/designate/storage/impl_sqlalchemy/migrate_repo/versions/090_placeholder.py new file mode 100644 index 000000000..ccb4f6f82 --- /dev/null +++ b/designate/storage/impl_sqlalchemy/migrate_repo/versions/090_placeholder.py @@ -0,0 +1,26 @@ +# Copyright 2015 Hewlett-Packard Development Company, L.P. +# +# Author: Kiall Mac Innes +# +# Licensed under the Apache License, Version 2.0 (the "License"); you may +# not use this file except in compliance with the License. You may obtain +# a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, WITHOUT +# WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the +# License for the specific language governing permissions and limitations +# under the License. +# +# This is a placeholder for Mitaka backports. +# Do not use this number for new Newton work. New Newton work starts after +# all the placeholders. +# +# See https://blueprints.launchpad.net/nova/+spec/backportable-db-migrations +# http://lists.openstack.org/pipermail/openstack-dev/2013-March/006827.html + + +def upgrade(migrate_engine): + pass diff --git a/designate/storage/impl_sqlalchemy/migrate_repo/versions/091_placeholder.py b/designate/storage/impl_sqlalchemy/migrate_repo/versions/091_placeholder.py new file mode 100644 index 000000000..ccb4f6f82 --- /dev/null +++ b/designate/storage/impl_sqlalchemy/migrate_repo/versions/091_placeholder.py @@ -0,0 +1,26 @@ +# Copyright 2015 Hewlett-Packard Development Company, L.P. +# +# Author: Kiall Mac Innes +# +# Licensed under the Apache License, Version 2.0 (the "License"); you may +# not use this file except in compliance with the License. You may obtain +# a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, WITHOUT +# WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the +# License for the specific language governing permissions and limitations +# under the License. +# +# This is a placeholder for Mitaka backports. +# Do not use this number for new Newton work. New Newton work starts after +# all the placeholders. +# +# See https://blueprints.launchpad.net/nova/+spec/backportable-db-migrations +# http://lists.openstack.org/pipermail/openstack-dev/2013-March/006827.html + + +def upgrade(migrate_engine): + pass diff --git a/designate/storage/impl_sqlalchemy/migrate_repo/versions/092_placeholder.py b/designate/storage/impl_sqlalchemy/migrate_repo/versions/092_placeholder.py new file mode 100644 index 000000000..ccb4f6f82 --- /dev/null +++ b/designate/storage/impl_sqlalchemy/migrate_repo/versions/092_placeholder.py @@ -0,0 +1,26 @@ +# Copyright 2015 Hewlett-Packard Development Company, L.P. +# +# Author: Kiall Mac Innes +# +# Licensed under the Apache License, Version 2.0 (the "License"); you may +# not use this file except in compliance with the License. You may obtain +# a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, WITHOUT +# WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the +# License for the specific language governing permissions and limitations +# under the License. +# +# This is a placeholder for Mitaka backports. +# Do not use this number for new Newton work. New Newton work starts after +# all the placeholders. +# +# See https://blueprints.launchpad.net/nova/+spec/backportable-db-migrations +# http://lists.openstack.org/pipermail/openstack-dev/2013-March/006827.html + + +def upgrade(migrate_engine): + pass diff --git a/designate/storage/impl_sqlalchemy/migrate_repo/versions/093_placeholder.py b/designate/storage/impl_sqlalchemy/migrate_repo/versions/093_placeholder.py new file mode 100644 index 000000000..ccb4f6f82 --- /dev/null +++ b/designate/storage/impl_sqlalchemy/migrate_repo/versions/093_placeholder.py @@ -0,0 +1,26 @@ +# Copyright 2015 Hewlett-Packard Development Company, L.P. +# +# Author: Kiall Mac Innes +# +# Licensed under the Apache License, Version 2.0 (the "License"); you may +# not use this file except in compliance with the License. You may obtain +# a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, WITHOUT +# WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the +# License for the specific language governing permissions and limitations +# under the License. +# +# This is a placeholder for Mitaka backports. +# Do not use this number for new Newton work. New Newton work starts after +# all the placeholders. +# +# See https://blueprints.launchpad.net/nova/+spec/backportable-db-migrations +# http://lists.openstack.org/pipermail/openstack-dev/2013-March/006827.html + + +def upgrade(migrate_engine): + pass diff --git a/designate/storage/impl_sqlalchemy/migrate_repo/versions/094_placeholder.py b/designate/storage/impl_sqlalchemy/migrate_repo/versions/094_placeholder.py new file mode 100644 index 000000000..ccb4f6f82 --- /dev/null +++ b/designate/storage/impl_sqlalchemy/migrate_repo/versions/094_placeholder.py @@ -0,0 +1,26 @@ +# Copyright 2015 Hewlett-Packard Development Company, L.P. +# +# Author: Kiall Mac Innes +# +# Licensed under the Apache License, Version 2.0 (the "License"); you may +# not use this file except in compliance with the License. You may obtain +# a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, WITHOUT +# WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the +# License for the specific language governing permissions and limitations +# under the License. +# +# This is a placeholder for Mitaka backports. +# Do not use this number for new Newton work. New Newton work starts after +# all the placeholders. +# +# See https://blueprints.launchpad.net/nova/+spec/backportable-db-migrations +# http://lists.openstack.org/pipermail/openstack-dev/2013-March/006827.html + + +def upgrade(migrate_engine): + pass diff --git a/designate/storage/impl_sqlalchemy/migrate_repo/versions/095_placeholder.py b/designate/storage/impl_sqlalchemy/migrate_repo/versions/095_placeholder.py new file mode 100644 index 000000000..ccb4f6f82 --- /dev/null +++ b/designate/storage/impl_sqlalchemy/migrate_repo/versions/095_placeholder.py @@ -0,0 +1,26 @@ +# Copyright 2015 Hewlett-Packard Development Company, L.P. +# +# Author: Kiall Mac Innes +# +# Licensed under the Apache License, Version 2.0 (the "License"); you may +# not use this file except in compliance with the License. You may obtain +# a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, WITHOUT +# WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the +# License for the specific language governing permissions and limitations +# under the License. +# +# This is a placeholder for Mitaka backports. +# Do not use this number for new Newton work. New Newton work starts after +# all the placeholders. +# +# See https://blueprints.launchpad.net/nova/+spec/backportable-db-migrations +# http://lists.openstack.org/pipermail/openstack-dev/2013-March/006827.html + + +def upgrade(migrate_engine): + pass diff --git a/designate/storage/impl_sqlalchemy/migrate_repo/versions/096_placeholder.py b/designate/storage/impl_sqlalchemy/migrate_repo/versions/096_placeholder.py new file mode 100644 index 000000000..ccb4f6f82 --- /dev/null +++ b/designate/storage/impl_sqlalchemy/migrate_repo/versions/096_placeholder.py @@ -0,0 +1,26 @@ +# Copyright 2015 Hewlett-Packard Development Company, L.P. +# +# Author: Kiall Mac Innes +# +# Licensed under the Apache License, Version 2.0 (the "License"); you may +# not use this file except in compliance with the License. You may obtain +# a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, WITHOUT +# WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the +# License for the specific language governing permissions and limitations +# under the License. +# +# This is a placeholder for Mitaka backports. +# Do not use this number for new Newton work. New Newton work starts after +# all the placeholders. +# +# See https://blueprints.launchpad.net/nova/+spec/backportable-db-migrations +# http://lists.openstack.org/pipermail/openstack-dev/2013-March/006827.html + + +def upgrade(migrate_engine): + pass