releases/deliverables/train/python-solumclient.yaml
Dirk Mueller 661f097ec7 Release designateclient and solumclient be able to uncap jsonschema
We have jsonschema capped at a fairly old version. Other than some
    specific releases, it looks like keeping it below 3.0 was added in
    I943fd68b9fab3bce1764305a5058df5339470757 without really any explanation
    why.

    In order to update to a 3.x release we need to:
    1. Remove the cap from global-requirements.txt, leaving
       upper-constraints.txt at a 2.x release
    2. Remove the cap from all consumers
    3. Release a new version of consumers that are published to pypi (this change)
    4. Update upper-constraints.txt with those new releases

This review perfoms step 3.

Change-Id: I4019cfff92b0174721177aaa175c3ef4da2dffaa
2019-08-07 15:08:21 +02:00

13 lines
303 B
YAML

---
launchpad: python-solumclient
release-model: cycle-with-intermediary
team: solum
type: client-library
releases:
- version: 2.9.0
projects:
- repo: openstack/python-solumclient
hash: b3e7f9dd4edf032074b5f67a3a92a6c8cfafa8fa
repository-settings:
openstack/python-solumclient: {}