
As of Kilo the in tree EC2 API is marked as deprecated and should not be enabled by default. This will solve the following issue when working with the default values. ---snip--- Deprecated: The in tree EC2 API is deprecated as of Kilo release and may be removed in a future release. The stackforge ec2-api project http://git.openstack.org/cgit/stackforge/ec2-api/ is the target replacement for this functionality. ---snap--- Change-Id: Ia6f1d8f9c7d700498b6441a6ba37fa25b2611ef8
7 lines
233 B
YAML
7 lines
233 B
YAML
---
|
|
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.
|