Package: cinder-api Version: 2014.1.1-3 I installed and configured cinder-volume, cinder-scheduler and cinder-api Then populated db with cinder-manage db sync Then I tried to retrieve the list of volumes:
cinder list It reported exception about missing library handlers.sha2_crypt I found that this library was python-passlib I think this library should be listed in dependancies of one of cinder packages.