[galaxyproject/galaxy] ec320d: Update `cloud` objectstore to adhere with cloudbri...
Branch: refs/heads/dev Home: https://github.com/galaxyproject/galaxy Commit: ec320d2bad5c327b625e66a13a22c941cac96c5d https://github.com/galaxyproject/galaxy/commit/ec320d2bad5c327b625e66a13a22c... Author: vjalili <jalili.vahid@gmail.com> Date: 2018-09-10 (Mon, 10 Sep 2018) Changed paths: M lib/galaxy/objectstore/cloud.py Log Message: ----------- Update `cloud` objectstore to adhere with cloudbridge v1 interface. Commit: d0e2820b4f2e35e5a15c96296c656e7c03ee44df https://github.com/galaxyproject/galaxy/commit/d0e2820b4f2e35e5a15c96296c656... Author: vjalili <jalili.vahid@gmail.com> Date: 2018-09-10 (Mon, 10 Sep 2018) Changed paths: M lib/galaxy/objectstore/cloud.py Log Message: ----------- Log exception message failing to create bucket in cloud objectstore. Commit: a52b8a436523a6de040001d45f9773699e58445b https://github.com/galaxyproject/galaxy/commit/a52b8a436523a6de040001d45f977... Author: vjalili <jalili.vahid@gmail.com> Date: 2018-09-10 (Mon, 10 Sep 2018) Changed paths: M lib/galaxy/objectstore/cloud.py Log Message: ----------- Catch a cloudbridge exception if a given bucket does not exist. Commit: 0956604e557bf1a3857fa870beee7f7f6f36d929 https://github.com/galaxyproject/galaxy/commit/0956604e557bf1a3857fa870beee7... Author: vjalili <jalili.vahid@gmail.com> Date: 2018-09-10 (Mon, 10 Sep 2018) Changed paths: M lib/galaxy/managers/cloud.py Log Message: ----------- Update cloud manager to adhere with v1 cloudbridge interface. Commit: 94fe62803b18151f4aa7830c27704fe6ab65cefb https://github.com/galaxyproject/galaxy/commit/94fe62803b18151f4aa7830c27704... Author: vjalili <jalili.vahid@gmail.com> Date: 2018-09-10 (Mon, 10 Sep 2018) Changed paths: M lib/galaxy/dependencies/conditional-requirements.txt Log Message: ----------- Update cloudbridge version in conditional requirements. Commit: ae41b22113332d7cb11db4d64b9037da473d90ba https://github.com/galaxyproject/galaxy/commit/ae41b22113332d7cb11db4d64b903... Author: Nicola Soranzo <nicola.soranzo@earlham.ac.uk> Date: 2018-09-10 (Mon, 10 Sep 2018) Changed paths: M lib/galaxy/dependencies/pipfiles/default/pinned-dev-requirements.txt M lib/galaxy/dependencies/pipfiles/default/pinned-requirements.txt Log Message: ----------- Update dependencies using `make update-dependencies`. Commit: c95d995e9d980ced74ef0697b14c786a72369680 https://github.com/galaxyproject/galaxy/commit/c95d995e9d980ced74ef0697b14c7... Author: Nicola Soranzo <nicola.soranzo@earlham.ac.uk> Date: 2018-09-10 (Mon, 10 Sep 2018) Changed paths: M lib/galaxy/dependencies/pipfiles/default/Pipfile M lib/galaxy/dependencies/pipfiles/default/pinned-requirements.txt M lib/galaxy/dependencies/pipfiles/update.sh Log Message: ----------- Fix pyinotify environment marker Remove outdated pin on boto. Commit: 11274995ca5a84f750000be724d770e77d9de990 https://github.com/galaxyproject/galaxy/commit/11274995ca5a84f750000be724d77... Author: vjalili <jalili.vahid@gmail.com> Date: 2018-09-10 (Mon, 10 Sep 2018) Changed paths: M lib/galaxy/managers/cloud.py M lib/galaxy/webapps/galaxy/api/cloud.py Log Message: ----------- Rename bucket to bucket_name in cloud API and manager. Commit: 240074224f07d1a047e5560627e3f19fb02ae0e7 https://github.com/galaxyproject/galaxy/commit/240074224f07d1a047e5560627e3f... Author: vjalili <jalili.vahid@gmail.com> Date: 2018-09-10 (Mon, 10 Sep 2018) Changed paths: M lib/galaxy/managers/cloud.py Log Message: ----------- Rename bucket_obj to bucket. Commit: ebc5858f02e07585860b4adc26ccaff300e1154c https://github.com/galaxyproject/galaxy/commit/ebc5858f02e07585860b4adc26cca... Author: Dannon <dannon.baker@gmail.com> Date: 2018-09-10 (Mon, 10 Sep 2018) Changed paths: M lib/galaxy/dependencies/conditional-requirements.txt M lib/galaxy/dependencies/pipfiles/default/Pipfile M lib/galaxy/dependencies/pipfiles/default/pinned-dev-requirements.txt M lib/galaxy/dependencies/pipfiles/default/pinned-requirements.txt M lib/galaxy/dependencies/pipfiles/update.sh M lib/galaxy/managers/cloud.py M lib/galaxy/objectstore/cloud.py M lib/galaxy/webapps/galaxy/api/cloud.py Log Message: ----------- Merge pull request #6660 from VJalili/upgrade_cloudbridge Upgrade CloudBridge to v1.0.1 Compare: https://github.com/galaxyproject/galaxy/compare/b8fe2fe294f1...ebc5858f02e0 **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/ Functionality will be removed from GitHub.com on January 31st, 2019.
participants (1)
-
GitHub