This website requires JavaScript.
Explore
Get Started
openstack
/
devstack
Code
Issues
Proposed changes
Files
master
Add File
New File
Apply Patch
devstack
/
files
/
rpms
/
cinder
4 lines
24 B
Plaintext
Raw
Permalink
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
lvm2
Sort rpm/deb files alphabetically This is rather trivial, but it makes comparing the files much easier Change-Id: I01e42defbf778626afd8dd457f93f0b02dd1a19d
2015-11-09 15:20:22 +11:00
qemu-img
libs/rpms : update for CentOS 7 removal With the removal of CentOS 7, we can re-evaluate the rpm installations. We should not need virtualenv after https://review.opendev.org/712609 There should be no need for python-devel as we're python3 pyOpenSSL was added to workaround memory issues in 9e98f9435ec36f2fffed0ac368befd520f07e0e1 (2015) ... I think we've moved on. pyxattr is not a package; remove it. I don't see we need packaged m2crypto, which isn't a package on CentOS 8. nor libxml2-python; these days it has wheels which should work with the normal installation process. centos8 has: * targetcli * pcp-system-tools (and no dstat) * iptables-services * java-1.8.0-openjdk-headless * kernel-modules * rsync-daemon just as all supported fedora's do, so we can remove any matching here. Change-Id: I542c426a67a98f331d2a29bacd220af81fab8cc4
2020-04-16 11:53:11 +10:00
targetcli
Copy Permalink