Exclude oslo.versionedobjects 0.5.0 from global requirements

Looks like the release today did not go well and is breaking
tests in cinder and nova. So let's exclude this version from g-r.

Change-Id: Id62fedd6ee629cb466ff2829cc7af8da185a5c3c
This commit is contained in:
Davanum Srinivas 2015-06-29 15:43:09 -04:00
parent 3aa37f7ea4
commit 022293d883

@ -83,7 +83,7 @@ oslo.serialization>=1.4.0 # Apache-2.0
oslo.service>=0.1.0 # Apache-2.0
oslo.utils>=1.6.0 # Apache-2.0
oslo.vmware>=0.13.1 # Apache-2.0
oslo.versionedobjects>=0.3.0
oslo.versionedobjects>=0.3.0,!=0.5.0
osprofiler>=0.3.0 # Apache-2.0
os-apply-config
os-brick