deckhand/deckhand/tests/unit
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
..
control Rename Deckhand bucket endpoint to buckets for consistency 2017-10-27 19:21:03 +01:00
db Only allow one LayeringPolicy to exist in the system. 2017-10-26 17:38:24 -04:00
engine DECKHAND-80: Validations API Implementation 2017-10-21 23:09:16 -04:00
resources Fix flake8 errors 2017-08-14 20:48:14 +01:00
views DECKHAND-80: Validations API Implementation 2017-10-21 23:09:16 -04:00
__init__.py Initial engine framework 2017-07-17 20:46:49 +01:00
base.py Integrate Deckhand with keystone auth 2017-10-16 19:54:46 +01:00
fake_policy.py DECKHAND-66: Document substitution implementation 2017-10-13 15:16:27 -04:00
fixtures.py Integrate Deckhand with keystone auth 2017-10-16 19:54:46 +01:00
test_policy.py Integrate Deckhand with keystone auth 2017-10-16 19:54:46 +01:00