summaryrefslogtreecommitdiffstats
path: root/meta-openstack/README.setup
Commit message (Collapse)AuthorAgeFilesLines
* README: add meta-cloud-services to reference layer listBruce Ashfield2014-03-251-0/+1
| | | | Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
* cinder: enable ceph rbd volume backendVu Tran2014-03-241-4/+7
| | | | | | | Add ceph rbd backend into multi-backend cinder-volume support. Signed-off-by: Vu Tran <vu.tran@windriver.com>
* cinder: enable glusterfs backendVu Tran2014-03-171-2/+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>
* cinder: enable nfs backendVu Tran2014-03-171-0/+18
| | | | | | | | | | 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>
* cinder: enable lvm-iscsi backendVu Tran2014-03-171-0/+8
| | | | | | | | 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>
* README: clarify image location, add Notes sectionBruce Ashfield2014-02-101-1/+12
| | | | Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
* README.setup: remove reference to quantumBruce Ashfield2013-11-251-1/+1
| | | | | | | 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>
* meta-openstack: documentation updatesBruce Ashfield2013-10-031-22/+57
| | | | | | | syncing the documentation to match the current layers, configuration and launch. Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
* docs: clarify docs names and rolesBruce Ashfield2013-08-281-0/+115
Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>