mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00
Add vmware back-port change to release notes
This commit is contained in:
parent
0f4f560b38
commit
f011890217
1 changed files with 4 additions and 0 deletions
|
@ -11,3 +11,7 @@ Changes:
|
|||
|
||||
- When querying for VMs in ``ditigal_ocean_v2.py``, the number of VMs to include in a page was changed from 20
|
||||
(default) to 200 to reduce the number of API calls to Digital Ocean.
|
||||
|
||||
- The ``vmware`` Salt-Cloud driver was back-ported from the develop branch in order for installations of Salt
|
||||
that are older than 2015.8.0 to be able to use the ``vmware`` driver without stack-tracing on various
|
||||
deprecation paths that were implemented in the 2015.8.0 release.
|
||||
|
|
Loading…
Add table
Reference in a new issue