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

Commit

Permalink
Merge pull request #614 from cdosborn/upgrade-to-rtwo-0.5.19
Browse files Browse the repository at this point in the history
Upgrade to rtwo 0.5.19
  • Loading branch information
cdosborn authored Apr 26, 2018
2 parents 9bdbfd7 + b614218 commit 41f163b
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 2 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
### Fixed
- Quota updates concerning volumes would silently fail ([#611](https://github.com/cyverse/atmosphere/pull/611))
- Fix monitor_instances_for timing out, upgrade to rtwo version 0.5.18 ([#598](https://github.com/cyverse/atmosphere/pull/598))
- Fix unintentional fetch of all_tenants instances, upgrade to rtwo version 0.5.19 ([#614](https://github.com/cyverse/atmosphere/pull/614))

## [v32-1](https://github.com/cyverse/atmosphere/compare/v32-0...v32-1) - 2018-04-17
### Added
Expand Down
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 41f163b

Please sign in to comment.