masakari/masakari/api/openstack/ha/schemas
hussainchachuliya 030c8e3b6f Fix 500 error while create/update host
Creating or updating a host with 'type' more than 255 characters
returns 500 error.

This patch fixes the issue by validing the 'type' length upto
255 characters in the schema itself.

Closes-bug: #1640156

Change-Id: I8978a0bae3d6832f2216f56f0303dc3d3996db46
2016-11-08 12:39:48 +00:00
..
__init__.py Add schema framework for masakari 2016-08-23 17:48:35 +05:30
hosts.py Fix 500 error while create/update host 2016-11-08 12:39:48 +00:00
notifications.py Add notifications controller for masakari 2016-10-04 11:37:27 +05:30
segments.py Added failover segments controller for masakari 2016-09-23 13:54:44 +05:30