releases/deliverables/newton/oslotest.yaml
Doug Hellmann b4beba0304 import stable/newton branch history
Use the tool from the previous commit to import the branch history for
the newton release.

Change-Id: I8db0424bdbb8ccefb0c34df6bc1e178ec3a971b6
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
2016-12-06 09:20:51 -05:00

40 lines
1.1 KiB
YAML

---
launchpad: oslotest
team: oslo
type: library
release-model: cycle-with-intermediary
send-announcements-to: openstack-dev@lists.openstack.org
include-pypi-link: true
branches:
- name: stable/newton
location: 2.10.0
releases:
- version: 2.5.0
projects:
- repo: openstack/oslotest
hash: 9581cd0206c708bc47dd8bee914c6e49262c00f0
- version: 2.6.0
projects:
- repo: openstack/oslotest
hash: 412073f87029ab913d979dcfc587cdb1217a714c
- version: 2.7.0
projects:
- repo: openstack/oslotest
hash: a0eb1348dee20d826741ee11495d024a4148155b
- version: 2.8.0
projects:
- repo: openstack/oslotest
hash: 425d4651221d09141afd1de1367cf1ec188594ca
highlights: |-
- Add Python 3.5 classifier and venv
- Import mock so that it works on Python 3.x
- version: 2.9.0
projects:
- repo: openstack/oslotest
hash: 619ee741612549c2313c98414a4656b1187a1a6d
- version: 2.10.0
projects:
- repo: openstack/oslotest
hash: 0fad88599e428bdb60d52288fd6f7d69aadfbfc8
highlights: '- A new DisableModules fixture that removes modules from system path'