deckhand/deckhand/policies
Felipe Monteiro c729cd930d Rename Deckhand bucket endpoint to buckets for consistency
According to guides like [0] RESTful resource name should
use pluralization for nouns, for the sake of consistency.

As such, this PS renames PUT bucket/{bucket_name}/documents
to PUT buckets/{bucket_name}/documents

Required renames have also been made to the following UCP
projects:

  - Shipyard -> https://review.gerrithub.io/#/c/384121/

[0] https://restfulapi.net/resource-naming/

Change-Id: Icb01e29db0b8b12e66895135baa9be525ba7d72b
2017-10-27 19:21:03 +01:00
..
__init__.py DECKHAND-80: Validations API Implementation 2017-10-21 23:09:16 -04:00
base.py DECKHAND-61: oslo.policy integration 2017-10-07 18:43:28 +01:00
document.py Rename Deckhand bucket endpoint to buckets for consistency 2017-10-27 19:21:03 +01:00
revision.py Update policy and validation design documentation 2017-10-12 06:29:17 +01:00
revision_tag.py DECKHAND-61: oslo.policy integration 2017-10-07 18:43:28 +01:00
validation.py DECKHAND-80: Validations API Implementation 2017-10-21 23:09:16 -04:00