Jump to: navigation, search

Difference between revisions of "Poppy/Incubation Application"

(Created page with " Based on Incubation Template: [https://wiki.openstack.org/wiki/Governance/Incubation_Request] * '''Project codename''' * '''Trademarks''' (Does this project name, codename o...")
 
Line 1: Line 1:
  
 
Based on Incubation Template: [https://wiki.openstack.org/wiki/Governance/Incubation_Request]
 
Based on Incubation Template: [https://wiki.openstack.org/wiki/Governance/Incubation_Request]
 +
Note - Poppy has currently NOT applied for Incubation
  
* '''Project codename'''
+
 
* '''Trademarks''' (Does this project name, codename or contents use any trademarks, and if so, who owns them?  List the codenames or other marks for which a trademark search should occur.)
+
== Project codename ==
* '''Summary''' (one sentence abstract of the project)
+
Poppy
* '''Parent Program name and PTL'''
+
 
* '''Mission statement''' (if the project is part of a new OpenStack program)
+
== Trademarks ==
* '''Detailed Description''' (what is the purpose of the project and vision for it? describe the relevance of the project to other OpenStack projects and the OpenStack mission to provide a ubiquitous cloud computing platform)
+
(Does this project name, codename or contents use any trademarks, and if so, who owns them?  List the codenames or other marks for which a trademark search should occur.)
* '''Basic roadmap for the project'''
+
 
* '''Location of project source code'''
+
No known trademarks. Project codename is "poppy"
* '''Programming language, required technology dependencies'''
+
 
* '''Is project currently open sourced? What license?'''
+
== Summary ==
* '''Level of maturity of software and team'''
+
Poppy is a CDN provisioning API for OpenStack Operators
* '''Project developers qualifications'''
+
 
* '''Infrastructure requirements''' (testing, etc)
+
== Parent Program name and PTL ==
* '''Have all current contributors agreed to the OpenStack CLA?'''
+
Program Name:
 +
PTL: Amit Gandhi
 +
 
 +
== Mission statement ==
 +
(if the project is part of a new OpenStack program)
 +
 
 +
== Detailed Description ==
 +
(what is the purpose of the project and vision for it? describe the relevance of the project to other OpenStack projects and the OpenStack mission to provide a ubiquitous cloud computing platform)
 +
 
 +
== Basic roadmap for the project ==
 +
 
 +
== Location of project source code ==
 +
https://github.com/stackforge/poppy
 +
 
 +
 
 +
== Programming language, required technology dependencies ==
 +
=== Language ===
 +
Python
 +
 
 +
=== Dependencies ===
 +
* DNS Provider (designate or rackspace cloud dns)
 +
* Database Server (sqlalchemy or cassandra)
 +
* CDN Provider
 +
* Keystone
 +
 
 +
== Is project currently open sourced? What license? ==
 +
Yes - Licensed under the Apache License, Version 2.0
 +
 
 +
== Level of maturity of software and team ==
 +
=== Software ===
 +
Still in development
 +
 
 +
=== Team ===
 +
 
 +
 
 +
== Project developers qualifications ==
 +
 
 +
 
 +
 
 +
== Infrastructure requirements ==
 +
(testing, etc)
 +
 
 +
== Have all current contributors agreed to the OpenStack CLA? ==
 +
Yes

Revision as of 18:48, 17 October 2014

Based on Incubation Template: [1] Note - Poppy has currently NOT applied for Incubation


Project codename

Poppy

Trademarks

(Does this project name, codename or contents use any trademarks, and if so, who owns them? List the codenames or other marks for which a trademark search should occur.)

No known trademarks. Project codename is "poppy"

Summary

Poppy is a CDN provisioning API for OpenStack Operators

Parent Program name and PTL

Program Name: PTL: Amit Gandhi

Mission statement

(if the project is part of a new OpenStack program)

Detailed Description

(what is the purpose of the project and vision for it? describe the relevance of the project to other OpenStack projects and the OpenStack mission to provide a ubiquitous cloud computing platform)

Basic roadmap for the project

Location of project source code

https://github.com/stackforge/poppy


Programming language, required technology dependencies

Language

Python

Dependencies

  • DNS Provider (designate or rackspace cloud dns)
  • Database Server (sqlalchemy or cassandra)
  • CDN Provider
  • Keystone

Is project currently open sourced? What license?

Yes - Licensed under the Apache License, Version 2.0

Level of maturity of software and team

Software

Still in development

Team

Project developers qualifications

Infrastructure requirements

(testing, etc)

Have all current contributors agreed to the OpenStack CLA?

Yes