designate/designate/backend/impl_powerdns/migrate_repo/versions
Swapnil Kulkarni (coolsvap) 60947dab2b Replace deprecated LOG.warn with LOG.warning
LOG.warn is deprecated. It still used in a few places.
Updated to non-deprecated LOG.warning.

Change-Id: If2c041cc6bb9513d528ca35611e1e3a96946ce4d
Closes-Bug:#1508442
2016-01-05 09:20:58 +00:00
..
001_add_initial_schema.py Rename Moniker -> Designate 2013-06-09 21:15:03 +01:00
002_add_moniker_id_cols.py Fix style errors H305 and H307 2014-06-18 17:35:43 -05:00
003_correct_master_column_length.py Rename Moniker -> Designate 2013-06-09 21:15:03 +01:00
004_correct_content_column_length.py Rename Moniker -> Designate 2013-06-09 21:15:03 +01:00
005_rename_moniker_id_columns.py Correct some overzealous s/moniker/designate/'s 2013-06-13 13:32:41 +01:00
006_add_inherit_ttl_col.py Replace deprecated LOG.warn with LOG.warning 2016-01-05 09:20:58 +00:00
007_add_recordset_id_col.py Fix style errors H305 and H307 2014-06-18 17:35:43 -05:00
008_record_add_designate_recordset_id_index.py Add index on powerdns.records.designate_record_id 2014-09-09 15:26:29 +02:00
009_cascade_domain_deletes.py PowerDNS schema should cascade domain deletes 2014-10-09 18:32:42 +01:00
010_records_add_disabled_column.py Fix support for PostgreSQL 2015-04-01 14:50:02 +02:00
011_records_drop_designate_ids.py Replace deprecated LOG.warn with LOG.warning 2016-01-05 09:20:58 +00:00
012_placeholder.py Add stable/kilo placeholder migrations 2015-04-09 19:52:47 +01:00
013_placeholder.py Add stable/kilo placeholder migrations 2015-04-09 19:52:47 +01:00
014_placeholder.py Add stable/kilo placeholder migrations 2015-04-09 19:52:47 +01:00
015_placeholder.py Add stable/kilo placeholder migrations 2015-04-09 19:52:47 +01:00
016_placeholder.py Add stable/kilo placeholder migrations 2015-04-09 19:52:47 +01:00
017_records_drop_duped_index.py Remove duplicated index on table 'records' of pDNS backend 2015-04-22 14:58:18 +08:00
__init__.py Rename Moniker -> Designate 2013-06-09 21:15:03 +01:00