Repository: libcloud Updated Branches: refs/heads/trunk e68d43e89 -> e99926af4
Minor style and consistency thing - wrap lines in CHANGES.rst at 80 characters. Project: http://git-wip-us.apache.org/repos/asf/libcloud/repo Commit: http://git-wip-us.apache.org/repos/asf/libcloud/commit/e99926af Tree: http://git-wip-us.apache.org/repos/asf/libcloud/tree/e99926af Diff: http://git-wip-us.apache.org/repos/asf/libcloud/diff/e99926af Branch: refs/heads/trunk Commit: e99926af483776a28011f2a7e1ecf14f00b74ffa Parents: e68d43e Author: Tomaz Muraus <to...@tomaz.me> Authored: Tue Dec 27 13:03:07 2016 +0100 Committer: Tomaz Muraus <to...@tomaz.me> Committed: Tue Dec 27 13:06:12 2016 +0100 ---------------------------------------------------------------------- CHANGES.rst | 176 ++++++++++++++++++++++++++++++------------------------- 1 file changed, 95 insertions(+), 81 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/libcloud/blob/e99926af/CHANGES.rst ---------------------------------------------------------------------- diff --git a/CHANGES.rst b/CHANGES.rst index 18df134..5e59ea1 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -8,36 +8,38 @@ Changes in current version of Apache Libcloud Common ~~~~~~ -- Set Dimension Data compute, backup and load balancer to default to 2.4 API +- Set Dimension Data compute, backup and load balancer to default to 2.4 API. [GITHUB-961] [Samuel Chong] Compute ~~~~~~~ -- [azure] New method for accessing rate cards +- [azure] New method for accessing rate cards. [GITHUB-957] (Soren L. Hansen) -- [gce] Allow multiple preemptible instances to be created +- [gce] Allow multiple preemptible instances to be created. [GITHUB-954] (John Baublitz) -- [openstack] Add new Connection class to support VOMS proxys to keystone servers +- [openstack] Add new Connection class to support VOMS proxys to keystone + servers. [GITHUB-959] (micafer) -- [outscale] Added support for changed API for describing quotas +- [outscale] Added support for changed API for describing quotas. [GITHUB-960] (Javier M. Mellid) -- [ec2] Added m4 instances to us-gov and brazil, added m4.16xlarge to all +- [ec2] Added m4 instances to us-gov and brazil, added m4.16xlarge to all. [GITHUB-964] (Matthew Tyas) - Added new CloudScale.ch driver -- [google compute] Bug fix for ex_create_multiple_nodes Google Cloud disk auto delete +- [google compute] Bug fix for ex_create_multiple_nodes Google Cloud disk auto + delete. (GITHUB-955) [John Baublitz] @@ -45,23 +47,26 @@ Compute (GITHUB-956) [Max Illfelder] -- [dimensiondata] Added support for 2.4 API, added support for image import, cloning. Add feature for changing NIC VLANs, add feature for changing - NIC order for a server. +- [dimensiondata] Added support for 2.4 API, added support for image import, + cloning. Add feature for changing NIC VLANs, add feature for changing NIC + order for a server. (GITHUB-953) [Samuel Chong] -- [ec2] Add US-EAST2 (Ohio) +- [ec2] Add US-EAST2 (Ohio). (GITHUB-946) [Matthew Harris] -- [google compute] Fix to allow multiple node creation with subnets +- [google compute] Fix to allow multiple node creation with subnets. (GITHUB-949) [John Baublitz] Container ~~~~~~~~~ -- [rancher] The scheme (secure) and port no longer need to be explicitly specified, allowing a user to simply copy in the string provided to them from Rancher. +- [rancher] The scheme (secure) and port no longer need to be explicitly + specified, allowing a user to simply copy in the string provided to them + from Rancher. [GITHUB-958] (Matthew Ellison) @@ -71,18 +76,21 @@ Changes in Apache Libcloud 1.4.0 Compute ~~~~~~~ -- Introduce new Azure ARM driver +- Introduce new Azure ARM driver. [Peter Amstulz] -- [ec2] Fix the bug that created the node at ecs driver and implement the method for creating public ip +- [ec2] Fix the bug that created the node at ecs driver and implement the + method for creating public ip. (GITHUB-943) [watermelo] -- [profitbricks] changes to the ProfitBricks compute driver to drop support for the old SOAP api (now end of life) and provide support for v3 of the REST api. +- [profitbricks] changes to the ProfitBricks compute driver to drop support + for the old SOAP api (now end of life) and provide support for v3 of the + REST api. (GITHUB-938) [Matt Finucane] -- [cloudsigma] Added Warsaw (waw) region +- [cloudsigma] Added Warsaw (waw) region. (GITHUB-942) [Kamil Chmielewski] @@ -90,83 +98,89 @@ Compute (GITHUB-939) [Scott Crunkleton] -- [ec2] Add st1 and sc1 volume types to valid types +- [ec2] Add st1 and sc1 volume types to valid types. (GITHUB-925) [Sean Goller] -- [digital ocean] add ex_change_kernel in DigitalOcean_v2 driver +- [digital ocean] add ex_change_kernel in DigitalOcean_v2 driver. (GITHUB-922) [Rick van de Loo] -- [digital ocean] add ex_hard_reboot in DigitalOcean_v2 driver +- [digital ocean] add ex_hard_reboot in DigitalOcean_v2 driver. (GITHUB-920) [Rick van de Loo] -- [openstack] add ex_start_node for the openstack driver +- [openstack] add ex_start_node for the openstack driver. (GITHUB-919) [Rick van de Loo] -- [vultr] Extra Attributes for Node Creation on Vultr +- [vultr] Extra Attributes for Node Creation on Vultr. (GITHUB-917) [Fahri Cihan Demirci] -- [vultr] Implement SSH Key Create/Delete Methods for Vultr +- [vultr] Implement SSH Key Create/Delete Methods for Vultr. (GITHUB-914) [Fahri Cihan Demirci] -- [dimension data] No longer throw error when powering off a node that is already stopped. +- [dimension data] No longer throw error when powering off a node that is + already stopped. (GITHUB-912) [Samuel Chong] - [dimension data] Refactor create_node for MCP2 to support CaaS API 2.3 feature. - Can now specify Network Adapter Name for primary and additional NIC. Parameters in create_node function is tailored for MCP2. + Can now specify Network Adapter Name for primary and additional NIC. + Parameters in create_node function is tailored for MCP2. (GITHUB-902) [Samuel Chong] -- Volume snapshot operations, i.e. creating, listing and deleting volume snapshots, for the Digital Ocean driver. +- Volume snapshot operations, i.e. creating, listing and deleting volume + snapshots, for the Digital Ocean driver. (LIBCLOUD-861, GITHUB-909) [Fahri Cihan Demirci] -- Added snapshot management to OVH compute +- Added snapshot management to OVH compute. (GITHUB-897) [Anthony Monthe] -- [GCE] Support for HTTP(S) proxies with BackendServices +- [GCE] Support for HTTP(S) proxies with BackendServices. (GITHUB-856 [Tom Melendez] Container ~~~~~~~~~ -- [docker] As reported in the corresponding bug, the docker daemon will respond in an install_image call with all the messages - produced during the procedure parsed as json docs. In that case the response headers also contain the value 'transfer-encoding':'chunked'. - That kind of response can now be parsed properly by the DockerResponse parse_body method. Also, another small change is that previously - the id of the new image was marked in the json document as id, but now it's marked as sha256, so the regex used to discover the id - has been updated. +- [docker] As reported in the corresponding bug, the docker daemon will respond + in an install_image call with all the messages produced during the procedure + parsed as json docs. In that case the response headers also contain the value + 'transfer-encoding':'chunked'. That kind of response can now be parsed + properly by the DockerResponse parse_body method. Also, another small change + is that previously the id of the new image was marked in the json document as + id, but now it's marked as sha256, so the regex used to discover the id has + been updated. (GITHUB-918) [Pavlos Tzianos] Load Balancing ~~~~~~~~~~~~~~ -- Introduce AWS Application Load Balancer (ALB) driver +- Introduce AWS Application Load Balancer (ALB) driver. (LIBCLOUD-869, GITHUB-936) [Anton Kozyrev] -- Fix bug where GCE Load balancer supposes that all VMs have public ips +- Fix bug where GCE Load balancer supposes that all VMs have public ips. (LIBCLOUD-879, GITHUB-952) [Chris Walker] Storage ~~~~~~~ -- [s3] Add AP-Southeast2 as region +- [s3] Add AP-Southeast2 as region. -- [google] Prevent GCE auth to hide S3 auth +- [google] Prevent GCE auth to hide S3 auth. (GITHUB-921) [Quentin Pradet] -- [GCS] Fixed some google_storage.py URL cleaning +- [GCS] Fixed some google_storage.py URL cleaning. (GITHUB-901) [Scott Crunkleton] @@ -176,19 +190,19 @@ Changes in Apache Libcloud 1.3.0 General ~~~~~~~ -- Introduced new base API for instantiating drivers +- Introduced new base API for instantiating drivers. (GITHUB-822) [Anthony Shaw] -- Added certificate path for SLES12/OpenSUSE12 +- Added certificate path for SLES12/OpenSUSE12. (GITHUB-884) [Michael Calmer] -- Deprecate DigitalOcean v1 API support in favour of v2 API +- Deprecate DigitalOcean v1 API support in favour of v2 API. (GITHUB-889)(GITHUB-892) [Andrew Starr-Bochicchio] -- Deprecate RunAbove cloud drivers in favour of new OVH cloud driver +- Deprecate RunAbove cloud drivers in favour of new OVH cloud driver. (GITHUB-891) [Anthony Monthe] @@ -196,15 +210,15 @@ General Compute ~~~~~~~ -- Fix reporting function for detailed admin logs in Dimension Data Driver +- Fix reporting function for detailed admin logs in Dimension Data Driver. (GITHUB-898) [Anthony Shaw] -- Added edit firewall functionality to Dimension Data driver +- Added edit firewall functionality to Dimension Data driver. (GITHUB-893) [Samuel Chong] -- Bugfix - Fixed listing nodes issue in Python 3 +- Bugfix - Fixed listing nodes issue in Python 3. (LIBCLOUD-858, GITHUB-894) [Fahri Cihan Demirci] @@ -216,28 +230,29 @@ Compute (GITHUB-861) [Max Illfelder] -- When creating volumes on OpenStack with defaults for `location` or `volume_type`, - newer OpenStack versions would throw errors. The OpenStack driver will now only - post those arguments if non-`NoneType`. +- When creating volumes on OpenStack with defaults for `location` or + `volume_type`, newer OpenStack versions would throw errors. The OpenStack + driver will now only post those arguments if non-`NoneType`. (GITHUB-857) [Allard Hoeve] -- When fetching the node details of a non-existing node, OpenStack would raise a - `BaseHTTPError` instead of returning `None`, as was intended. Fixed tests and code. +- When fetching the node details of a non-existing node, OpenStack would raise + a `BaseHTTPError` instead of returning `None`, as was intended. Fixed tests + and code. (GITHUB-864) - Added `ex_stop_node` to the OpenStack driver. (GITHUB-865) -- When creating volume snapshot, the arguments `name` and `description` are truely - optional when working with newer OpenStack versions. The OpenStack driver will now - only post thost arguments if they are non-`NoneType`. +- When creating volume snapshot, the arguments `name` and `description` are + truely optional when working with newer OpenStack versions. The OpenStack + driver will now only post thost arguments if they are non-`NoneType`. (GITHUB-866) -- StorageVolumeSnapshot now has an attribute `name` that has the name of the snapshot - if the provider supports it. This used to be `.extra['name']`, but that is inconsistent - with `Node` and `StorageVolume`. The `extra` dict still holds `name` for backwards - compatibility. +- StorageVolumeSnapshot now has an attribute `name` that has the name of the + snapshot if the provider supports it. This used to be `.extra['name']`, but + that is inconsistent with `Node` and `StorageVolume`. The `extra` dict still + holds `name` for backwards compatibility. (GITHUB-867) [Allard Hoeve] @@ -248,22 +263,22 @@ Container (GITHUB-876) [Mario Loria] -- Fixed bug in Docker util library for fetching images from the docker hub API. API - was returning 301 and redirects were not being followed. +- Fixed bug in Docker util library for fetching images from the docker hub API. + API was returning 301 and redirects were not being followed. (GITHUB-862) [Anthony Shaw] Load Balancer ~~~~~~~~~~~~~ -- Added fetch tags support in elb driver +- Added fetch tags support in elb driver. (GITHUB-848) [Anton Kozyrev] Storage ~~~~~~~ -- Added storage permissions for Google Cloud Storage +- Added storage permissions for Google Cloud Storage. (GITHUB-860) [Scott Crunkleton] @@ -273,9 +288,9 @@ Changes in Apache Libcloud 1.2.1 Backup ~~~~~~ -- Fix issue enabling backups on Dimension Data driver +- Fix issue enabling backups on Dimension Data driver. (GITHUB-858) - [Mark Maglana][Jeff Dunham][Anthony Shaw] + [Mark Maglana, Jeff Dunham, Anthony Shaw] Changes in Apache Libcloud 1.2.0 -------------------------------- @@ -293,11 +308,11 @@ General Compute ~~~~~~~ -- [gce] Fix image undeprecation in GCE +- [gce] Fix image undeprecation in GCE. (GITHUB-852) [Max Illfelder] -- [gce] Added Managed Instance Groups +- [gce] Added Managed Instance Groups. (GITHUB-842) [Tom Melendez] @@ -305,7 +320,7 @@ Compute (GITHUB-851) [Max Illfelder] -- [cloudstack] BUGFIX Values with wildcards failed signature validation +- [cloudstack] BUGFIX Values with wildcards failed signature validation. (GITHUB-846) [Ronald van Zantvoot] @@ -317,15 +332,15 @@ Compute (GITHUB-828) [Max Illfelder] -- Removed HD attribute from the Abiquo compute driver to support the 3.4 API +- Removed HD attribute from the Abiquo compute driver to support the 3.4 API. (GITHUB-840) [David Freedman] -- Add image and size details to `list_nodes` response in Dimension Data driver +- Add image and size details to `list_nodes` response in Dimension Data driver. (GITHUB-832) [Anthony Shaw] -- Add support for changing VM admin password in VMware driver +- Add support for changing VM admin password in VMware driver. (GITHUB-833) [Juan Font Alonso] @@ -347,11 +362,12 @@ Load balancer DNS ~~~ -- Updated the 'extra' parameter in `update_record()` to be optional in aurora driver +- Updated the 'extra' parameter in `update_record()` to be optional in aurora + driver. (GITHUB-830) [Wido den Hollander] -- Support for iterating over records and zones in the Aurora DNS driver +- Support for iterating over records and zones in the Aurora DNS driver. (GITHUB-829) [Wido den Hollander] @@ -363,16 +379,15 @@ DNS Container ~~~~~~~~~ -- Add network mode and labels when creating containers within - docker driver +- Add network mode and labels when creating containers within docker driver. (GITHUB-831) [Jamie Cressey] Storage ~~~~~~~ -- Fix authentication issue in S3/China region, disabled multipart uploads as not supported - by region. +- Fix authentication issue in S3/China region, disabled multipart uploads as + not supported by region. (GITHUB-839) [Luke Morfitt] @@ -393,19 +408,19 @@ General Compute ~~~~~~~ -- Add support image guest OS features in GCE driver +- Add support image guest OS features in GCE driver. (GITHUB-825) [Max Illfelder] -- Added forceCustimization option for vcloud director driver +- Added forceCustimization option for vcloud director driver. (GITHUB-824) [Juan Font] -- Add node lookup by UUID for libvirt driver +- Add node lookup by UUID for libvirt driver. (GITHUB-823) [Frank Wu] -- Add block storage support to DigitalOcean node driver +- Add block storage support to DigitalOcean node driver. (GITHUB-807) [Adam Wolfe Gordon] @@ -454,12 +469,11 @@ Container Load Balancer ~~~~~~~~~~~~~ -- Added additional parameters to the Rackspace driver in `list_balancers` for filtering and - searching. +- Added additional parameters to the Rackspace driver in `list_balancers` for + filtering and searching. (GITHUB-803) [João Paulo Raittes] - Changes with Apache Libcloud 1.0.0 ----------------------------------