Skip to content
This repository has been archived by the owner on Sep 12, 2022. It is now read-only.

Commit

Permalink
Upgrade to rtwo 0.5.19
Browse files Browse the repository at this point in the history
This resolves the change in rtwo that caused every attempt of a user to fetch
their instances, to try and fetch all_tenants instances, which is forbidden by
default on most clouds
  • Loading branch information
cdosborn committed Apr 26, 2018
1 parent 9bdbfd7 commit 3887854
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion dev_requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -175,7 +175,7 @@ requirements-detector==0.5.2 # via prospector
rfc3986==1.1.0
rfive==0.2.0
rsa==3.4.2
rtwo==0.5.18
rtwo==0.5.19
scandir==1.5 # via pathlib2
selenium==3.5.0 # via splinter
setoptconf==0.2.0 # via prospector
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,7 @@ requestsexceptions==1.3.0 # via os-client-config
rfc3986==1.1.0 # via oslo.config
rfive==0.2.0 # via rtwo
rsa==3.4.2 # via oauth2client
rtwo==0.5.18
rtwo==0.5.19
simplejson==3.11.1 # via osc-lib, python-cinderclient, python-neutronclient, python-novaclient
singledispatch==3.4.0.3 # via tornado
six==1.11.0 # via bcrypt, cliff, cmd2, cryptography, debtcollector, djangorestframework-csv, keystoneauth1, oauth2client, openstacksdk, osc-lib, oslo.config, oslo.i18n, oslo.log, oslo.serialization, oslo.utils, pynacl, pyopenssl, python-cinderclient, python-dateutil, python-glanceclient, python-heatclient, python-keystoneclient, python-neutronclient, python-novaclient, python-openstackclient, python-saharaclient, python-swiftclient, singledispatch, stevedore, warlock
Expand Down

0 comments on commit 3887854

Please sign in to comment.