Commit Graph

4 Commits

Author SHA1 Message Date
Jesse Pretorius
14a57702ca Update Master SHA's
This patch updates the Master SHA's for new development work, and
removes the oslo.messaging 2.6.0 block as this is now done upstream.

Change-Id: I3a1c13b5a3e5a970a8c4380320133d6947c1938c
Closes-Bug: #1505295
2015-10-24 15:03:30 +01:00
Jesse Pretorius
cf6e2aa284 Remove WebOb 1.5.0 cap
Remove the cap as the issue has been removed upstream. More details
are covered in the below-mentioned bug. This covers multiple
projects and patches, so I don't think it's appropriate to list
all the related upstream patches seeing as they're covered in the
bug.

Change-Id: I6931eb0459dd116027a9d0ae4c2b76d7d98c2d6b
Closes-Bug: #1505153
2015-10-14 16:58:36 +00:00
Jesse Pretorius
abb8d7c39b Remove oslo.versionedobjects 0.11.0 block
This patch removes the oslo.versionedobjects 0.11.0 block as the
issue requiring the block was resolved upstream in:
  https://review.openstack.org/234166

Change-Id: I181cb5ccf7c2ae24cff1345eed2f6d4842c081b4
Closes-Bug: #1505677
2015-10-14 16:57:50 +00:00
Jesse Pretorius
81a750da5e Block/cap incompatible libraries
This updates the global requirements to block requests 2.8.0 due to:
  https://launchpad.net/bugs/1476770 and
  https://launchpad.net/bugs/1503768 and
  https://launchpad.net/bugs/1505326

And also blocks oslo.messaging 2.6.0 temporarily due to:
  https://launchpad.net/bugs/1505295

And also blocks oslo.versionedobjects 0.11.0 temporarily due to:
  https://launchpad.net/bugs/1505677

And also blocks WebOb<1.5.0 temporarily due to:
  https://launchpad.net/bugs/1505153

Related-Bug: #1476770
Related-Bug: #1503768
Related-Bug: #1505326
Related-Bug: #1505295
Related-Bug: #1505153
Related-Bug: #1505677
Change-Id: I3aabbf717ef21a41c7bb9d21957df838642926f0
2015-10-13 15:46:30 +01:00