Update changes.
Project: http://git-wip-us.apache.org/repos/asf/libcloud/repo Commit: http://git-wip-us.apache.org/repos/asf/libcloud/commit/dcf3c671 Tree: http://git-wip-us.apache.org/repos/asf/libcloud/tree/dcf3c671 Diff: http://git-wip-us.apache.org/repos/asf/libcloud/diff/dcf3c671 Branch: refs/heads/trunk Commit: dcf3c671466b36ebdf5b2752f75ad97816550755 Parents: 70f1554 Author: Tomaz Muraus <[email protected]> Authored: Fri Jan 24 23:26:42 2014 +0100 Committer: Tomaz Muraus <[email protected]> Committed: Fri Jan 24 23:26:42 2014 +0100 ---------------------------------------------------------------------- CHANGES.rst | 8 ++++++++ 1 file changed, 8 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/libcloud/blob/dcf3c671/CHANGES.rst ---------------------------------------------------------------------- diff --git a/CHANGES.rst b/CHANGES.rst index dcde99b..cccd238 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -11,6 +11,14 @@ Load Balancer in the GCE driver. [Rick Wright] +Storage +~~~~~~~ + +- Allow user to use an internal endpoint in the CloudFiles driver by passing + "use_internal_url" argument to the driver constructor. + (GITHUB-229) + [John Obelenus] + DNS ~~~
