Skip to content

Commit

Permalink
Update git submodules
Browse files Browse the repository at this point in the history
* Update requirements from branch 'master'
  - Updated from generate-constraints
    
    The following are held back for the reasons noted below:
    
    -grpcio===1.20.1
    +grpcio===1.15.0
      tooz has a cap that needs to be removed (most likely)
    -SQLAlchemy===1.3.3
    +SQLAlchemy===1.2.18
      general breakage in tempest-full https://review.opendev.org/651591
    -urllib3===1.25.2
    +urllib3===1.24.3
      requests has a cap, they don't seem to care
      https://github.com/kennethreitz/requests/issues/5067
    -tornado===5.1.1;python_version=='2.7'
    +tornado===4.5.3;python_version=='2.7'
      we generate the wrong version for py27
    -kubernetes===9.0.0
    +kubernetes===8.0.1
      openshift has a hard lock on ~8
    -jsonschema===3.0.1
    +jsonschema===2.6.0
      caps in the following, all are openstack, so we just need to make sure
      they have been uncapped and schedule releases
      python-ironiclient tempest taskflow python-zaqarclient warlock
      python-solumclient glance-store python-designateclient os-net-config
    
    Change-Id: I48a34d95e6b831c557ed3bb4bab00e6af3d74dbc
  • Loading branch information
OpenStack Proposal Bot authored and openstack-gerrit committed May 16, 2019
1 parent 3f6f0ba commit 784d1c2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements

0 comments on commit 784d1c2

Please sign in to comment.