deb-murano/muranoapi/db
Ankur Rishi 187d0a8558 Increase length of 'name' column in package table
When using mysql, we need to make sure that the
name column is long enough to accomodate the
package name.

'io.murano.lib.networks.Neutron' is more than
20 chars.  Modify the schema to make it 80 chars

Change-Id: I6f7154141ad4b728d98f436b2eaa839239ee302a
Closes-Bug: #1314389
2014-04-30 20:52:49 -07:00
..
catalog Add fix for compatibility with SQLalchemy 0.7.9 2014-04-30 15:44:15 +04:00
migrate_repo Increase length of 'name' column in package table 2014-04-30 20:52:49 -07:00
services Implemented AdvNetworking scenarios via Neutron 2014-04-29 13:02:11 +04:00
__init__.py Remove copyright from empty files 2014-03-12 09:12:50 +00:00
models.py Increase length of 'name' column in package table 2014-04-30 20:52:49 -07:00
session.py Added explicit db-sync command 2014-04-02 09:53:52 +00:00