heat/heat/engine/resources/openstack/zaqar
Zane Bitter 20cadfb92d Fix errors resulting from over-long Zaqar queue names
Zaqar queue names can not be longer than 64 characters. To cope
gracefully with this:

- Limit generated queue names to <=64 characters
- Limit user-supplied queue names to 1-64 characters
- Verify the queue name length in the zaqar.queue constraint
- Don't fail to clean up a subscription that failed to create

Change-Id: Ia055504c050338796e362f97fcc83dc3fbfbbc65
Closes-Bug: #1655767
2017-01-12 13:02:02 -05:00
..
__init__.py Move zaqar resource in-tree 2015-06-03 14:09:03 -07:00
queue.py Fix errors resulting from over-long Zaqar queue names 2017-01-12 13:02:02 -05:00
subscription.py Fix errors resulting from over-long Zaqar queue names 2017-01-12 13:02:02 -05:00