3 Commits

Author SHA1 Message Date
zhurong
031567b06e Cut stable branch for python-solumclient
Change-Id: Ibe3f2c4585823279142828dac6973bca05a55ecd
2019-09-10 19:35:07 -07:00
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
Sean McGinnis
b1c0691f29
Add Train deliverable files
Adds deliverable stubs based on what was released in Stein.

Change-Id: I029b32a3ff8a74a3ffaf7b61b57147e6812ff223
Signed-off-by: Sean McGinnis <sean.mcginnis@gmail.com>
2019-04-11 14:40:45 -05:00