Alexandre Levine 11b3e884a0 Initial commit for the AWS EC2 and VPC API standalone service project
This project serves two purposes:
1. Add AWS VPC API support implementation into OpenStack.
2. Serve as a prototype for future extraction of nova's EC2 API layer
into a separate service.

As agreed with Michael Still (nova PTL) and Joe Gordon we're adding the
VPC API implementation as a separate service and not contributing it as
a nova EC2 patch. Later this separate service is supposed to
accommodate extracted EC2 API as well and be accepted back into
OpenStack as a part of Compute.
Right now for the first version the idea is to create fully functional
standalone EC2 service by:
1. Proxying existing EC2 API calls into existing nova EC2 API layer.
2. Implementing here the VPC API related calls and funcionality
This standalone service when installd will be replacing the endpoint
for EC2 API in keystone and storing nova's EC2 API endpoint internally
in config for proxying existing EC2 API calls.

Change-Id: I1bffb09b6e2f9376ab6d74f2e8f68c93d3ba2c0c
2014-06-17 14:44:36 +04:00
..
2014-04-09 20:56:36 +00:00
2014-03-23 08:40:18 -07:00
2014-05-23 11:06:12 +04:00
2013-09-06 13:29:04 -07:00
2014-05-30 20:38:23 +00:00
2014-02-09 15:26:07 -05:00
2013-12-06 15:17:28 -05:00
2013-05-20 20:40:03 +00:00