Merge "Change to relative include"

This commit is contained in:
Zuul 2020-07-14 09:33:50 +00:00 committed by Gerrit Code Review
commit d8a421fc48
1 changed files with 1 additions and 1 deletions

View File

@ -21,5 +21,5 @@ class cinder::client(
tag => ['openstack', 'cinder-support-package'],
}
include '::openstacklib::openstackclient'
include openstacklib::openstackclient
}