Repository: libcloud Updated Branches: refs/heads/trunk 86996f5e7 -> 0ec53b13a
move #1219 note out of 2.3.0 changes This was accidentally placed under the Apache Libcloud 2.3.0 release notes instead of development. Project: http://git-wip-us.apache.org/repos/asf/libcloud/repo Commit: http://git-wip-us.apache.org/repos/asf/libcloud/commit/0ec53b13 Tree: http://git-wip-us.apache.org/repos/asf/libcloud/tree/0ec53b13 Diff: http://git-wip-us.apache.org/repos/asf/libcloud/diff/0ec53b13 Branch: refs/heads/trunk Commit: 0ec53b13a0e1d61367c184576d1d33110db6844f Parents: 86996f5 Author: Rick van de Loo <[email protected]> Authored: Sat Jun 30 11:02:01 2018 +0200 Committer: Rick van de Loo <[email protected]> Committed: Sat Jun 30 11:02:01 2018 +0200 ---------------------------------------------------------------------- CHANGES.rst | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/libcloud/blob/0ec53b13/CHANGES.rst ---------------------------------------------------------------------- diff --git a/CHANGES.rst b/CHANGES.rst index 3fe0e17..92e77bb 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -8,6 +8,12 @@ Changes in Apache Libcloud in development (GITHUB-1182, GITHUB-1183, GITHUB-1185, GITHUB-1186, GITHUB-1187, GITHUB-1188) [Rémy Léone] +Common +~~~~~~ + +- [OpenStack] Document openstack_connection_kwargs method (GITHUB-1219) + [Ken Dreyer] + Compute ~~~~~~~ @@ -126,9 +132,6 @@ Common (LIBCLOUD-965, GITHUB-1145) [Miguel Caballer] -- [OpenStack] Document openstack_connection_kwargs method (GITHUB-1219) - [Ken Dreyer] - Compute ~~~~~~~ @@ -251,7 +254,6 @@ Compute - [UpCloud] Add pricing information to list_sizes (LIBCLOUD-969, GITHUB-1152) [Mika Lackman] - Storage ~~~~~~~
