Merge "minor change to section_glance-property-protection"
This commit is contained in:
commit
4a09cc66db
@ -12,15 +12,15 @@
|
||||
through configuration. When you put protections on a property, it
|
||||
limits the users who can perform CRUD operations on the property
|
||||
based on their user role. The use case is to enable the cloud
|
||||
provider to maintain extra properties on images so typically this
|
||||
would be an administrator who has access to protected properties,
|
||||
managed with <filename>policy.json</filename>. The extra property
|
||||
could be licensing information or billing information, for
|
||||
example.</para>
|
||||
provider to maintain extra properties on images. Typically this
|
||||
would be performed by an administrator who has access to protected
|
||||
properties, managed in the <filename>policy.json</filename> file.
|
||||
The extra property could be licensing information or billing information,
|
||||
for example.</para>
|
||||
<para>Properties that don't have protections defined for them will
|
||||
act as they do now: the administrator can control core properties,
|
||||
with the image owner having control over additional properties.</para>
|
||||
<para>Property protection can be set in
|
||||
<filename>/etc/glance/property-protections.conf</filename>, using
|
||||
roles found in <filename>policy.json</filename>.</para>
|
||||
</section>
|
||||
</section>
|
Loading…
Reference in New Issue
Block a user