Replace ::keystone:python by ::keystone:client

::keystone:python has been removed in [1].

[1] https://review.openstack.org/#/c/619378

Change-Id: Ic2d1b67a470361fc87fc6f65af6ddf628745e364
This commit is contained in:
Alfredo Moralejo
2018-11-28 09:48:17 +01:00
parent ff88e745a4
commit e5adf97c80

View File

@@ -97,7 +97,7 @@ class manila::api (
include ::manila::deps
include ::manila::params
include ::manila::policy
require ::keystone::python
require ::keystone::client
if $service_port {
warning('service port is deprecated and will be removed in a future release')