Jump to: navigation, search

Difference between revisions of "EC2API"

(Created page with "EC2API is a compatibility layer for Amazon EC2 API service in OpenStack. It replaces the previously built-in nova EC2-API service. Documentation and Code can be found at the f...")
 
m
 
Line 7: Line 7:
 
* [PTL] Alexandre Levine (alexandrelevine)
 
* [PTL] Alexandre Levine (alexandrelevine)
 
* Fedor Tersin (ftersin)
 
* Fedor Tersin (ftersin)
* Andrey Pavlov (apavlov)
+
* Andrey Pavlov (andrey-mp)
  
 
== Resources ==
 
== Resources ==

Latest revision as of 05:58, 18 January 2016

EC2API is a compatibility layer for Amazon EC2 API service in OpenStack. It replaces the previously built-in nova EC2-API service. Documentation and Code can be found at the following location:

Core Team

  • [PTL] Alexandre Levine (alexandrelevine)
  • Fedor Tersin (ftersin)
  • Andrey Pavlov (andrey-mp)

Resources

Meetings https://etherpad.openstack.org/p/ec2api_meetings
IRC #openstack-ec2api on Freenode
Mailing List OpenStack dev list, prefix with [ec2-api]
Milestones https://launchpad.net/ec2api/+milestones
Integration EC2API/Integration - Coming soon
Bug tracker https://bugs.launchpad.net/ec2-api
Blueprints https://blueprints.launchpad.net/ec2-api

Getting Started

Contributing

A good place to start is by reading at the How_To_Contribute to OpenStack page.