Commit Graph

4 Commits

Author SHA1 Message Date
Zuul 54e06a9217 Merge "Omit the twice occured words in README.md" 2019-01-09 10:29:36 +00:00
zhouxinyong 955a0be813 Omit the twice occured words in README.md
Change-Id: Ia99403fe85c5d08fda8c52e06af3061a84fc8972
2019-01-07 14:17:46 +08:00
lijunjie 3d97a416ee Fix the misspelling of "configuration"
Change-Id: I9e459b3cfbf2521e6b80583fe51f6cbf9d5ef792
2018-12-27 11:26:33 +08:00
Alex Kavanagh a4f85602af plugin interface for manila to backends
This commit contains the interface code to connect between the
manila charm and a backend plugin that will provide configuration
for the manila.

Plugin charms are subordinate because they need to be on the same
unit/machine as the manila file share service.

This interface also implements a 1-many interface and so contains code
to manage that.  That code will be abstracted back to charms.openstack
at some point.

Change-Id: Ied0ad014ab7b1d4778113b0d3f2bbae08075372e
2016-11-15 15:21:27 -06:00