pythonPackages.cinderclient: mark as broken

The whole python openstack needs some maintenance...
This commit is contained in:
Frederik Rietdijk 2017-02-11 13:27:18 +01:00
parent 1ba17987f7
commit 6cf3667bc9

View file

@ -17036,6 +17036,7 @@ in {
meta = with stdenv.lib; {
description = "Python bindings to the OpenStack Cinder API";
homepage = "http://www.openstack.org/";
broken = true;
};
};