puppet-glance/lib
Takashi Kajinami 2e5e78de0e Filter out direct_url from image properties
The direct_url property is set by glance-api and it is not allowed
to update the parameter from client side. This change ensures that
the property is filtered out.

Note that this property is visible only when show_image_direct_url is
True, thus the problem has not been detected in the current acceptance
test which use show_image_direct_url=False.

Change-Id: Ief5cf6c6e4767516ff152f9ee5487fc52854e298
2021-02-12 17:27:17 +09:00
..
puppet Filter out direct_url from image properties 2021-02-12 17:27:17 +09:00