Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | openstack initscript: add reset | Amy Fong | 2014-07-25 | 1 | -1/+6 |
| | | | | | | | | Some of the openstack data is associated with external resources (ie glance may have external files), we explicitly invoke the delete commands on those in additional to dropping and recreating the databases. Signed-off-by: Amy Fong <amy.fong@windriver.com> | ||||
* | cinder: enable glusterfs backend | Vu Tran | 2014-03-17 | 1 | -0/+10 |
This patch adds glusterfs backend into multi-backend cinder support (total of lvm-iscsi, nfs, and glusterfs). This including changing cinder.conf, creating missing glusterfs_shares config file, and adding glusterfs-client into compute/controller node and gluster-server into controller node. Also meta-filesystems is included to pickup fuse filesytem which is needed by glusterfs. Signed-off-by: Vu Tran <vu.tran@windriver.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com> |