deb-murano/murano/api/v1
zhurong 124e23bea1 Add package check for package name length
Now upload and modify package, do not check the name length, but the
package name in db models name length is 80, So we should check the
package name length.

Change-Id: Idd14793267b5adc49ff980db4f737a6eb0bcad1a
Closes-bug: #1535522
2016-01-19 04:43:56 +00:00
..
cloudfoundry Python3: Replace dict.iteritems with six.iteritems 2016-01-15 03:15:23 -08:00
__init__.py Modify filter by 'Name' in Package Definition 2016-01-09 17:23:43 +08:00
actions.py Log refactoring close to new logging spec 2015-09-09 20:54:26 +03:00
catalog.py Add package check for package name length 2016-01-19 04:43:56 +00:00
deployments.py Log refactoring close to new logging spec 2015-09-09 20:54:26 +03:00
environments.py Replace unicode with six.text_type 2015-12-28 05:07:08 -08:00
instance_statistics.py Switch to oslo_log 2015-07-15 11:20:45 +03:00
request_statistics.py Log refactoring close to new logging spec 2015-09-09 20:54:26 +03:00
router.py Public environment template 2015-11-23 16:09:46 +03:00
schemas.py Fix minItems value for tags in json-schema 2015-09-23 12:31:18 +03:00
services.py Fix alignment in log messages 2015-12-08 17:07:32 +08:00
sessions.py Fix alignment in log messages 2015-12-08 17:07:32 +08:00
template_applications.py Add missing import of '_' in template_applications 2015-09-25 18:45:03 +03:00
templates.py Replace unicode with six.text_type 2015-12-28 05:07:08 -08:00