Remove EC2 API from Nova
Bug #1586605 reported by
Christian Berendt
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
kolla |
Fix Released
|
Wishlist
|
Christian Berendt |
Bug Description
The EC2 code in Nova is deprecated and will be removed. The EC2 API in Nova should not be enabled. At least the enablement should be configurable.
description: | updated |
Changed in kolla: | |
importance: | Undecided → Wishlist |
status: | New → Confirmed |
Changed in kolla: | |
assignee: | nobody → Christian Berendt (berendt) |
milestone: | none → newton-2 |
To post a comment you must log in.
Reviewed: https:/ /review. openstack. org/330436 /git.openstack. org/cgit/ openstack/ kolla/commit/ ?id=c073b2d8971 61792d098e4e52c 229813ede43ca7
Committed: https:/
Submitter: Jenkins
Branch: master
commit c073b2d89716179 2d098e4e52c2298 13ede43ca7
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: I6b9d66017e066c de5749be45b3671 94d2192ead3
Closes-bug: #1586605