[Python-modules-commits] [python-digitalocean] annotated tag 1.1 created (now 9872511)
Andrew Starr-Bochicchio
asb at moszumanska.debian.org
Tue Jun 20 00:31:26 UTC 2017
This is an automated email from the git hooks/post-receive script.
asb pushed a change to annotated tag 1.1
in repository python-digitalocean.
at 9872511 (tag)
tagging 732899edbdd9d6b49e2a04b0bb23aa5df631085d (commit)
replaces 1.0.8
tagged by Lorenzo Setale
on Tue Dec 23 21:00:59 2014 +0100
- Log -----------------------------------------------------------------
Andrew Starr-Bochicchio (17):
Imported Upstream version 1.0.2
Merge branch 'master' of https://github.com/koalalorenzo/python-digitalocean into upstream
Droplet.rebuild should use self.image['id'] not self.image_id
Use 'responses' library to mock the requests for testing.
Don't use assertItemsEqual as it is not available in Python3
Mock test_auth_fail as well
Test Droplet actions.
Only try self.image['id'] if an image_id is not passed.
Fix loading a droplet with IPv6 enabled.
Test droplet creation.
Add action ids on droplet creation.
Provide backwards compatibility with droplet size on create.
Add more tests Droplet class: get_kernel, get_action
Handle cases where there is only one page of kernels.
Test Domain class.
Fix loading of domains.
Add support for an Account object and a get_account funtion to the Manager class.
Lorenzo Setale (6):
Merge pull request #68 from andrewsomething/issue67
Merge pull request #69 from viktorkrivak/master
Merge pull request #70 from andrewsomething/test-improvements
Merge pull request #72 from andrewsomething/more-tests
Merge pull request #74 from andrewsomething/get_account
Some style fixes and release 1.1 ready to be uploaded
Viktor Krivak (1):
Fix missing has_key in python3
-----------------------------------------------------------------------
No new revisions were added by this update.
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/python-digitalocean.git
More information about the Python-modules-commits
mailing list