Updated Branches: refs/heads/trunk 783de479c -> 7e5f2b3cb
Update CHANGES. Project: http://git-wip-us.apache.org/repos/asf/libcloud/repo Commit: http://git-wip-us.apache.org/repos/asf/libcloud/commit/7e5f2b3c Tree: http://git-wip-us.apache.org/repos/asf/libcloud/tree/7e5f2b3c Diff: http://git-wip-us.apache.org/repos/asf/libcloud/diff/7e5f2b3c Branch: refs/heads/trunk Commit: 7e5f2b3cb1bf5f31b7e48233cebd2efa2cd1e788 Parents: 783de47 Author: Tomaz Muraus <[email protected]> Authored: Wed Nov 20 11:59:03 2013 +0100 Committer: Tomaz Muraus <[email protected]> Committed: Wed Nov 20 11:59:03 2013 +0100 ---------------------------------------------------------------------- CHANGES | 5 +++++ 1 file changed, 5 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/libcloud/blob/7e5f2b3c/CHANGES ---------------------------------------------------------------------- diff --git a/CHANGES b/CHANGES index 0453fcb..4a7c6bd 100644 --- a/CHANGES +++ b/CHANGES @@ -28,6 +28,11 @@ Changes with Apache Libcloud in development libcloud.compute.base into libcloud.utils.networking module. [Tomaz Muraus] + - Allow user to pass "url" argument to the CloudStack driver constructor. + This argument can be provided instead of "host" and "path" arguments and + can contain a full URL to the API endpoint. + [Tomaz Muraus] + Changes with Apache Libcloud 0.14.0-beta3 *) General
