This website requires JavaScript.
Explore
Get Started
openstack
/
devstack
Code
Issues
Proposed changes
fcebd2b5e6
Branches
Tags
View all branches
devstack
/
files
/
apts
/
cinder
7 lines
98 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Add cinder support * using the new functional pattern: cinder_XXX functions are in lib/cinder * enable with 'c-api,c-sch,c-vol' in ENABLED_SERVICES, n-vol is still the default * exercises/volumes.sh runs for cinder and n-vol * move config to /etc/cinder * change volume_group to stack-volumes; this also renames the backing file to /opt/stack/data/stack-volumes-backing-file. * removes osapi_volume from nova.conf enabled_apis * integrates cinder + keystone * launches c-sch * tweaks for multi node * move enabled_apis substitution to init_cinder 18Jun2010 * restored & rebased * update setup.py to use setup_develop() in lib/cinder Change-Id: I1e1aa4387031c56e4fa239eb73bea2af8cef0e38
2012-05-02 11:48:15 -05:00
tgt
lvm2
xenapi: Add qemu-utils as a cinder dependency If you are using xenapi, your system won't have qemu-img installed. This patch adds the package qemu-utils to the list of cinder apts/rpms/suse-rpms, thus devstack will pull the required binaries. Change-Id: Id701880ce03bb3e78223df0af6a00b052408407c
2013-06-21 16:48:02 +01:00
qemu-utils
Add some missing pkgs to Cinder install Added python-dev even though it's picked up by other projects already, just to be explicit. Also added libpq-dev, this way users can just run "sudo pip install -r test-requirements.txt" and perform everything in run_tests.sh without the need for venv. Change-Id: I3953032ac40ef78fc6f67d77539e13539fbbb2ac
2013-08-10 17:48:07 +00:00
libpq-dev
Cinder needs iscsiadm available This patch adds the binary packages that contains the iscsiadm utility for cinder. Cinder uses the iscsiadm utility for various actions and it should be there for devstack users. Fixes bug #1219032 Change-Id: I8e1c6e2e5d4bfade50aba9259b6da3957d6d622d
2013-08-30 12:39:42 -07:00
open-iscsi
clean up ubuntu versions oneiric is long dead, remove references to it whenever possible (one more subtle issue in cinder should be a seperate patch). This includes removing the oneiric only tool build_uec.sh. also remove the bulk of references to quantal, which is 8 months out of support. note: raring only has support for the rest of the month. Change-Id: Ib17502be7572af76dc95560615221b48b970a547
2014-01-03 09:41:27 -05:00
open-iscsi-utils # Deprecated since quantal dist:precise
Copy Permalink