eec7a55319
Tempest has already removed the EC2 API tests in: Ib5e24e19bcba9808a9f49fe7f328668df77fe4f9 We have a review in devstack below that removes EC2 API service by default. In this review, we are removing support for the really old EC2 API support in Nova. Anyone who needs EC2 support should use the new EC2-API project: http://git.openstack.org/cgit/openstack/ec2-api/ The necessary changes in Tempest and DevStack are already merged. In a follow on review, will remove the EC2 specific options, code and tests from Nova. DocImpact Change-Id: Id7936be290b6febd18deb4c2db8ea4d678d4d9b1
8 lines
274 B
YAML
8 lines
274 B
YAML
---
|
|
other:
|
|
- Nova's EC2 API support which was deprecated in Kilo
|
|
(https://wiki.openstack.org/wiki/ReleaseNotes/Kilo#Upgrade_Notes_2) is
|
|
removed from Mitaka. This has been replaced by the new ec2-api project
|
|
(http://git.openstack.org/cgit/openstack/ec2-api/).
|
|
|