glance/glance/artifacts/domain
Niall Bunting 8f6bdf0441 Catch update to a non-existent artifact property
Currently if an artifact tries to update a property that does not
exist it throws an AttributeError causing a 500. This catches that
exception and causes a ArtifactInvalidProperty returning a 400 error.
Alerting the user that the property does not exist.

FastTrack

Change-Id: I49a385f124236b22360ee07f5adcba27b3c92603
Closes-bug: 1468806
2015-08-25 19:34:37 +00:00
..
__init__.py Domain layer for Artifact Repository 2015-06-09 16:00:46 +00:00
proxy.py Catch update to a non-existent artifact property 2015-08-25 19:34:37 +00:00