deb-glance/glance/common
Inessa Vasilevskaya 65682fc81a A mixin for jsonpatch requests validation
A JSONPatch-enabled API requires validation logic which will check the
correctness of incoming request body according to schema. A mixin is
added which will do such validations.

Such validation logic may be useful not only for Artifacts API but also
for regular v2 images API, as it also uses JSONPatch notation in its
update calls. So this mixin may be used in future in Images API as well.

Implements-blueprint: artifact-repository
Change-Id: I1b7b72bcc0a0455803a4e99dd17a9732b0dd7a8d
2015-03-30 20:51:10 +03:00
..
artifacts Artifact Plugins Loader 2015-03-30 20:51:10 +03:00
location_strategy Merge "Use oslo_config choices support" 2015-03-13 05:16:23 +00:00
scripts Move to graduated oslo.log module 2015-03-12 11:48:24 +00:00
__init__.py Empty files shouldn't contain copyright nor license 2013-12-24 22:39:05 -06:00
auth.py Move to graduated oslo.log module 2015-03-12 11:48:24 +00:00
client.py Move to graduated oslo.log module 2015-03-12 11:48:24 +00:00
config.py Use graduated oslo.policy 2015-03-17 23:50:02 -05:00
crypt.py Unify using six.moves.range rename everywhere 2015-02-25 12:05:36 +00:00
exception.py A mixin for jsonpatch requests validation 2015-03-30 20:51:10 +03:00
jsonpatchvalidator.py A mixin for jsonpatch requests validation 2015-03-30 20:51:10 +03:00
property_utils.py Merge "Make sure the parameter has the consistent meaning" 2015-03-29 01:37:00 +00:00
rpc.py Fix typo in rpc controller 2015-03-17 11:26:21 +01:00
semver_db.py SemVer utility to store object versions in DB 2015-03-06 18:04:22 +03:00
store_utils.py Move to graduated oslo.log module 2015-03-12 11:48:24 +00:00
swift_store_utils.py Merge "Fix missing translations for error and info" 2015-03-13 20:32:44 +00:00
utils.py Zero downtime config reload (socket handling) 2015-03-25 16:25:26 +00:00
wsgi.py Zero downtime config reload (log handling) 2015-03-27 17:07:46 +00:00
wsme_utils.py Upgrade to hacking 0.10 2015-01-13 15:03:27 +01:00