deb-murano/murano/db/migration/alembic_migrations/versions
visitor 806fd1c75f Including a description field for environment and environment templates
Current environment and environment template information miss a description
 field to describe its functionality. Fixing this request implies to provide
 an extra field in both environment and environment template for that
 information, for instance called text, since description includes the object json.

Change-Id: Ic7dc5f420f453a3f4fa2769860b4a603ab14eaad
Closes-Bug: #1588276
2016-06-23 08:15:13 +02:00
..
001_initial_version.py Fix spelling error for db migration file name 2015-12-10 09:53:13 +08:00
002_add_package_supplier_info.py Resolve and enable E265 pep8 issue 2015-02-05 12:10:22 +03:00
003_add_action_entry.py Resolve and enable E265 pep8 issue 2015-02-05 12:10:22 +03:00
004_change_package_desc_type.py Migrations: ignore mysql fk cheks for any mysql driver 2015-06-12 02:51:16 +03:00
005_environment-template.py Modified docstrings to comply with pep8 H405 style check 2016-05-10 20:18:23 +00:00
006_add_task_result.py Adds API to obtain action result 2015-03-02 14:08:36 +03:00
007_add_locks.py A Galera-compliant database locking solution 2015-04-13 13:54:54 +00:00
008_fix_unique_constraints.py Migrations: ignore mysql fk cheks for any mysql driver 2015-06-12 02:51:16 +03:00
009_add_cloudfoundry_connections.py Cloud Foundry Service Broker API initial commit 2015-09-02 21:17:16 +03:00
010_remove_unused_networking_column.py Fix migrations to maintain compatibility with sqlite 2016-01-20 08:33:45 +01:00
011_add_is_public_to_template.py Public environment template 2015-11-23 16:09:46 +03:00
012_support_domain_users.py Fix migrations to maintain compatibility with sqlite 2016-01-20 08:33:45 +01:00
013_increase_description_text_size.py Increased the size of TEXT columns to store large object models 2016-04-12 16:52:09 +03:00
014_increase_status_time_resolution.py Increase status report messages time resolution 2016-05-18 18:30:49 -07:00
015_adding_text_description.py Including a description field for environment and environment templates 2016-06-23 08:15:13 +02:00