Files
releases/deliverables/liberty/os-brick.yaml
Matt Riedemann 52cc037e08 Release os-brick 0.4.0
Mainly needed for commit c16abad3d8b771ffa80bf0984cf180506fd86eaf so
that nova/cinder and os-brick don't have a circular dependency when it
comes to rootwrap filters.

Version is 0.4.0 since there are dependency updates.

Once this is done we should be able to move forward on using the
rootwrap filter in devstack change
I9d77783c4cc8d8db7fff21543526fd4060f8b12b.

Partial-Bug: #1479842

Change-Id: I7c0b7976bf0d00caec59e20b3a1388438b3bc373
2015-09-01 12:59:21 -07:00

32 lines
963 B
YAML

---
launchpad: os-brick
releases:
- version: 0.2.0
projects:
- repo: openstack/os-brick
hash: 13b842ca4a7c199624c35cda26539ba896d2ee1a
- version: 0.3.0
projects:
- repo: openstack/os-brick
hash: d191180bbf0f2cf61a7e1da88467ebb7a2a388a5
highlights: >
Adds HGST, RBD, ScaleIO connectors.
- version: 0.3.1
projects:
- repo: openstack/os-brick
hash: 11355ac5836a569c7a6f550f3960b60d7798842c
highlights: >
PBR changelog generator, and FC device path removal fixes.
- version: 0.3.2
projects:
- repo: openstack/os-brick
hash: 1a7fe6c8148701d8dd2d477e2ba2f7d0e55b4a8f
highlights: >
PBR changelog generator, and FC device path removal fixes.
- version: 0.4.0
projects:
- repo: openstack/os-brick
hash: 891cf03109b3750ec05fb9b53cb48584a16114ae
highlights: >
rootwrap filter, dependency updates and bug fixes.