Comment 1 for bug 1586605

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to kolla (master)

Reviewed: https://review.openstack.org/330436
Committed: https://git.openstack.org/cgit/openstack/kolla/commit/?id=c073b2d897161792d098e4e52c229813ede43ca7
Submitter: Jenkins
Branch: master

commit c073b2d897161792d098e4e52c229813ede43ca7
Author: Christian Berendt <email address hidden>
Date: Thu Jun 16 12:16:07 2016 +0200

    Remove EC2 API related configurations and tasks

    The Nova EC2 API is disabled by default, the default value
    of the enabled_apis parameter in nova.conf is "osapi_compute, metadata"
    The EC2 API is marked as deprecated and will be removed from Nova in
    the future.

    Change-Id: I6b9d66017e066cde5749be45b367194d2192ead3
    Closes-bug: #1586605