Merge "Disable the in tree EC2 API by default"

This commit is contained in:
Jenkins 2016-01-05 21:53:07 +00:00 committed by Gerrit Code Review
commit bdae7ff95a
1 changed files with 6 additions and 0 deletions

View File

@ -0,0 +1,6 @@
---
upgrade:
- As of Kilo the in tree EC2 API is marked as deprecated.
The in tree EC2 API is now disabled by default. You have
to add ``ec2`` to the ``enabled_apis`` configuration parameter
if you stil want to use it.