Add compostion layer for c-volume puppet

Signed-off-by: Bogdan Dobrelya <bdobrelia@mirantis.com>
This commit is contained in:
Bogdan Dobrelya 2015-07-22 15:21:54 +02:00
parent 25df204e56
commit 41f8e9c409
2 changed files with 4 additions and 4 deletions

View File

@ -9,4 +9,4 @@ def test(resource):
# 'http://%s:%s' % (resource.args['ip'].value, resource.args['port'].value)
# TODO(bogdando) figure out how to test this
# http://docs.openstack.org/developer/nova/devref/volume.html
)
# )