api-ref: mention that you can't re-parent a resource provider

This just updates the POST/PUT resource providers API reference
for the parent_provider_uuid field to mention it can't be changed
to another parent provider once set.

Change-Id: Ie733517a8b413ec0b54d217d779bb7405e162e28
This commit is contained in:
Matt Riedemann 2018-06-05 13:44:15 -04:00
parent f902e0d5d8
commit 014288db19
1 changed files with 3 additions and 0 deletions

View File

@ -448,6 +448,9 @@ resource_provider_parent_provider_uuid: &resource_provider_parent_provider_uuid
The UUID of the immediate parent of the resource provider.
resource_provider_parent_provider_uuid_1_14: &resource_provider_parent_provider_uuid_1_14
<<: *resource_provider_parent_provider_uuid
description: >
The UUID of the immediate parent of the resource provider. Once set, the
parent of a resource provider cannot be changed.
min_version: 1.14
resource_provider_parent_provider_uuid_required:
<<: *resource_provider_parent_provider_uuid