Merge pull request #4 from openstack-charmers/remove_zuul delete zuul yaml
Merge pull request #4 from openstack-charmers/remove_zuul
delete zuul yaml
Basic interface for sending Cinder-Backup external subordinate backend configuration.
To consume this interface in your charm or layer, add the following to layer.yaml:
includes: ['interface:cinder-backup']
and add a provides interface of type backup-backend to your charm or layers metadata.yaml:
provides: backup-backend: interface: cinder-backup scope: container
Please report bugs on Launchpad.
For development questions please refer to the OpenStack Charm Guide.
版权所有:中国计算机学会技术支持:开源发展技术委员会 京ICP备13000930号-9 京公网安备 11010802032778号
Overview
Basic interface for sending Cinder-Backup external subordinate backend configuration.
Metadata
To consume this interface in your charm or layer, add the following to layer.yaml:
and add a provides interface of type backup-backend to your charm or layers metadata.yaml:
Bugs
Please report bugs on Launchpad.
For development questions please refer to the OpenStack Charm Guide.