File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11Changelog
22=========
33
4+ Changes in Apache Libcloud 3.9.1
5+ --------------------------------
6+
7+ Compute
8+ ~~~~~~~
9+
10+ - [OpenStack] Initial Blazar support
11+
12+ This is an initial implementation of Blazar support in Libcloud. It currently
13+ supports listing the available leases and hosts.
14+ (#2094)
15+ [Miguel Caballer - @micafer]
16+
17+
18+ - [Azure ARM] Update US GovCloud AD endpoint for AZURE_ARM provider.
19+ (#2062)
20+ [Chris Clifford - @CrCliff]
21+
22+ - [OpenStack] Add hypervisor_hostname attribute to OpenStack node.
23+ (#2063)
24+ [Miguel Caballer - @micafer]
25+
26+
27+ - [GCP] Use the fully-qualified name for the GCP IMDS endpoint.
28+ (#2060)
29+ [Frederic Hemery - @Arkelenia]
30+
31+ DNS
32+ ~~~~
33+
34+ - [Cloudflare] Removal of zone_name from Cloudflare record response following API deprecation
35+
36+ This change will cause that record name returned by the Cloudflare driver to be fully
37+ qualified (e.g. "www.example.com") instead of relative to the zone (e.g. "www").
38+ This is due to the fact that Cloudflare has deprecated the "zone_name" field in their
39+ API response and it is no longer available.
40+ (#2068)
41+ [Chris Smith - cha0tic87]
42+
443Changes in Apache Libcloud 3.9.0
544--------------------------------
645
You can’t perform that action at this time.
0 commit comments