aboutsummaryrefslogtreecommitdiffstats
path: root/meta-openstack/README.setup
AgeCommit message (Collapse)Author
2014-03-25README: add meta-cloud-services to reference layer listBruce Ashfield
Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
2014-03-24cinder: enable ceph rbd volume backendVu Tran
Add ceph rbd backend into multi-backend cinder-volume support. Signed-off-by: Vu Tran <vu.tran@windriver.com>
2014-03-17cinder: enable glusterfs backendVu Tran
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>
2014-03-17cinder: enable nfs backendVu Tran
This patch enables multi-backend support (lvm-iscsi and nfs) on cinder-volume. This including changing cinder.conf, creating missing nfs_shares config file, and adding mount.nfs into compute node image. Signed-off-by: Vu Tran <vu.tran@windriver.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
2014-03-17cinder: enable lvm-iscsi backendVu Tran
Currently compute-note does not have initiator iscsi working which is required to mount cinder block device over iscsi. Signed-off-by: Vu Tran <vu.tran@windriver.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
2014-02-10README: clarify image location, add Notes sectionBruce Ashfield
Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
2013-11-25README.setup: remove reference to quantumBruce Ashfield
Since quantum has now been renamed neutron, we remove any remaining references to the old name. Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
2013-10-03meta-openstack: documentation updatesBruce Ashfield
syncing the documentation to match the current layers, configuration and launch. Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
2013-08-28docs: clarify docs names and rolesBruce Ashfield
Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>