puppet-keystone/lib
Tobias Urdin d7f55ede44 Always pass --name when flushing keystone_service
Running "openstack service set <id> --description="
will throw an error [1].

The error occurs because the request to Keystone must include any
of enabled, name or type to satisfy the minProperties of the patch
request.

This patch always sets the --name parameter when calling the openstack
command so that we satisfy this requirement.

[1] http://paste.openstack.org/show/795869/

Change-Id: Ie4e2fe62ee7734f657f765c352ba542360c0e1d7
(cherry picked from commit fc30737487)
(cherry picked from commit d33843dc19)
(cherry picked from commit 09b61ff817)
(cherry picked from commit 906178cf1f)
2020-08-14 00:28:11 +00:00
..
puppet Always pass --name when flushing keystone_service 2020-08-14 00:28:11 +00:00
puppet_x Add keystone domain specific configuration. 2016-01-05 19:42:15 +00:00