Skip to content

Commit

Permalink
require pbr >= 2.0
Browse files Browse the repository at this point in the history
Removed: fairy-slipper
Updated: sqlalchemy-migrate (0.11.0)
Updated: requestsexceptions (1.2.0)
Updated: reno (2.1.0)
Updated: python-jsonpath-rw-ext (1.1.1)
Updated: yaql (1.1.3)
Updated: gnocchiclient (3.1.1)
Updated: aodhclient (0.9.0)
Updated: pypowervm (1.0.0.4.1)

Related-Bug: #1668848
Change-Id: I6acfd3ae0f73957924bea840144ad9cba376ef12
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
  • Loading branch information
dhellmann authored and tbreeds committed Mar 1, 2017
1 parent 7483671 commit 6a8aac8
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 13 deletions.
5 changes: 2 additions & 3 deletions global-requirements.txt
Expand Up @@ -52,7 +52,6 @@ enum34;python_version=='2.7' or python_version=='2.6' or python_version=='3.3'
# as they have earned a reputation of frequently breaking things.
eventlet!=0.18.3,>=0.18.2 # MIT
extras # MIT
fairy-slipper>=0.1.0 # Apache-2.0
falcon>=1.0.0 # Apache-2.0
Flask>=0.10,!=0.11,<1.0 # BSD
Flask-RESTful>=0.3.5 # BSD
Expand Down Expand Up @@ -158,7 +157,7 @@ pathlib2>=2.1.0 # MIT
passlib>=1.7.0 # BSD
Paste # MIT
PasteDeploy>=1.5.0 # MIT
pbr>=1.8 # Apache-2.0
pbr>=2.0.0 # Apache-2.0
pecan>=1.0.0,!=1.0.2,!=1.0.3,!=1.0.4,!=1.2 # BSD
pexpect>=3.1,!=3.3 # ISC License
pifpaf>=0.10.0 # Apache-2.0
Expand Down Expand Up @@ -261,7 +260,7 @@ reno>=1.8.0 # Apache-2.0
requests>=2.10.0,!=2.12.2,!=2.13.0 # Apache-2.0
requests-aws>=0.1.4 # BSD License (3 clause)
requests-kerberos>=0.6 # ISC
requestsexceptions>=1.1.1 # Apache-2.0
requestsexceptions>=1.2.0 # Apache-2.0
rfc3986>=0.3.1 # Apache-2.0
Routes>=1.12.3,!=2.0,!=2.1,!=2.3.0;python_version=='2.7' # MIT
Routes>=1.12.3,!=2.0,!=2.3.0;python_version!='2.7' # MIT
Expand Down
19 changes: 9 additions & 10 deletions upper-constraints.txt
Expand Up @@ -32,11 +32,11 @@ pykerberos===1.1.14
certifi===2017.1.23
requests-aws===0.1.8
alabaster===0.7.9
pbr===1.10.0
pbr===2.0.0
microversion-parse===0.1.4
Pint===0.7.2
oslo.i18n===3.12.0
jsonpath-rw-ext===1.1.0
jsonpath-rw-ext===1.1.1
python-mistralclient===3.0.0
oslo.context===2.12.1
python-senlinclient===1.2.0
Expand Down Expand Up @@ -98,7 +98,7 @@ requests-unixsocket===0.1.5
croniter===0.3.15
python-watcherclient===1.0.0
MarkupSafe===0.23
pypowervm===1.0.0.4
pypowervm===1.0.0.4.1
doc8===0.7.0
pymongo===3.4.0
sqlparse===0.2.2
Expand All @@ -110,7 +110,7 @@ sphinxcontrib-blockdiag===1.5.5
kaitaistruct===0.6;python_version=='3.4'
kaitaistruct===0.6;python_version=='3.5'
thrift===0.10.0;python_version=='2.7'
gnocchiclient===3.1.0
gnocchiclient===3.1.1
wcwidth===0.1.7
jsonpath-rw===1.4.0
prettytable===0.7.2
Expand All @@ -134,7 +134,7 @@ extras===1.0.0
PyJWT===1.4.2
paramiko===2.1.2
ordereddict===1.1
reno===2.0.3
reno===2.1.0
unicodecsv===0.14.1;python_version=='2.7'
imagesize===0.7.1
pathlib===1.0.1;python_version=='2.7'
Expand Down Expand Up @@ -209,7 +209,7 @@ google-api-python-client===1.6.2
castellan===0.5.0
oslo.versionedobjects===1.21.0
webcolors===1.7
aodhclient===0.8.0
aodhclient===0.9.0
autobahn===0.17.2
SQLAlchemy-Utils===0.32.12
coverage===4.3.4
Expand Down Expand Up @@ -253,7 +253,7 @@ warlock===1.2.0
sphinxcontrib-httpdomain===1.5.0
murano-pkg-check===0.3.0
oslo.vmware===2.17.0
sqlalchemy-migrate===0.10.0
sqlalchemy-migrate===0.11.0
gitdb===0.6.4
python-monascaclient===1.5.0
ldap3===2.2.1
Expand Down Expand Up @@ -329,7 +329,6 @@ kubernetes===1.0.0b3
httplib2===0.10.3
os-cloud-config===5.1.0
bottle===0.12.13
fairy-slipper===0.2.0
betamax===0.8.0
construct===2.8.10
pyparsing===2.1.10
Expand Down Expand Up @@ -371,8 +370,8 @@ pykafka===2.5.0
kombu===3.0.37
mitmproxy===2.0.0;python_version=='3.4'
mitmproxy===2.0.0;python_version=='3.5'
yaql===1.1.2
requestsexceptions===1.1.3
yaql===1.1.3
requestsexceptions===1.2.0
testresources===2.0.1
falcon===1.1.0
pycryptodome===3.4.5
Expand Down

0 comments on commit 6a8aac8

Please sign in to comment.