<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>https://wiki.openstack.org/w/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Ryan+Lane</id>
		<title>OpenStack - User contributions [en]</title>
		<link rel="self" type="application/atom+xml" href="https://wiki.openstack.org/w/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Ryan+Lane"/>
		<link rel="alternate" type="text/html" href="https://wiki.openstack.org/wiki/Special:Contributions/Ryan_Lane"/>
		<updated>2026-06-27T11:23:00Z</updated>
		<subtitle>User contributions</subtitle>
		<generator>MediaWiki 1.28.2</generator>

	<entry>
		<id>https://wiki.openstack.org/w/index.php?title=Category:Icehouse&amp;diff=63286</id>
		<title>Category:Icehouse</title>
		<link rel="alternate" type="text/html" href="https://wiki.openstack.org/w/index.php?title=Category:Icehouse&amp;diff=63286"/>
				<updated>2014-09-22T23:18:23Z</updated>
		
		<summary type="html">&lt;p&gt;Ryan Lane: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Category:Releases]]&lt;/div&gt;</summary>
		<author><name>Ryan Lane</name></author>	</entry>

	<entry>
		<id>https://wiki.openstack.org/w/index.php?title=Designate/Old_Incubation_Application&amp;diff=22182</id>
		<title>Designate/Old Incubation Application</title>
		<link rel="alternate" type="text/html" href="https://wiki.openstack.org/w/index.php?title=Designate/Old_Incubation_Application&amp;diff=22182"/>
				<updated>2013-05-08T17:50:51Z</updated>
		
		<summary type="html">&lt;p&gt;Ryan Lane: /* Other project developers and qualifications */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Project codename ==&lt;br /&gt;
&lt;br /&gt;
Moniker&lt;br /&gt;
&lt;br /&gt;
== Summary ==&lt;br /&gt;
&lt;br /&gt;
Moniker DNSaaS Project&lt;br /&gt;
&lt;br /&gt;
== Detailed Description ==&lt;br /&gt;
&lt;br /&gt;
Moniker is a DNS as-a-service project. It is intended to be used to provide DNS service from the entry point of creating, updating, maintaining and deleting DNS data using the Moniker API, to providing DNS resolution for users. It is a very modular project, allowing for the use of whatever DNS server and organization demands, or the database where DNS data is stored. It is also intended to work in conjunction with other components such as Nova.&lt;br /&gt;
&lt;br /&gt;
The purpose of the project is provide managed DNS for the Openstack Ecosystem using a REST API or Moniker Sink which consumes events from Nova or Quantum, or any other service that has events that would necessitate DNS changes. It also will replace Nova DNS bindings and provide much more robust and full-featured DNS functionality. Also, advanced DNS record support will be added such as DNSSEC.&lt;br /&gt;
&lt;br /&gt;
Moniker is relevant to the mission by adding a missing piece of data-center functionality, namely, one of the most ubiquitous services, DNS. It's relevant to other OpenStack projects by automating the name resolution changes required for the creation and deletion of Nova instances or other components.&lt;br /&gt;
&lt;br /&gt;
== Basic roadmap for the project ==&lt;br /&gt;
&lt;br /&gt;
=== The current release provides ===&lt;br /&gt;
&lt;br /&gt;
* REST API for domain/record management&lt;br /&gt;
* Multi-tenant&lt;br /&gt;
* Integrated with Keystone for authentication&lt;br /&gt;
* Framework in place to integrate with Nova and Quantum notifications (for auto-generated records)&lt;br /&gt;
* Support for PowerDNS, MySQLBind, and Bind out of the box&lt;br /&gt;
* Command Line Interface&lt;br /&gt;
* Python Bindings&lt;br /&gt;
&lt;br /&gt;
=== Future release plans ===&lt;br /&gt;
&lt;br /&gt;
* DNSSEC&lt;br /&gt;
* Development of functionality to utilize moniker-sink to process events from Nova and Quantum&lt;br /&gt;
* Import/Export of Domains via BIND9 style zone files&lt;br /&gt;
* Private/Internal DNS servers&lt;br /&gt;
&lt;br /&gt;
== Location of project source code ==&lt;br /&gt;
&lt;br /&gt;
* [https://launchpad.net/moniker Moniker on Launchpad]&lt;br /&gt;
* [https://github.com/stackforge/moniker/ Moniker at StackForge]&lt;br /&gt;
* [https://github.com/stackforge/python-monikerclient/ python-monikerclient at StackForge]&lt;br /&gt;
&lt;br /&gt;
== Programming language, required technology dependencies ==&lt;br /&gt;
&lt;br /&gt;
;Language: Python&lt;br /&gt;
&lt;br /&gt;
;Dependencies: flask, message queue, DNS server, database server&lt;br /&gt;
&lt;br /&gt;
== Is project currently open sourced? What license? ==&lt;br /&gt;
&lt;br /&gt;
Yes, under the Apache 2.0 license.&lt;br /&gt;
&lt;br /&gt;
== Level of maturity of software and team ==&lt;br /&gt;
&lt;br /&gt;
* Software: Private Beta at HPCS. Implementations at other organizations.&lt;br /&gt;
* Team: Working together for six months&lt;br /&gt;
&lt;br /&gt;
== Proposed project technical lead and qualifications ==&lt;br /&gt;
&lt;br /&gt;
;Kiall Mac Innes (kiall): Kiall has worked on OpenStack for ~2 years. He has an extensive understanding of DNS and is the lead author of Moniker.&lt;br /&gt;
&lt;br /&gt;
== Other project developers and qualifications ==&lt;br /&gt;
&lt;br /&gt;
;Simon McCartney (simonmcc): Simon has Extensive DNS, Orchestration, Database, and operation experience. &lt;br /&gt;
&lt;br /&gt;
;Patrick Galbraith (CaptTofu): Patrick Galbraith has extensive database, operational and has worked on various aspects of Openstack and related projects (Red Dwarf)&lt;br /&gt;
&lt;br /&gt;
;Endre Karlson (zykes-): DNS, Linux, Orchestration, Database, Python, Ruby, Billingstack&lt;br /&gt;
&lt;br /&gt;
;Ryan Lane (Ryan_Lane): Experience with operating other OpenStack projects, maintainer of legacy nova dns code and maintainer of DNS code for Wikimedia Labs. Will use Moniker in production soon and will be writing a gdnsd driver.&lt;br /&gt;
&lt;br /&gt;
== Infrastructure requirements (testing, etc) ==&lt;br /&gt;
&lt;br /&gt;
Currently on StackForge using Gerrit and Jenkins to runs the unit test suite and pyflakes plus pep8. No additional infrastructure requirements are expected.&lt;br /&gt;
&lt;br /&gt;
== Have all current contributors agreed to the OpenStack CLA? ==&lt;br /&gt;
&lt;br /&gt;
Yes.&lt;br /&gt;
&lt;br /&gt;
== Related Links ==&lt;br /&gt;
&lt;br /&gt;
* [http://moniker.readthedocs.org/ Documentation]&lt;br /&gt;
* [https://wiki.openstack.org/wiki/Moniker Moniker on OpenStack Wiki]&lt;br /&gt;
* [http://openstacksummitapril2013.sched.org/event/c45a03b565d5302b50e3edc1f43756ea#.UXB8nYdxdok Moniker Talk at the Portland Summit]&lt;br /&gt;
* [https://docs.google.com/document/d/1UFoAc7E17XivlV7h2PD4SCMeEhLecvPw0GAaoq_JKCk/edit Openstack DNS solutions comparison pre-San Diego Summit]&lt;br /&gt;
* [https://etherpad.openstack.org/openstack-dns San Diego Summit Etherpad]&lt;br /&gt;
&lt;br /&gt;
== Status ==&lt;br /&gt;
&lt;br /&gt;
To be completed by PPB&lt;/div&gt;</summary>
		<author><name>Ryan Lane</name></author>	</entry>

	<entry>
		<id>https://wiki.openstack.org/w/index.php?title=Designate/Old_Incubation_Application&amp;diff=20831</id>
		<title>Designate/Old Incubation Application</title>
		<link rel="alternate" type="text/html" href="https://wiki.openstack.org/w/index.php?title=Designate/Old_Incubation_Application&amp;diff=20831"/>
				<updated>2013-04-18T23:16:19Z</updated>
		
		<summary type="html">&lt;p&gt;Ryan Lane: /* Programming language, required technology dependencies: */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Project codename: ==&lt;br /&gt;
&lt;br /&gt;
Moniker&lt;br /&gt;
&lt;br /&gt;
== Summary: ==&lt;br /&gt;
&lt;br /&gt;
Moniker DNSaaS Project&lt;br /&gt;
&lt;br /&gt;
== Detailed Description: ==&lt;br /&gt;
&lt;br /&gt;
Moniker is a DNS as-a-service project. It is intended to be used to provide DNS service from the entry point of creating, updating, maintaining and deleting DNS data using the Moniker API, to providing DNS resolution for users. It is a very modular project, allowing for the use of whatever DNS server and organization demands, or the database where DNS data is stored. It is also intended to work in conjunction with other components such as Nova.&lt;br /&gt;
&lt;br /&gt;
The purpose of the project is provide managed DNS for the Openstack Ecosystem using a REST API or Moniker Sink which consumes events from Nova or Quantum, or any other service that has events that would necessitate DNS changes. It also will replace Nova DNS bindings and provide much more robust and full-featured DNS functionality. Also, advanced DNS record support will be added such as DNSSEC.&lt;br /&gt;
&lt;br /&gt;
Moniker is relevant to the mission by adding a missing piece of data-center functionality, namely, one of the most ubiquitous services, DNS. It's relevant to other OpenStack projects by automating the name resolution changes required for the creation and deletion of Nova instances or other components.&lt;br /&gt;
&lt;br /&gt;
== Basic roadmap for the project: ==&lt;br /&gt;
&lt;br /&gt;
The current release provides:&lt;br /&gt;
&lt;br /&gt;
* REST API for domain/record management&lt;br /&gt;
* Multi-tenant&lt;br /&gt;
* Integrated with Keystone for authentication&lt;br /&gt;
* Framework in place to integrate with Nova and Quantum notifications (for auto-generated records)&lt;br /&gt;
* Support for PowerDNS, MySQLBind, and Bind out of the box&lt;br /&gt;
* Command Line Interface&lt;br /&gt;
* Python Bindings&lt;br /&gt;
&lt;br /&gt;
== Location of project source code: ==&lt;br /&gt;
&lt;br /&gt;
* [https://launchpad.net/moniker Moniker on Launchpad]&lt;br /&gt;
* [https://github.com/stackforge/moniker/ Moniker at StackForge]&lt;br /&gt;
* [https://github.com/stackforge/python-monikerclient/ python-monikerclient at StackForge]&lt;br /&gt;
&lt;br /&gt;
== Programming language, required technology dependencies: ==&lt;br /&gt;
&lt;br /&gt;
;Language: Python&lt;br /&gt;
&lt;br /&gt;
;Dependencies: flask, message queue, DNS server, database server&lt;br /&gt;
&lt;br /&gt;
== Is project currently open sourced? What license?: ==&lt;br /&gt;
&lt;br /&gt;
Yes, under the Apache 2.0 license.&lt;br /&gt;
&lt;br /&gt;
== Level of maturity of software and team: ==&lt;br /&gt;
&lt;br /&gt;
* Software: Private Beta at HPCS. Implementations at other organizations.&lt;br /&gt;
* Team: Working together for six months&lt;br /&gt;
&lt;br /&gt;
== Proposed project technical lead and qualifications: ==&lt;br /&gt;
&lt;br /&gt;
;Kiall Mac Innes (kiall): Kiall has worked on Openstack for 2 years. He has an extensive understanding of DNS and is the lead author of Moniker.&lt;br /&gt;
&lt;br /&gt;
== Other project developers and qualifications: ==&lt;br /&gt;
&lt;br /&gt;
;Simon McCartney (simonmcc) :Simon has Extensive DNS, Orchestration, Database, and operation experience. &lt;br /&gt;
&lt;br /&gt;
;Patrick Galbraith (capttofu): Patrick Galbraith has extensive database, operational and has worked on various aspects of Openstack and related projects (Red Dwarf)&lt;br /&gt;
&lt;br /&gt;
;Endre Karlson (zykes-):&lt;br /&gt;
&lt;br /&gt;
== Infrastructure requirements (testing, etc): ==&lt;br /&gt;
&lt;br /&gt;
Currently on StackForge using Gerrit and Jenkins to runs the unit test suite and pyflakes plus pep8.&lt;br /&gt;
&lt;br /&gt;
== Have all current contributors agreed to the OpenStack CLA? ==&lt;br /&gt;
&lt;br /&gt;
Yes.&lt;br /&gt;
&lt;br /&gt;
== Related Links ==&lt;br /&gt;
&lt;br /&gt;
* [http://moniker.readthedocs.org/ Documentation]&lt;br /&gt;
* [https://wiki.openstack.org/wiki/Moniker Moniker on OpenStack Wiki]&lt;br /&gt;
* [http://openstacksummitapril2013.sched.org/event/c45a03b565d5302b50e3edc1f43756ea#.UXB8nYdxdok Moniker Talk at the Portland Summit]&lt;br /&gt;
* [https://docs.google.com/document/d/1UFoAc7E17XivlV7h2PD4SCMeEhLecvPw0GAaoq_JKCk/edit Openstack DNS solutions comparison pre-San Diego Summit]&lt;br /&gt;
* [https://etherpad.openstack.org/openstack-dns San Diego Summit Etherpad]&lt;br /&gt;
&lt;br /&gt;
== Status: ==&lt;br /&gt;
&lt;br /&gt;
To be completed by PPB&lt;/div&gt;</summary>
		<author><name>Ryan Lane</name></author>	</entry>

	<entry>
		<id>https://wiki.openstack.org/w/index.php?title=Designate/Old_Incubation_Application&amp;diff=20830</id>
		<title>Designate/Old Incubation Application</title>
		<link rel="alternate" type="text/html" href="https://wiki.openstack.org/w/index.php?title=Designate/Old_Incubation_Application&amp;diff=20830"/>
				<updated>2013-04-18T23:16:06Z</updated>
		
		<summary type="html">&lt;p&gt;Ryan Lane: /* Programming language, required technology dependencies: */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Project codename: ==&lt;br /&gt;
&lt;br /&gt;
Moniker&lt;br /&gt;
&lt;br /&gt;
== Summary: ==&lt;br /&gt;
&lt;br /&gt;
Moniker DNSaaS Project&lt;br /&gt;
&lt;br /&gt;
== Detailed Description: ==&lt;br /&gt;
&lt;br /&gt;
Moniker is a DNS as-a-service project. It is intended to be used to provide DNS service from the entry point of creating, updating, maintaining and deleting DNS data using the Moniker API, to providing DNS resolution for users. It is a very modular project, allowing for the use of whatever DNS server and organization demands, or the database where DNS data is stored. It is also intended to work in conjunction with other components such as Nova.&lt;br /&gt;
&lt;br /&gt;
The purpose of the project is provide managed DNS for the Openstack Ecosystem using a REST API or Moniker Sink which consumes events from Nova or Quantum, or any other service that has events that would necessitate DNS changes. It also will replace Nova DNS bindings and provide much more robust and full-featured DNS functionality. Also, advanced DNS record support will be added such as DNSSEC.&lt;br /&gt;
&lt;br /&gt;
Moniker is relevant to the mission by adding a missing piece of data-center functionality, namely, one of the most ubiquitous services, DNS. It's relevant to other OpenStack projects by automating the name resolution changes required for the creation and deletion of Nova instances or other components.&lt;br /&gt;
&lt;br /&gt;
== Basic roadmap for the project: ==&lt;br /&gt;
&lt;br /&gt;
The current release provides:&lt;br /&gt;
&lt;br /&gt;
* REST API for domain/record management&lt;br /&gt;
* Multi-tenant&lt;br /&gt;
* Integrated with Keystone for authentication&lt;br /&gt;
* Framework in place to integrate with Nova and Quantum notifications (for auto-generated records)&lt;br /&gt;
* Support for PowerDNS, MySQLBind, and Bind out of the box&lt;br /&gt;
* Command Line Interface&lt;br /&gt;
* Python Bindings&lt;br /&gt;
&lt;br /&gt;
== Location of project source code: ==&lt;br /&gt;
&lt;br /&gt;
* [https://launchpad.net/moniker Moniker on Launchpad]&lt;br /&gt;
* [https://github.com/stackforge/moniker/ Moniker at StackForge]&lt;br /&gt;
* [https://github.com/stackforge/python-monikerclient/ python-monikerclient at StackForge]&lt;br /&gt;
&lt;br /&gt;
== Programming language, required technology dependencies: ==&lt;br /&gt;
&lt;br /&gt;
;Language: Python&lt;br /&gt;
;Dependencies: flask, message queue, DNS server, database server&lt;br /&gt;
&lt;br /&gt;
== Is project currently open sourced? What license?: ==&lt;br /&gt;
&lt;br /&gt;
Yes, under the Apache 2.0 license.&lt;br /&gt;
&lt;br /&gt;
== Level of maturity of software and team: ==&lt;br /&gt;
&lt;br /&gt;
* Software: Private Beta at HPCS. Implementations at other organizations.&lt;br /&gt;
* Team: Working together for six months&lt;br /&gt;
&lt;br /&gt;
== Proposed project technical lead and qualifications: ==&lt;br /&gt;
&lt;br /&gt;
;Kiall Mac Innes (kiall): Kiall has worked on Openstack for 2 years. He has an extensive understanding of DNS and is the lead author of Moniker.&lt;br /&gt;
&lt;br /&gt;
== Other project developers and qualifications: ==&lt;br /&gt;
&lt;br /&gt;
;Simon McCartney (simonmcc) :Simon has Extensive DNS, Orchestration, Database, and operation experience. &lt;br /&gt;
&lt;br /&gt;
;Patrick Galbraith (capttofu): Patrick Galbraith has extensive database, operational and has worked on various aspects of Openstack and related projects (Red Dwarf)&lt;br /&gt;
&lt;br /&gt;
;Endre Karlson (zykes-):&lt;br /&gt;
&lt;br /&gt;
== Infrastructure requirements (testing, etc): ==&lt;br /&gt;
&lt;br /&gt;
Currently on StackForge using Gerrit and Jenkins to runs the unit test suite and pyflakes plus pep8.&lt;br /&gt;
&lt;br /&gt;
== Have all current contributors agreed to the OpenStack CLA? ==&lt;br /&gt;
&lt;br /&gt;
Yes.&lt;br /&gt;
&lt;br /&gt;
== Related Links ==&lt;br /&gt;
&lt;br /&gt;
* [http://moniker.readthedocs.org/ Documentation]&lt;br /&gt;
* [https://wiki.openstack.org/wiki/Moniker Moniker on OpenStack Wiki]&lt;br /&gt;
* [http://openstacksummitapril2013.sched.org/event/c45a03b565d5302b50e3edc1f43756ea#.UXB8nYdxdok Moniker Talk at the Portland Summit]&lt;br /&gt;
* [https://docs.google.com/document/d/1UFoAc7E17XivlV7h2PD4SCMeEhLecvPw0GAaoq_JKCk/edit Openstack DNS solutions comparison pre-San Diego Summit]&lt;br /&gt;
* [https://etherpad.openstack.org/openstack-dns San Diego Summit Etherpad]&lt;br /&gt;
&lt;br /&gt;
== Status: ==&lt;br /&gt;
&lt;br /&gt;
To be completed by PPB&lt;/div&gt;</summary>
		<author><name>Ryan Lane</name></author>	</entry>

	<entry>
		<id>https://wiki.openstack.org/w/index.php?title=Designate/Old_Incubation_Application&amp;diff=20829</id>
		<title>Designate/Old Incubation Application</title>
		<link rel="alternate" type="text/html" href="https://wiki.openstack.org/w/index.php?title=Designate/Old_Incubation_Application&amp;diff=20829"/>
				<updated>2013-04-18T23:12:09Z</updated>
		
		<summary type="html">&lt;p&gt;Ryan Lane: /* Detailed Description: */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Project codename: ==&lt;br /&gt;
&lt;br /&gt;
Moniker&lt;br /&gt;
&lt;br /&gt;
== Summary: ==&lt;br /&gt;
&lt;br /&gt;
Moniker DNSaaS Project&lt;br /&gt;
&lt;br /&gt;
== Detailed Description: ==&lt;br /&gt;
&lt;br /&gt;
Moniker is a DNS as-a-service project. It is intended to be used to provide DNS service from the entry point of creating, updating, maintaining and deleting DNS data using the Moniker API, to providing DNS resolution for users. It is a very modular project, allowing for the use of whatever DNS server and organization demands, or the database where DNS data is stored. It is also intended to work in conjunction with other components such as Nova.&lt;br /&gt;
&lt;br /&gt;
The purpose of the project is provide managed DNS for the Openstack Ecosystem using a REST API or Moniker Sink which consumes events from Nova or Quantum, or any other service that has events that would necessitate DNS changes. It also will replace Nova DNS bindings and provide much more robust and full-featured DNS functionality. Also, advanced DNS record support will be added such as DNSSEC.&lt;br /&gt;
&lt;br /&gt;
Moniker is relevant to the mission by adding a missing piece of data-center functionality, namely, one of the most ubiquitous services, DNS. It's relevant to other OpenStack projects by automating the name resolution changes required for the creation and deletion of Nova instances or other components.&lt;br /&gt;
&lt;br /&gt;
== Basic roadmap for the project: ==&lt;br /&gt;
&lt;br /&gt;
The current release provides:&lt;br /&gt;
&lt;br /&gt;
* REST API for domain/record management&lt;br /&gt;
* Multi-tenant&lt;br /&gt;
* Integrated with Keystone for authentication&lt;br /&gt;
* Framework in place to integrate with Nova and Quantum notifications (for auto-generated records)&lt;br /&gt;
* Support for PowerDNS, MySQLBind, and Bind out of the box&lt;br /&gt;
* Command Line Interface&lt;br /&gt;
* Python Bindings&lt;br /&gt;
&lt;br /&gt;
== Location of project source code: ==&lt;br /&gt;
&lt;br /&gt;
* [https://launchpad.net/moniker Moniker on Launchpad]&lt;br /&gt;
* [https://github.com/stackforge/moniker/ Moniker at StackForge]&lt;br /&gt;
* [https://github.com/stackforge/python-monikerclient/ python-monikerclient at StackForge]&lt;br /&gt;
&lt;br /&gt;
== Programming language, required technology dependencies: ==&lt;br /&gt;
&lt;br /&gt;
Python, Message Queue, PowerDNS, BIND9 or other DNS server&lt;br /&gt;
&lt;br /&gt;
== Is project currently open sourced? What license?: ==&lt;br /&gt;
&lt;br /&gt;
Yes, under the Apache 2.0 license.&lt;br /&gt;
&lt;br /&gt;
== Level of maturity of software and team: ==&lt;br /&gt;
&lt;br /&gt;
* Software: Private Beta at HPCS. Implementations at other organizations.&lt;br /&gt;
* Team: Working together for six months&lt;br /&gt;
&lt;br /&gt;
== Proposed project technical lead and qualifications: ==&lt;br /&gt;
&lt;br /&gt;
;Kiall Mac Innes (kiall): Kiall has worked on Openstack for 2 years. He has an extensive understanding of DNS and is the lead author of Moniker.&lt;br /&gt;
&lt;br /&gt;
== Other project developers and qualifications: ==&lt;br /&gt;
&lt;br /&gt;
;Simon McCartney (simonmcc) :Simon has Extensive DNS, Orchestration, Database, and operation experience. &lt;br /&gt;
&lt;br /&gt;
;Patrick Galbraith (capttofu): Patrick Galbraith has extensive database, operational and has worked on various aspects of Openstack and related projects (Red Dwarf)&lt;br /&gt;
&lt;br /&gt;
;Endre Karlson (zykes-):&lt;br /&gt;
&lt;br /&gt;
== Infrastructure requirements (testing, etc): ==&lt;br /&gt;
&lt;br /&gt;
Currently on StackForge using Gerrit and Jenkins to runs the unit test suite and pyflakes plus pep8.&lt;br /&gt;
&lt;br /&gt;
== Have all current contributors agreed to the OpenStack CLA? ==&lt;br /&gt;
&lt;br /&gt;
Yes.&lt;br /&gt;
&lt;br /&gt;
== Related Links ==&lt;br /&gt;
&lt;br /&gt;
* [http://moniker.readthedocs.org/ Documentation]&lt;br /&gt;
* [https://wiki.openstack.org/wiki/Moniker Moniker on OpenStack Wiki]&lt;br /&gt;
* [http://openstacksummitapril2013.sched.org/event/c45a03b565d5302b50e3edc1f43756ea#.UXB8nYdxdok Moniker Talk at the Portland Summit]&lt;br /&gt;
* [https://docs.google.com/document/d/1UFoAc7E17XivlV7h2PD4SCMeEhLecvPw0GAaoq_JKCk/edit Openstack DNS solutions comparison pre-San Diego Summit]&lt;br /&gt;
* [https://etherpad.openstack.org/openstack-dns San Diego Summit Etherpad]&lt;br /&gt;
&lt;br /&gt;
== Status: ==&lt;br /&gt;
&lt;br /&gt;
To be completed by PPB&lt;/div&gt;</summary>
		<author><name>Ryan Lane</name></author>	</entry>

	<entry>
		<id>https://wiki.openstack.org/w/index.php?title=Designate/Old_Incubation_Application&amp;diff=20822</id>
		<title>Designate/Old Incubation Application</title>
		<link rel="alternate" type="text/html" href="https://wiki.openstack.org/w/index.php?title=Designate/Old_Incubation_Application&amp;diff=20822"/>
				<updated>2013-04-18T23:02:48Z</updated>
		
		<summary type="html">&lt;p&gt;Ryan Lane: /* Location of project source code: */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Project codename: ==&lt;br /&gt;
&lt;br /&gt;
Moniker&lt;br /&gt;
&lt;br /&gt;
== Summary: ==&lt;br /&gt;
&lt;br /&gt;
Moniker DNSaaS Project&lt;br /&gt;
&lt;br /&gt;
== Detailed Description: ==&lt;br /&gt;
&lt;br /&gt;
Moniker is a an DNS as-a-service project. It is intended to be used to provide DNS service from the entry point of creating, updating, maintaining and deleting DNS data using the Moniker API, to providing DNS resolution for users. It is a very modular project, allowing for the use of whatever DNS server and organization demands, or the database where DNS data is stored. It is also intended to work in conjunction with other components such as Nova.&lt;br /&gt;
&lt;br /&gt;
=== What is the purpose of the project and vision for it? ===&lt;br /&gt;
&lt;br /&gt;
To provide managed DNS for the Openstack Ecosystem using a REST API or Moniker Sink which consumes events from Nova or Quantum, or any other service that has events that would necessitate DNS changes. It also will replace Nova DNS bindings and provide much more robust and full-featured DNS functionality. Also, advanced DNS record support will be added such as DNSSEC.&lt;br /&gt;
&lt;br /&gt;
=== Describe the relevance of the project to other [[OpenStack]] projects and the [[OpenStack]] mission to provide a ubiquitous cloud computing platform: ===&lt;br /&gt;
&lt;br /&gt;
Moniker is adding a missing piece of data-center functionality, namely, one of the most ubiquitous services, DNS. Moniker will automate the name resolution changes required for the creation and deletion of Nova instances or other components.&lt;br /&gt;
&lt;br /&gt;
== Basic roadmap for the project: ==&lt;br /&gt;
&lt;br /&gt;
The current release provides:&lt;br /&gt;
&lt;br /&gt;
* REST API for domain/record management&lt;br /&gt;
* Multi-tenant&lt;br /&gt;
* Integrated with Keystone for authentication&lt;br /&gt;
* Framework in place to integrate with Nova and Quantum notifications (for auto-generated records)&lt;br /&gt;
* Support for PowerDNS, MySQLBind, and Bind out of the box&lt;br /&gt;
* Command Line Interface&lt;br /&gt;
* Python Bindings&lt;br /&gt;
&lt;br /&gt;
== Location of project source code: ==&lt;br /&gt;
&lt;br /&gt;
* [https://github.com/stackforge/moniker/ Moniker at GitHub]&lt;br /&gt;
* [https://github.com/stackforge/python-monikerclient/ python-monikerclient at StackForge]&lt;br /&gt;
&lt;br /&gt;
== Programming language, required technology dependencies: ==&lt;br /&gt;
&lt;br /&gt;
Python, Message Queue, PowerDNS, BIND9 or other DNS server&lt;br /&gt;
&lt;br /&gt;
== Is project currently open sourced? What license?: ==&lt;br /&gt;
&lt;br /&gt;
Yes, under the Apache 2.0 license.&lt;br /&gt;
&lt;br /&gt;
== Level of maturity of software and team: ==&lt;br /&gt;
&lt;br /&gt;
* Software: Private Beta at HPCS. Implementations at other organizations.&lt;br /&gt;
* Team: Working together for six months&lt;br /&gt;
&lt;br /&gt;
== Proposed project technical lead and qualifications: ==&lt;br /&gt;
&lt;br /&gt;
;Kiall Mac Innes (kiall): Kiall has worked on Openstack for 2 years. He has an extensive understanding of DNS and is the lead author of Moniker.&lt;br /&gt;
&lt;br /&gt;
== Other project developers and qualifications: ==&lt;br /&gt;
&lt;br /&gt;
;Simon McCartney (simonmcc) :Simon has Extensive DNS, Orchestration, Database, and operation experience. &lt;br /&gt;
&lt;br /&gt;
;Patrick Galbraith (capttofu): Patrick Galbraith has extensive database, operational and has worked on various aspects of Openstack and related projects (Red Dwarf)&lt;br /&gt;
&lt;br /&gt;
;Endre Karlson (zykes-):&lt;br /&gt;
&lt;br /&gt;
== Infrastructure requirements (testing, etc): ==&lt;br /&gt;
&lt;br /&gt;
Currently on StackForge using Gerrit and Jenkins to runs the unit test suite and pyflakes plus pep8.&lt;br /&gt;
&lt;br /&gt;
== Have all current contributors agreed to the OpenStack CLA? ==&lt;br /&gt;
&lt;br /&gt;
Yes.&lt;br /&gt;
&lt;br /&gt;
== Status: ==&lt;br /&gt;
&lt;br /&gt;
To be completed by PPB&lt;/div&gt;</summary>
		<author><name>Ryan Lane</name></author>	</entry>

	<entry>
		<id>https://wiki.openstack.org/w/index.php?title=Designate/Old_Incubation_Application&amp;diff=20821</id>
		<title>Designate/Old Incubation Application</title>
		<link rel="alternate" type="text/html" href="https://wiki.openstack.org/w/index.php?title=Designate/Old_Incubation_Application&amp;diff=20821"/>
				<updated>2013-04-18T23:01:35Z</updated>
		
		<summary type="html">&lt;p&gt;Ryan Lane: /* Proposed project technical lead and qualifications: */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Project codename: ==&lt;br /&gt;
&lt;br /&gt;
Moniker&lt;br /&gt;
&lt;br /&gt;
== Summary: ==&lt;br /&gt;
&lt;br /&gt;
Moniker DNSaaS Project&lt;br /&gt;
&lt;br /&gt;
== Detailed Description: ==&lt;br /&gt;
&lt;br /&gt;
Moniker is a an DNS as-a-service project. It is intended to be used to provide DNS service from the entry point of creating, updating, maintaining and deleting DNS data using the Moniker API, to providing DNS resolution for users. It is a very modular project, allowing for the use of whatever DNS server and organization demands, or the database where DNS data is stored. It is also intended to work in conjunction with other components such as Nova.&lt;br /&gt;
&lt;br /&gt;
=== What is the purpose of the project and vision for it? ===&lt;br /&gt;
&lt;br /&gt;
To provide managed DNS for the Openstack Ecosystem using a REST API or Moniker Sink which consumes events from Nova or Quantum, or any other service that has events that would necessitate DNS changes. It also will replace Nova DNS bindings and provide much more robust and full-featured DNS functionality. Also, advanced DNS record support will be added such as DNSSEC.&lt;br /&gt;
&lt;br /&gt;
=== Describe the relevance of the project to other [[OpenStack]] projects and the [[OpenStack]] mission to provide a ubiquitous cloud computing platform: ===&lt;br /&gt;
&lt;br /&gt;
Moniker is adding a missing piece of data-center functionality, namely, one of the most ubiquitous services, DNS. Moniker will automate the name resolution changes required for the creation and deletion of Nova instances or other components.&lt;br /&gt;
&lt;br /&gt;
== Basic roadmap for the project: ==&lt;br /&gt;
&lt;br /&gt;
The current release provides:&lt;br /&gt;
&lt;br /&gt;
* REST API for domain/record management&lt;br /&gt;
* Multi-tenant&lt;br /&gt;
* Integrated with Keystone for authentication&lt;br /&gt;
* Framework in place to integrate with Nova and Quantum notifications (for auto-generated records)&lt;br /&gt;
* Support for PowerDNS, MySQLBind, and Bind out of the box&lt;br /&gt;
* Command Line Interface&lt;br /&gt;
* Python Bindings&lt;br /&gt;
&lt;br /&gt;
== Location of project source code: ==&lt;br /&gt;
&lt;br /&gt;
https://github.com/stackforge/moniker/ and https://github.com/stackforge/python-monikerclient/&lt;br /&gt;
&lt;br /&gt;
== Programming language, required technology dependencies: ==&lt;br /&gt;
&lt;br /&gt;
Python, Message Queue, PowerDNS, BIND9 or other DNS server&lt;br /&gt;
&lt;br /&gt;
== Is project currently open sourced? What license?: ==&lt;br /&gt;
&lt;br /&gt;
Yes, under the Apache 2.0 license.&lt;br /&gt;
&lt;br /&gt;
== Level of maturity of software and team: ==&lt;br /&gt;
&lt;br /&gt;
* Software: Private Beta at HPCS. Implementations at other organizations.&lt;br /&gt;
* Team: Working together for six months&lt;br /&gt;
&lt;br /&gt;
== Proposed project technical lead and qualifications: ==&lt;br /&gt;
&lt;br /&gt;
;Kiall Mac Innes (kiall): Kiall has worked on Openstack for 2 years. He has an extensive understanding of DNS and is the lead author of Moniker.&lt;br /&gt;
&lt;br /&gt;
== Other project developers and qualifications: ==&lt;br /&gt;
&lt;br /&gt;
;Simon McCartney (simonmcc) :Simon has Extensive DNS, Orchestration, Database, and operation experience. &lt;br /&gt;
&lt;br /&gt;
;Patrick Galbraith (capttofu): Patrick Galbraith has extensive database, operational and has worked on various aspects of Openstack and related projects (Red Dwarf)&lt;br /&gt;
&lt;br /&gt;
;Endre Karlson (zykes-):&lt;br /&gt;
&lt;br /&gt;
== Infrastructure requirements (testing, etc): ==&lt;br /&gt;
&lt;br /&gt;
Currently on StackForge using Gerrit and Jenkins to runs the unit test suite and pyflakes plus pep8.&lt;br /&gt;
&lt;br /&gt;
== Have all current contributors agreed to the OpenStack CLA? ==&lt;br /&gt;
&lt;br /&gt;
Yes.&lt;br /&gt;
&lt;br /&gt;
== Status: ==&lt;br /&gt;
&lt;br /&gt;
To be completed by PPB&lt;/div&gt;</summary>
		<author><name>Ryan Lane</name></author>	</entry>

	<entry>
		<id>https://wiki.openstack.org/w/index.php?title=Designate/Old_Incubation_Application&amp;diff=20820</id>
		<title>Designate/Old Incubation Application</title>
		<link rel="alternate" type="text/html" href="https://wiki.openstack.org/w/index.php?title=Designate/Old_Incubation_Application&amp;diff=20820"/>
				<updated>2013-04-18T23:01:08Z</updated>
		
		<summary type="html">&lt;p&gt;Ryan Lane: /* Other project developers and qualifications: */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Project codename: ==&lt;br /&gt;
&lt;br /&gt;
Moniker&lt;br /&gt;
&lt;br /&gt;
== Summary: ==&lt;br /&gt;
&lt;br /&gt;
Moniker DNSaaS Project&lt;br /&gt;
&lt;br /&gt;
== Detailed Description: ==&lt;br /&gt;
&lt;br /&gt;
Moniker is a an DNS as-a-service project. It is intended to be used to provide DNS service from the entry point of creating, updating, maintaining and deleting DNS data using the Moniker API, to providing DNS resolution for users. It is a very modular project, allowing for the use of whatever DNS server and organization demands, or the database where DNS data is stored. It is also intended to work in conjunction with other components such as Nova.&lt;br /&gt;
&lt;br /&gt;
=== What is the purpose of the project and vision for it? ===&lt;br /&gt;
&lt;br /&gt;
To provide managed DNS for the Openstack Ecosystem using a REST API or Moniker Sink which consumes events from Nova or Quantum, or any other service that has events that would necessitate DNS changes. It also will replace Nova DNS bindings and provide much more robust and full-featured DNS functionality. Also, advanced DNS record support will be added such as DNSSEC.&lt;br /&gt;
&lt;br /&gt;
=== Describe the relevance of the project to other [[OpenStack]] projects and the [[OpenStack]] mission to provide a ubiquitous cloud computing platform: ===&lt;br /&gt;
&lt;br /&gt;
Moniker is adding a missing piece of data-center functionality, namely, one of the most ubiquitous services, DNS. Moniker will automate the name resolution changes required for the creation and deletion of Nova instances or other components.&lt;br /&gt;
&lt;br /&gt;
== Basic roadmap for the project: ==&lt;br /&gt;
&lt;br /&gt;
The current release provides:&lt;br /&gt;
&lt;br /&gt;
* REST API for domain/record management&lt;br /&gt;
* Multi-tenant&lt;br /&gt;
* Integrated with Keystone for authentication&lt;br /&gt;
* Framework in place to integrate with Nova and Quantum notifications (for auto-generated records)&lt;br /&gt;
* Support for PowerDNS, MySQLBind, and Bind out of the box&lt;br /&gt;
* Command Line Interface&lt;br /&gt;
* Python Bindings&lt;br /&gt;
&lt;br /&gt;
== Location of project source code: ==&lt;br /&gt;
&lt;br /&gt;
https://github.com/stackforge/moniker/ and https://github.com/stackforge/python-monikerclient/&lt;br /&gt;
&lt;br /&gt;
== Programming language, required technology dependencies: ==&lt;br /&gt;
&lt;br /&gt;
Python, Message Queue, PowerDNS, BIND9 or other DNS server&lt;br /&gt;
&lt;br /&gt;
== Is project currently open sourced? What license?: ==&lt;br /&gt;
&lt;br /&gt;
Yes, under the Apache 2.0 license.&lt;br /&gt;
&lt;br /&gt;
== Level of maturity of software and team: ==&lt;br /&gt;
&lt;br /&gt;
* Software: Private Beta at HPCS. Implementations at other organizations.&lt;br /&gt;
* Team: Working together for six months&lt;br /&gt;
&lt;br /&gt;
== Proposed project technical lead and qualifications: ==&lt;br /&gt;
&lt;br /&gt;
Kiall Mac Innes (kiall)&lt;br /&gt;
&lt;br /&gt;
Kiall has worked on Openstack for 2 years. He has an extensive understanding of DNS and is the lead author of Moniker.&lt;br /&gt;
&lt;br /&gt;
== Other project developers and qualifications: ==&lt;br /&gt;
&lt;br /&gt;
;Simon McCartney (simonmcc) :Simon has Extensive DNS, Orchestration, Database, and operation experience. &lt;br /&gt;
&lt;br /&gt;
;Patrick Galbraith (capttofu): Patrick Galbraith has extensive database, operational and has worked on various aspects of Openstack and related projects (Red Dwarf)&lt;br /&gt;
&lt;br /&gt;
;Endre Karlson (zykes-):&lt;br /&gt;
&lt;br /&gt;
== Infrastructure requirements (testing, etc): ==&lt;br /&gt;
&lt;br /&gt;
Currently on StackForge using Gerrit and Jenkins to runs the unit test suite and pyflakes plus pep8.&lt;br /&gt;
&lt;br /&gt;
== Have all current contributors agreed to the OpenStack CLA? ==&lt;br /&gt;
&lt;br /&gt;
Yes.&lt;br /&gt;
&lt;br /&gt;
== Status: ==&lt;br /&gt;
&lt;br /&gt;
To be completed by PPB&lt;/div&gt;</summary>
		<author><name>Ryan Lane</name></author>	</entry>

	<entry>
		<id>https://wiki.openstack.org/w/index.php?title=Designate/Old_Incubation_Application&amp;diff=20817</id>
		<title>Designate/Old Incubation Application</title>
		<link rel="alternate" type="text/html" href="https://wiki.openstack.org/w/index.php?title=Designate/Old_Incubation_Application&amp;diff=20817"/>
				<updated>2013-04-18T22:59:44Z</updated>
		
		<summary type="html">&lt;p&gt;Ryan Lane: /* Proposed project technical lead and qualifications: */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Project codename: ==&lt;br /&gt;
&lt;br /&gt;
Moniker&lt;br /&gt;
&lt;br /&gt;
== Summary: ==&lt;br /&gt;
&lt;br /&gt;
Moniker DNSaaS Project&lt;br /&gt;
&lt;br /&gt;
== Detailed Description: ==&lt;br /&gt;
&lt;br /&gt;
Moniker is a an DNS as-a-service project. It is intended to be used to provide DNS service from the entry point of creating, updating, maintaining and deleting DNS data using the Moniker API, to providing DNS resolution for users. It is a very modular project, allowing for the use of whatever DNS server and organization demands, or the database where DNS data is stored. It is also intended to work in conjunction with other components such as Nova.&lt;br /&gt;
&lt;br /&gt;
=== What is the purpose of the project and vision for it? ===&lt;br /&gt;
&lt;br /&gt;
To provide managed DNS for the Openstack Ecosystem using a REST API or Moniker Sink which consumes events from Nova or Quantum, or any other service that has events that would necessitate DNS changes. It also will replace Nova DNS bindings and provide much more robust and full-featured DNS functionality. Also, advanced DNS record support will be added such as DNSSEC.&lt;br /&gt;
&lt;br /&gt;
=== Describe the relevance of the project to other [[OpenStack]] projects and the [[OpenStack]] mission to provide a ubiquitous cloud computing platform: ===&lt;br /&gt;
&lt;br /&gt;
Moniker is adding a missing piece of data-center functionality, namely, one of the most ubiquitous services, DNS. Moniker will automate the name resolution changes required for the creation and deletion of Nova instances or other components.&lt;br /&gt;
&lt;br /&gt;
== Basic roadmap for the project: ==&lt;br /&gt;
&lt;br /&gt;
The current release provides:&lt;br /&gt;
&lt;br /&gt;
* REST API for domain/record management&lt;br /&gt;
* Multi-tenant&lt;br /&gt;
* Integrated with Keystone for authentication&lt;br /&gt;
* Framework in place to integrate with Nova and Quantum notifications (for auto-generated records)&lt;br /&gt;
* Support for PowerDNS, MySQLBind, and Bind out of the box&lt;br /&gt;
&lt;br /&gt;
== Location of project source code: ==&lt;br /&gt;
&lt;br /&gt;
https://github.com/stackforge/moniker/&lt;br /&gt;
&lt;br /&gt;
== Programming language, required technology dependencies: ==&lt;br /&gt;
&lt;br /&gt;
Python, Message Queue, PowerDNS, BIND9 or other DNS server&lt;br /&gt;
&lt;br /&gt;
== Is project currently open sourced? What license?: ==&lt;br /&gt;
&lt;br /&gt;
Yes, under the Apache 2.0 license.&lt;br /&gt;
&lt;br /&gt;
== Level of maturity of software and team: ==&lt;br /&gt;
&lt;br /&gt;
* Software: Private Beta at HPCS. Implementations at other organizations.&lt;br /&gt;
* Team: Working together for six months&lt;br /&gt;
&lt;br /&gt;
== Proposed project technical lead and qualifications: ==&lt;br /&gt;
&lt;br /&gt;
Kiall Mac Innes (kiall)&lt;br /&gt;
&lt;br /&gt;
Kiall has worked on Openstack for 2 years. He has an extensive understanding of DNS and is the lead author of Moniker.&lt;br /&gt;
&lt;br /&gt;
== Other project developers and qualifications: ==&lt;br /&gt;
&lt;br /&gt;
Simon McCartney (simonmcc)&lt;br /&gt;
&lt;br /&gt;
Simon has Extensive DNS, Orchestration, Database, and operation experience. &lt;br /&gt;
&lt;br /&gt;
Patrick Galbraith (capttofu)&lt;br /&gt;
&lt;br /&gt;
Patrick Galbraith has extensive database, operational and has worked on various aspects of Openstack and related projects (Red Dwarf)&lt;br /&gt;
&lt;br /&gt;
Endre Karlson (zykes-)&lt;br /&gt;
&lt;br /&gt;
== Infrastructure requirements (testing, etc): ==&lt;br /&gt;
&lt;br /&gt;
Currently on StackForge using Gerrit and Jenkins to runs the unit test suite and pyflakes plus pep8.&lt;br /&gt;
&lt;br /&gt;
== Have all current contributors agreed to the OpenStack CLA? ==&lt;br /&gt;
&lt;br /&gt;
Yes.&lt;br /&gt;
&lt;br /&gt;
== Status: ==&lt;br /&gt;
&lt;br /&gt;
To be completed by PPB&lt;/div&gt;</summary>
		<author><name>Ryan Lane</name></author>	</entry>

	<entry>
		<id>https://wiki.openstack.org/w/index.php?title=Designate/Old_Incubation_Application&amp;diff=20816</id>
		<title>Designate/Old Incubation Application</title>
		<link rel="alternate" type="text/html" href="https://wiki.openstack.org/w/index.php?title=Designate/Old_Incubation_Application&amp;diff=20816"/>
				<updated>2013-04-18T22:59:28Z</updated>
		
		<summary type="html">&lt;p&gt;Ryan Lane: /* Level of maturity of software and team: */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Project codename: ==&lt;br /&gt;
&lt;br /&gt;
Moniker&lt;br /&gt;
&lt;br /&gt;
== Summary: ==&lt;br /&gt;
&lt;br /&gt;
Moniker DNSaaS Project&lt;br /&gt;
&lt;br /&gt;
== Detailed Description: ==&lt;br /&gt;
&lt;br /&gt;
Moniker is a an DNS as-a-service project. It is intended to be used to provide DNS service from the entry point of creating, updating, maintaining and deleting DNS data using the Moniker API, to providing DNS resolution for users. It is a very modular project, allowing for the use of whatever DNS server and organization demands, or the database where DNS data is stored. It is also intended to work in conjunction with other components such as Nova.&lt;br /&gt;
&lt;br /&gt;
=== What is the purpose of the project and vision for it? ===&lt;br /&gt;
&lt;br /&gt;
To provide managed DNS for the Openstack Ecosystem using a REST API or Moniker Sink which consumes events from Nova or Quantum, or any other service that has events that would necessitate DNS changes. It also will replace Nova DNS bindings and provide much more robust and full-featured DNS functionality. Also, advanced DNS record support will be added such as DNSSEC.&lt;br /&gt;
&lt;br /&gt;
=== Describe the relevance of the project to other [[OpenStack]] projects and the [[OpenStack]] mission to provide a ubiquitous cloud computing platform: ===&lt;br /&gt;
&lt;br /&gt;
Moniker is adding a missing piece of data-center functionality, namely, one of the most ubiquitous services, DNS. Moniker will automate the name resolution changes required for the creation and deletion of Nova instances or other components.&lt;br /&gt;
&lt;br /&gt;
== Basic roadmap for the project: ==&lt;br /&gt;
&lt;br /&gt;
The current release provides:&lt;br /&gt;
&lt;br /&gt;
* REST API for domain/record management&lt;br /&gt;
* Multi-tenant&lt;br /&gt;
* Integrated with Keystone for authentication&lt;br /&gt;
* Framework in place to integrate with Nova and Quantum notifications (for auto-generated records)&lt;br /&gt;
* Support for PowerDNS, MySQLBind, and Bind out of the box&lt;br /&gt;
&lt;br /&gt;
== Location of project source code: ==&lt;br /&gt;
&lt;br /&gt;
https://github.com/stackforge/moniker/&lt;br /&gt;
&lt;br /&gt;
== Programming language, required technology dependencies: ==&lt;br /&gt;
&lt;br /&gt;
Python, Message Queue, PowerDNS, BIND9 or other DNS server&lt;br /&gt;
&lt;br /&gt;
== Is project currently open sourced? What license?: ==&lt;br /&gt;
&lt;br /&gt;
Yes, under the Apache 2.0 license.&lt;br /&gt;
&lt;br /&gt;
== Level of maturity of software and team: ==&lt;br /&gt;
&lt;br /&gt;
* Software: Private Beta at HPCS. Implementations at other organizations.&lt;br /&gt;
* Team: Working together for six months&lt;br /&gt;
&lt;br /&gt;
== Proposed project technical lead and qualifications: ==&lt;br /&gt;
&lt;br /&gt;
Kiall Mac Innes (kiall)&lt;br /&gt;
&lt;br /&gt;
Kiall has worked on Openstack for 2 years. He has an extensive understand of DNS and is the lead author of Moniker&lt;br /&gt;
&lt;br /&gt;
== Other project developers and qualifications: ==&lt;br /&gt;
&lt;br /&gt;
Simon McCartney (simonmcc)&lt;br /&gt;
&lt;br /&gt;
Simon has Extensive DNS, Orchestration, Database, and operation experience. &lt;br /&gt;
&lt;br /&gt;
Patrick Galbraith (capttofu)&lt;br /&gt;
&lt;br /&gt;
Patrick Galbraith has extensive database, operational and has worked on various aspects of Openstack and related projects (Red Dwarf)&lt;br /&gt;
&lt;br /&gt;
Endre Karlson (zykes-)&lt;br /&gt;
&lt;br /&gt;
== Infrastructure requirements (testing, etc): ==&lt;br /&gt;
&lt;br /&gt;
Currently on StackForge using Gerrit and Jenkins to runs the unit test suite and pyflakes plus pep8.&lt;br /&gt;
&lt;br /&gt;
== Have all current contributors agreed to the OpenStack CLA? ==&lt;br /&gt;
&lt;br /&gt;
Yes.&lt;br /&gt;
&lt;br /&gt;
== Status: ==&lt;br /&gt;
&lt;br /&gt;
To be completed by PPB&lt;/div&gt;</summary>
		<author><name>Ryan Lane</name></author>	</entry>

	<entry>
		<id>https://wiki.openstack.org/w/index.php?title=Designate/Old_Incubation_Application&amp;diff=20815</id>
		<title>Designate/Old Incubation Application</title>
		<link rel="alternate" type="text/html" href="https://wiki.openstack.org/w/index.php?title=Designate/Old_Incubation_Application&amp;diff=20815"/>
				<updated>2013-04-18T22:58:58Z</updated>
		
		<summary type="html">&lt;p&gt;Ryan Lane: /* Level of maturity of software and team: */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Project codename: ==&lt;br /&gt;
&lt;br /&gt;
Moniker&lt;br /&gt;
&lt;br /&gt;
== Summary: ==&lt;br /&gt;
&lt;br /&gt;
Moniker DNSaaS Project&lt;br /&gt;
&lt;br /&gt;
== Detailed Description: ==&lt;br /&gt;
&lt;br /&gt;
Moniker is a an DNS as-a-service project. It is intended to be used to provide DNS service from the entry point of creating, updating, maintaining and deleting DNS data using the Moniker API, to providing DNS resolution for users. It is a very modular project, allowing for the use of whatever DNS server and organization demands, or the database where DNS data is stored. It is also intended to work in conjunction with other components such as Nova.&lt;br /&gt;
&lt;br /&gt;
=== What is the purpose of the project and vision for it? ===&lt;br /&gt;
&lt;br /&gt;
To provide managed DNS for the Openstack Ecosystem using a REST API or Moniker Sink which consumes events from Nova or Quantum, or any other service that has events that would necessitate DNS changes. It also will replace Nova DNS bindings and provide much more robust and full-featured DNS functionality. Also, advanced DNS record support will be added such as DNSSEC.&lt;br /&gt;
&lt;br /&gt;
=== Describe the relevance of the project to other [[OpenStack]] projects and the [[OpenStack]] mission to provide a ubiquitous cloud computing platform: ===&lt;br /&gt;
&lt;br /&gt;
Moniker is adding a missing piece of data-center functionality, namely, one of the most ubiquitous services, DNS. Moniker will automate the name resolution changes required for the creation and deletion of Nova instances or other components.&lt;br /&gt;
&lt;br /&gt;
== Basic roadmap for the project: ==&lt;br /&gt;
&lt;br /&gt;
The current release provides:&lt;br /&gt;
&lt;br /&gt;
* REST API for domain/record management&lt;br /&gt;
* Multi-tenant&lt;br /&gt;
* Integrated with Keystone for authentication&lt;br /&gt;
* Framework in place to integrate with Nova and Quantum notifications (for auto-generated records)&lt;br /&gt;
* Support for PowerDNS, MySQLBind, and Bind out of the box&lt;br /&gt;
&lt;br /&gt;
== Location of project source code: ==&lt;br /&gt;
&lt;br /&gt;
https://github.com/stackforge/moniker/&lt;br /&gt;
&lt;br /&gt;
== Programming language, required technology dependencies: ==&lt;br /&gt;
&lt;br /&gt;
Python, Message Queue, PowerDNS, BIND9 or other DNS server&lt;br /&gt;
&lt;br /&gt;
== Is project currently open sourced? What license?: ==&lt;br /&gt;
&lt;br /&gt;
Yes, under the Apache 2.0 license.&lt;br /&gt;
&lt;br /&gt;
== Level of maturity of software and team: ==&lt;br /&gt;
&lt;br /&gt;
;Software:: Private Beta at HPCS. Implementations at other organizations.&lt;br /&gt;
;Team:: Working together for six months&lt;br /&gt;
&lt;br /&gt;
== Proposed project technical lead and qualifications: ==&lt;br /&gt;
&lt;br /&gt;
Kiall Mac Innes (kiall)&lt;br /&gt;
&lt;br /&gt;
Kiall has worked on Openstack for 2 years. He has an extensive understand of DNS and is the lead author of Moniker&lt;br /&gt;
&lt;br /&gt;
== Other project developers and qualifications: ==&lt;br /&gt;
&lt;br /&gt;
Simon McCartney (simonmcc)&lt;br /&gt;
&lt;br /&gt;
Simon has Extensive DNS, Orchestration, Database, and operation experience. &lt;br /&gt;
&lt;br /&gt;
Patrick Galbraith (capttofu)&lt;br /&gt;
&lt;br /&gt;
Patrick Galbraith has extensive database, operational and has worked on various aspects of Openstack and related projects (Red Dwarf)&lt;br /&gt;
&lt;br /&gt;
Endre Karlson (zykes-)&lt;br /&gt;
&lt;br /&gt;
== Infrastructure requirements (testing, etc): ==&lt;br /&gt;
&lt;br /&gt;
Currently on StackForge using Gerrit and Jenkins to runs the unit test suite and pyflakes plus pep8.&lt;br /&gt;
&lt;br /&gt;
== Have all current contributors agreed to the OpenStack CLA? ==&lt;br /&gt;
&lt;br /&gt;
Yes.&lt;br /&gt;
&lt;br /&gt;
== Status: ==&lt;br /&gt;
&lt;br /&gt;
To be completed by PPB&lt;/div&gt;</summary>
		<author><name>Ryan Lane</name></author>	</entry>

	<entry>
		<id>https://wiki.openstack.org/w/index.php?title=Designate/Old_Incubation_Application&amp;diff=20814</id>
		<title>Designate/Old Incubation Application</title>
		<link rel="alternate" type="text/html" href="https://wiki.openstack.org/w/index.php?title=Designate/Old_Incubation_Application&amp;diff=20814"/>
				<updated>2013-04-18T22:58:45Z</updated>
		
		<summary type="html">&lt;p&gt;Ryan Lane: /* Level of maturity of software and team: */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Project codename: ==&lt;br /&gt;
&lt;br /&gt;
Moniker&lt;br /&gt;
&lt;br /&gt;
== Summary: ==&lt;br /&gt;
&lt;br /&gt;
Moniker DNSaaS Project&lt;br /&gt;
&lt;br /&gt;
== Detailed Description: ==&lt;br /&gt;
&lt;br /&gt;
Moniker is a an DNS as-a-service project. It is intended to be used to provide DNS service from the entry point of creating, updating, maintaining and deleting DNS data using the Moniker API, to providing DNS resolution for users. It is a very modular project, allowing for the use of whatever DNS server and organization demands, or the database where DNS data is stored. It is also intended to work in conjunction with other components such as Nova.&lt;br /&gt;
&lt;br /&gt;
=== What is the purpose of the project and vision for it? ===&lt;br /&gt;
&lt;br /&gt;
To provide managed DNS for the Openstack Ecosystem using a REST API or Moniker Sink which consumes events from Nova or Quantum, or any other service that has events that would necessitate DNS changes. It also will replace Nova DNS bindings and provide much more robust and full-featured DNS functionality. Also, advanced DNS record support will be added such as DNSSEC.&lt;br /&gt;
&lt;br /&gt;
=== Describe the relevance of the project to other [[OpenStack]] projects and the [[OpenStack]] mission to provide a ubiquitous cloud computing platform: ===&lt;br /&gt;
&lt;br /&gt;
Moniker is adding a missing piece of data-center functionality, namely, one of the most ubiquitous services, DNS. Moniker will automate the name resolution changes required for the creation and deletion of Nova instances or other components.&lt;br /&gt;
&lt;br /&gt;
== Basic roadmap for the project: ==&lt;br /&gt;
&lt;br /&gt;
The current release provides:&lt;br /&gt;
&lt;br /&gt;
* REST API for domain/record management&lt;br /&gt;
* Multi-tenant&lt;br /&gt;
* Integrated with Keystone for authentication&lt;br /&gt;
* Framework in place to integrate with Nova and Quantum notifications (for auto-generated records)&lt;br /&gt;
* Support for PowerDNS, MySQLBind, and Bind out of the box&lt;br /&gt;
&lt;br /&gt;
== Location of project source code: ==&lt;br /&gt;
&lt;br /&gt;
https://github.com/stackforge/moniker/&lt;br /&gt;
&lt;br /&gt;
== Programming language, required technology dependencies: ==&lt;br /&gt;
&lt;br /&gt;
Python, Message Queue, PowerDNS, BIND9 or other DNS server&lt;br /&gt;
&lt;br /&gt;
== Is project currently open sourced? What license?: ==&lt;br /&gt;
&lt;br /&gt;
Yes, under the Apache 2.0 license.&lt;br /&gt;
&lt;br /&gt;
== Level of maturity of software and team: ==&lt;br /&gt;
&lt;br /&gt;
;Software: Private Beta at HPCS. Implementations at other organizations.&lt;br /&gt;
;Team: Working together for six months&lt;br /&gt;
&lt;br /&gt;
== Proposed project technical lead and qualifications: ==&lt;br /&gt;
&lt;br /&gt;
Kiall Mac Innes (kiall)&lt;br /&gt;
&lt;br /&gt;
Kiall has worked on Openstack for 2 years. He has an extensive understand of DNS and is the lead author of Moniker&lt;br /&gt;
&lt;br /&gt;
== Other project developers and qualifications: ==&lt;br /&gt;
&lt;br /&gt;
Simon McCartney (simonmcc)&lt;br /&gt;
&lt;br /&gt;
Simon has Extensive DNS, Orchestration, Database, and operation experience. &lt;br /&gt;
&lt;br /&gt;
Patrick Galbraith (capttofu)&lt;br /&gt;
&lt;br /&gt;
Patrick Galbraith has extensive database, operational and has worked on various aspects of Openstack and related projects (Red Dwarf)&lt;br /&gt;
&lt;br /&gt;
Endre Karlson (zykes-)&lt;br /&gt;
&lt;br /&gt;
== Infrastructure requirements (testing, etc): ==&lt;br /&gt;
&lt;br /&gt;
Currently on StackForge using Gerrit and Jenkins to runs the unit test suite and pyflakes plus pep8.&lt;br /&gt;
&lt;br /&gt;
== Have all current contributors agreed to the OpenStack CLA? ==&lt;br /&gt;
&lt;br /&gt;
Yes.&lt;br /&gt;
&lt;br /&gt;
== Status: ==&lt;br /&gt;
&lt;br /&gt;
To be completed by PPB&lt;/div&gt;</summary>
		<author><name>Ryan Lane</name></author>	</entry>

	<entry>
		<id>https://wiki.openstack.org/w/index.php?title=Designate/Old_Incubation_Application&amp;diff=20812</id>
		<title>Designate/Old Incubation Application</title>
		<link rel="alternate" type="text/html" href="https://wiki.openstack.org/w/index.php?title=Designate/Old_Incubation_Application&amp;diff=20812"/>
				<updated>2013-04-18T22:57:24Z</updated>
		
		<summary type="html">&lt;p&gt;Ryan Lane: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Project codename: ==&lt;br /&gt;
&lt;br /&gt;
Moniker&lt;br /&gt;
&lt;br /&gt;
== Summary: ==&lt;br /&gt;
&lt;br /&gt;
Moniker DNSaaS Project&lt;br /&gt;
&lt;br /&gt;
== Detailed Description: ==&lt;br /&gt;
&lt;br /&gt;
Moniker is a an DNS as-a-service project. It is intended to be used to provide DNS service from the entry point of creating, updating, maintaining and deleting DNS data using the Moniker API, to providing DNS resolution for users. It is a very modular project, allowing for the use of whatever DNS server and organization demands, or the database where DNS data is stored. It is also intended to work in conjunction with other components such as Nova.&lt;br /&gt;
&lt;br /&gt;
=== What is the purpose of the project and vision for it? ===&lt;br /&gt;
&lt;br /&gt;
To provide managed DNS for the Openstack Ecosystem using a REST API or Moniker Sink which consumes events from Nova or Quantum, or any other service that has events that would necessitate DNS changes. It also will replace Nova DNS bindings and provide much more robust and full-featured DNS functionality. Also, advanced DNS record support will be added such as DNSSEC.&lt;br /&gt;
&lt;br /&gt;
=== Describe the relevance of the project to other [[OpenStack]] projects and the [[OpenStack]] mission to provide a ubiquitous cloud computing platform: ===&lt;br /&gt;
&lt;br /&gt;
Moniker is adding a missing piece of data-center functionality, namely, one of the most ubiquitous services, DNS. Moniker will automate the name resolution changes required for the creation and deletion of Nova instances or other components.&lt;br /&gt;
&lt;br /&gt;
== Basic roadmap for the project ==:&lt;br /&gt;
&lt;br /&gt;
The current release provides:&lt;br /&gt;
&lt;br /&gt;
* REST API for domain/record management&lt;br /&gt;
* Multi-tenant&lt;br /&gt;
* Integrated with Keystone for authentication&lt;br /&gt;
* Framework in place to integrate with Nova and Quantum notifications (for auto-generated records)&lt;br /&gt;
* Support for PowerDNS, MySQLBind, and Bind out of the box&lt;br /&gt;
&lt;br /&gt;
== Location of project source code: ==&lt;br /&gt;
&lt;br /&gt;
https://github.com/stackforge/moniker/&lt;br /&gt;
&lt;br /&gt;
== Programming language, required technology dependencies: ==&lt;br /&gt;
&lt;br /&gt;
Python, Message Queue, PowerDNS, BIND9 or other DNS server&lt;br /&gt;
&lt;br /&gt;
== Is project currently open sourced? What license?: ==&lt;br /&gt;
&lt;br /&gt;
Yes, under the Apache 2.0 license.&lt;br /&gt;
&lt;br /&gt;
== Level of maturity of software and team: ==&lt;br /&gt;
&lt;br /&gt;
Software: Private Beta at HPCS. Implementations at other organizations.&lt;br /&gt;
Team: Working together for six months&lt;br /&gt;
&lt;br /&gt;
== Proposed project technical lead and qualifications: ==&lt;br /&gt;
&lt;br /&gt;
Kiall Mac Innes (kiall)&lt;br /&gt;
&lt;br /&gt;
Kiall has worked on Openstack for 2 years. He has an extensive understand of DNS and is the lead author of Moniker&lt;br /&gt;
&lt;br /&gt;
== Other project developers and qualifications: ==&lt;br /&gt;
&lt;br /&gt;
Simon McCartney (simonmcc)&lt;br /&gt;
&lt;br /&gt;
Simon has Extensive DNS, Orchestration, Database, and operation experience. &lt;br /&gt;
&lt;br /&gt;
Patrick Galbraith (capttofu)&lt;br /&gt;
&lt;br /&gt;
Patrick Galbraith has extensive database, operational and has worked on various aspects of Openstack and related projects (Red Dwarf)&lt;br /&gt;
&lt;br /&gt;
Endre Karlson (zykes-)&lt;br /&gt;
&lt;br /&gt;
== Infrastructure requirements (testing, etc): ==&lt;br /&gt;
&lt;br /&gt;
Currently on StackForge using Gerrit and Jenkins to runs the unit test suite and pyflakes plus pep8.&lt;br /&gt;
&lt;br /&gt;
== Have all current contributors agreed to the OpenStack CLA? ==&lt;br /&gt;
&lt;br /&gt;
Yes.&lt;br /&gt;
&lt;br /&gt;
== Status: ==&lt;br /&gt;
&lt;br /&gt;
To be completed by PPB&lt;/div&gt;</summary>
		<author><name>Ryan Lane</name></author>	</entry>

	<entry>
		<id>https://wiki.openstack.org/w/index.php?title=Designate&amp;diff=20809</id>
		<title>Designate</title>
		<link rel="alternate" type="text/html" href="https://wiki.openstack.org/w/index.php?title=Designate&amp;diff=20809"/>
				<updated>2013-04-18T22:51:37Z</updated>
		
		<summary type="html">&lt;p&gt;Ryan Lane: /* Status */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;br /&gt;
= Overview =&lt;br /&gt;
&lt;br /&gt;
Moniker provides DNSaaS services for [[OpenStack]]:&lt;br /&gt;
* REST API for domain/record management&lt;br /&gt;
* Multi-tenant&lt;br /&gt;
* Integrated with Keystone for authentication&lt;br /&gt;
* Framework in place to integrate with Nova and Quantum notifications (for auto-generated records)&lt;br /&gt;
* Support for PowerDNS and Bind9 out of the box&lt;br /&gt;
&lt;br /&gt;
= Status =&lt;br /&gt;
&lt;br /&gt;
[[Moniker Incubation Application|Applying for incubation]]&lt;br /&gt;
&lt;br /&gt;
= Source =&lt;br /&gt;
[https://github.com/stackforge/moniker StackForge GitHub]&lt;br /&gt;
&lt;br /&gt;
[https://launchpad.net/moniker Launchpad]&lt;br /&gt;
&lt;br /&gt;
[http://moniker.readthedocs.org Python documentation]&lt;br /&gt;
&lt;br /&gt;
[http://wiki.openstack.org/GerritWorkflow Contributing]&lt;br /&gt;
&lt;br /&gt;
= Design Discussions =&lt;br /&gt;
&lt;br /&gt;
[[Moniker/Deployment|Agent Based design implications on deployment options]]&lt;br /&gt;
&lt;br /&gt;
[[Category:Related Projects]]&lt;/div&gt;</summary>
		<author><name>Ryan Lane</name></author>	</entry>

	<entry>
		<id>https://wiki.openstack.org/w/index.php?title=Designate/Old_Incubation_Application&amp;diff=20806</id>
		<title>Designate/Old Incubation Application</title>
		<link rel="alternate" type="text/html" href="https://wiki.openstack.org/w/index.php?title=Designate/Old_Incubation_Application&amp;diff=20806"/>
				<updated>2013-04-18T22:50:26Z</updated>
		
		<summary type="html">&lt;p&gt;Ryan Lane: Ryan Lane moved page MonikerIncubationApplication to Moniker Incubation Application&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;'''Project codename''': Moniker&lt;br /&gt;
&lt;br /&gt;
'''Summary''' (one sentence abstract of the project): Moniker DNSaaS Project&lt;br /&gt;
&lt;br /&gt;
'''Detailed Description''': Moniker is a an DNS as-a-service project. It is intended to be used to provide DNS service from the entry point of creating, updating, maintaining and deleting DNS data using the Moniker API, to providing DNS resolution for users. It is a very modular project, allowing for the use of whatever DNS server and organization demands, or the database where DNS data is stored. It is also intended to work in conjunction with other components such as Nova.&lt;br /&gt;
&lt;br /&gt;
What is the purpose of the project and vision for it?&lt;br /&gt;
&lt;br /&gt;
To provide managed DNS for the Openstack Ecosystem using a REST API or Moniker Sink which consumes events from Nova or Quantum, or any other service that has events that would necessitate DNS changes. It also will replace Nova DNS bindings and provide much more robust and full-featured DNS functionality. Also, advanced DNS record support will be added such as DNSSEC.&lt;br /&gt;
&lt;br /&gt;
Describe the relevance of the project to other [[OpenStack]] projects and the [[OpenStack]] mission to provide a ubiquitous cloud computing platform:&lt;br /&gt;
&lt;br /&gt;
Moniker is adding a missing piece of data-center functionality, namely, one of the most ubiquitous services, DNS. Moniker will automate the name resolution changes required for the creation and deletion of Nova instances or other components.&lt;br /&gt;
&lt;br /&gt;
'''Basic roadmap for the project''':&lt;br /&gt;
&lt;br /&gt;
The current release provides:&lt;br /&gt;
&lt;br /&gt;
* REST API for domain/record management&lt;br /&gt;
* Multi-tenant&lt;br /&gt;
* Integrated with Keystone for authentication&lt;br /&gt;
* Framework in place to integrate with Nova and Quantum notifications (for auto-generated records)&lt;br /&gt;
* Support for PowerDNS, MySQLBind, and Bind out of the box&lt;br /&gt;
&lt;br /&gt;
'''Location of project source code''':&lt;br /&gt;
&lt;br /&gt;
https://github.com/stackforge/moniker/&lt;br /&gt;
&lt;br /&gt;
'''Programming language, required technology dependencies''':&lt;br /&gt;
&lt;br /&gt;
Python, Message Queue, PowerDNS, BIND9 or other DNS server&lt;br /&gt;
&lt;br /&gt;
'''Is project currently open sourced? What license?''':&lt;br /&gt;
&lt;br /&gt;
Yes, under the Apache 2.0 license.&lt;br /&gt;
&lt;br /&gt;
'''Level of maturity of software and team''':&lt;br /&gt;
&lt;br /&gt;
Software: Private Beta at HPCS. Implementations at other organizations&lt;br /&gt;
Team: Working together for six months&lt;br /&gt;
&lt;br /&gt;
'''Proposed project technical lead and qualifications''':&lt;br /&gt;
&lt;br /&gt;
Kiall Mac Innes&lt;br /&gt;
&lt;br /&gt;
Kiall has worked on Openstack for 2 years. He has an extensive understand of DNS and is the lead author of Moniker&lt;br /&gt;
&lt;br /&gt;
'''Other project developers and qualifications''':&lt;br /&gt;
&lt;br /&gt;
Simon McCartney &lt;br /&gt;
&lt;br /&gt;
Simon has Extensive DNS, Orchestration, Database, and operation experience. &lt;br /&gt;
&lt;br /&gt;
Patrick Galbraith&lt;br /&gt;
&lt;br /&gt;
Patrick Galbraith has extensive database, operational and has worked on various aspects of Openstack and related projects (Red Dwarf)&lt;br /&gt;
&lt;br /&gt;
'''Infrastructure requirements (testing, etc)''':&lt;br /&gt;
&lt;br /&gt;
Currently on Stackforge using Gerrit and Jenkins which runs the unit test suite and pyflakes plus pep8.&lt;br /&gt;
&lt;br /&gt;
'''Have all current contributors agreed to the OpenStack CLA?'''&lt;br /&gt;
&lt;br /&gt;
Yes&lt;br /&gt;
&lt;br /&gt;
'''Status''': To be completed by PPB&lt;/div&gt;</summary>
		<author><name>Ryan Lane</name></author>	</entry>

	<entry>
		<id>https://wiki.openstack.org/w/index.php?title=MonikerIncubationApplication&amp;diff=20807</id>
		<title>MonikerIncubationApplication</title>
		<link rel="alternate" type="text/html" href="https://wiki.openstack.org/w/index.php?title=MonikerIncubationApplication&amp;diff=20807"/>
				<updated>2013-04-18T22:50:26Z</updated>
		
		<summary type="html">&lt;p&gt;Ryan Lane: Ryan Lane moved page MonikerIncubationApplication to Moniker Incubation Application&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;#REDIRECT [[Moniker Incubation Application]]&lt;/div&gt;</summary>
		<author><name>Ryan Lane</name></author>	</entry>

	<entry>
		<id>https://wiki.openstack.org/w/index.php?title=Designate&amp;diff=20804</id>
		<title>Designate</title>
		<link rel="alternate" type="text/html" href="https://wiki.openstack.org/w/index.php?title=Designate&amp;diff=20804"/>
				<updated>2013-04-18T22:49:54Z</updated>
		
		<summary type="html">&lt;p&gt;Ryan Lane: /* Status */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;br /&gt;
= Overview =&lt;br /&gt;
&lt;br /&gt;
Moniker provides DNSaaS services for [[OpenStack]]:&lt;br /&gt;
* REST API for domain/record management&lt;br /&gt;
* Multi-tenant&lt;br /&gt;
* Integrated with Keystone for authentication&lt;br /&gt;
* Framework in place to integrate with Nova and Quantum notifications (for auto-generated records)&lt;br /&gt;
* Support for PowerDNS and Bind9 out of the box&lt;br /&gt;
&lt;br /&gt;
= Status =&lt;br /&gt;
&lt;br /&gt;
[[MonikerIncubationApplication|Applying for incubation]]&lt;br /&gt;
&lt;br /&gt;
= Source =&lt;br /&gt;
[https://github.com/stackforge/moniker StackForge GitHub]&lt;br /&gt;
&lt;br /&gt;
[https://launchpad.net/moniker Launchpad]&lt;br /&gt;
&lt;br /&gt;
[http://moniker.readthedocs.org Python documentation]&lt;br /&gt;
&lt;br /&gt;
[http://wiki.openstack.org/GerritWorkflow Contributing]&lt;br /&gt;
&lt;br /&gt;
= Design Discussions =&lt;br /&gt;
&lt;br /&gt;
[[Moniker/Deployment|Agent Based design implications on deployment options]]&lt;br /&gt;
&lt;br /&gt;
[[Category:Related Projects]]&lt;/div&gt;</summary>
		<author><name>Ryan Lane</name></author>	</entry>

	<entry>
		<id>https://wiki.openstack.org/w/index.php?title=Designate&amp;diff=20803</id>
		<title>Designate</title>
		<link rel="alternate" type="text/html" href="https://wiki.openstack.org/w/index.php?title=Designate&amp;diff=20803"/>
				<updated>2013-04-18T22:48:13Z</updated>
		
		<summary type="html">&lt;p&gt;Ryan Lane: Reverted edits by CaptTofu (talk) to last revision by Ryan Lane&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;br /&gt;
= Overview =&lt;br /&gt;
&lt;br /&gt;
Moniker provides DNSaaS services for [[OpenStack]]:&lt;br /&gt;
* REST API for domain/record management&lt;br /&gt;
* Multi-tenant&lt;br /&gt;
* Integrated with Keystone for authentication&lt;br /&gt;
* Framework in place to integrate with Nova and Quantum notifications (for auto-generated records)&lt;br /&gt;
* Support for PowerDNS and Bind9 out of the box&lt;br /&gt;
&lt;br /&gt;
= Status =&lt;br /&gt;
The project has not yet reached an official status. There are two options at this time:&lt;br /&gt;
* Incubation process&lt;br /&gt;
* Integrate the Quantum project&lt;br /&gt;
&lt;br /&gt;
= Source =&lt;br /&gt;
[https://github.com/stackforge/moniker StackForge GitHub]&lt;br /&gt;
&lt;br /&gt;
[https://launchpad.net/moniker Launchpad]&lt;br /&gt;
&lt;br /&gt;
[http://moniker.readthedocs.org Python documentation]&lt;br /&gt;
&lt;br /&gt;
[http://wiki.openstack.org/GerritWorkflow Contributing]&lt;br /&gt;
&lt;br /&gt;
= Design Discussions =&lt;br /&gt;
&lt;br /&gt;
[[Moniker/Deployment|Agent Based design implications on deployment options]]&lt;br /&gt;
&lt;br /&gt;
[[Category:Related Projects]]&lt;/div&gt;</summary>
		<author><name>Ryan Lane</name></author>	</entry>

	<entry>
		<id>https://wiki.openstack.org/w/index.php?title=Designate/Old_Incubation_Application&amp;diff=20802</id>
		<title>Designate/Old Incubation Application</title>
		<link rel="alternate" type="text/html" href="https://wiki.openstack.org/w/index.php?title=Designate/Old_Incubation_Application&amp;diff=20802"/>
				<updated>2013-04-18T22:47:48Z</updated>
		
		<summary type="html">&lt;p&gt;Ryan Lane: Created page with &amp;quot;'''Project codename''': Moniker  '''Summary''' (one sentence abstract of the project): Moniker DNSaaS Project  '''Detailed Description''': Moniker is a an DNS as-a-service pro...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;'''Project codename''': Moniker&lt;br /&gt;
&lt;br /&gt;
'''Summary''' (one sentence abstract of the project): Moniker DNSaaS Project&lt;br /&gt;
&lt;br /&gt;
'''Detailed Description''': Moniker is a an DNS as-a-service project. It is intended to be used to provide DNS service from the entry point of creating, updating, maintaining and deleting DNS data using the Moniker API, to providing DNS resolution for users. It is a very modular project, allowing for the use of whatever DNS server and organization demands, or the database where DNS data is stored. It is also intended to work in conjunction with other components such as Nova.&lt;br /&gt;
&lt;br /&gt;
What is the purpose of the project and vision for it?&lt;br /&gt;
&lt;br /&gt;
To provide managed DNS for the Openstack Ecosystem using a REST API or Moniker Sink which consumes events from Nova or Quantum, or any other service that has events that would necessitate DNS changes. It also will replace Nova DNS bindings and provide much more robust and full-featured DNS functionality. Also, advanced DNS record support will be added such as DNSSEC.&lt;br /&gt;
&lt;br /&gt;
Describe the relevance of the project to other [[OpenStack]] projects and the [[OpenStack]] mission to provide a ubiquitous cloud computing platform:&lt;br /&gt;
&lt;br /&gt;
Moniker is adding a missing piece of data-center functionality, namely, one of the most ubiquitous services, DNS. Moniker will automate the name resolution changes required for the creation and deletion of Nova instances or other components.&lt;br /&gt;
&lt;br /&gt;
'''Basic roadmap for the project''':&lt;br /&gt;
&lt;br /&gt;
The current release provides:&lt;br /&gt;
&lt;br /&gt;
* REST API for domain/record management&lt;br /&gt;
* Multi-tenant&lt;br /&gt;
* Integrated with Keystone for authentication&lt;br /&gt;
* Framework in place to integrate with Nova and Quantum notifications (for auto-generated records)&lt;br /&gt;
* Support for PowerDNS, MySQLBind, and Bind out of the box&lt;br /&gt;
&lt;br /&gt;
'''Location of project source code''':&lt;br /&gt;
&lt;br /&gt;
https://github.com/stackforge/moniker/&lt;br /&gt;
&lt;br /&gt;
'''Programming language, required technology dependencies''':&lt;br /&gt;
&lt;br /&gt;
Python&lt;br /&gt;
&lt;br /&gt;
'''Is project currently open sourced? What license?''':&lt;br /&gt;
&lt;br /&gt;
Apache&lt;br /&gt;
&lt;br /&gt;
'''Level of maturity of software and team''':&lt;br /&gt;
&lt;br /&gt;
Software: Private Beta at HPCS. Implementations at other organizations&lt;br /&gt;
Team: Working together for six months&lt;br /&gt;
&lt;br /&gt;
'''Proposed project technical lead and qualifications''':&lt;br /&gt;
&lt;br /&gt;
Kiall Mac Innes&lt;br /&gt;
&lt;br /&gt;
Kiall has worked on Openstack for 2 years. He has an extensive understand of DNS and is the lead author of Moniker&lt;br /&gt;
&lt;br /&gt;
'''Other project developers and qualifications''':&lt;br /&gt;
&lt;br /&gt;
Simon McCartney &lt;br /&gt;
&lt;br /&gt;
Simon has Extensive DNS, Orchestration, Database, and operation experience. &lt;br /&gt;
&lt;br /&gt;
Patrick Galbraith&lt;br /&gt;
&lt;br /&gt;
Patrick Galbraith has extensive database, operational and has worked on various aspects of Openstack and related projects (Red Dwarf)&lt;br /&gt;
&lt;br /&gt;
'''Infrastructure requirements (testing, etc)''':&lt;br /&gt;
&lt;br /&gt;
Currently on Stackforge using Gerrit and Jenkins which runs the unit test suite and pyflakes plus pep8.&lt;br /&gt;
&lt;br /&gt;
'''Have all current contributors agreed to the OpenStack CLA?'''&lt;br /&gt;
&lt;br /&gt;
Yes&lt;br /&gt;
&lt;br /&gt;
'''Status''': To be completed by PPB&lt;/div&gt;</summary>
		<author><name>Ryan Lane</name></author>	</entry>

	<entry>
		<id>https://wiki.openstack.org/w/index.php?title=Designate&amp;diff=20797</id>
		<title>Designate</title>
		<link rel="alternate" type="text/html" href="https://wiki.openstack.org/w/index.php?title=Designate&amp;diff=20797"/>
				<updated>2013-04-18T22:15:11Z</updated>
		
		<summary type="html">&lt;p&gt;Ryan Lane: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;br /&gt;
= Overview =&lt;br /&gt;
&lt;br /&gt;
Moniker provides DNSaaS services for [[OpenStack]]:&lt;br /&gt;
* REST API for domain/record management&lt;br /&gt;
* Multi-tenant&lt;br /&gt;
* Integrated with Keystone for authentication&lt;br /&gt;
* Framework in place to integrate with Nova and Quantum notifications (for auto-generated records)&lt;br /&gt;
* Support for PowerDNS and Bind9 out of the box&lt;br /&gt;
&lt;br /&gt;
= Status =&lt;br /&gt;
The project has not yet reached an official status. There are two options at this time:&lt;br /&gt;
* Incubation process&lt;br /&gt;
* Integrate the Quantum project&lt;br /&gt;
&lt;br /&gt;
= Source =&lt;br /&gt;
[https://github.com/stackforge/moniker StackForge GitHub]&lt;br /&gt;
&lt;br /&gt;
[https://launchpad.net/moniker Launchpad]&lt;br /&gt;
&lt;br /&gt;
[http://moniker.readthedocs.org Python documentation]&lt;br /&gt;
&lt;br /&gt;
[http://wiki.openstack.org/GerritWorkflow Contributing]&lt;br /&gt;
&lt;br /&gt;
= Design Discussions =&lt;br /&gt;
&lt;br /&gt;
[[Moniker/Deployment|Agent Based design implications on deployment options]]&lt;br /&gt;
&lt;br /&gt;
[[Category:Related Projects]]&lt;/div&gt;</summary>
		<author><name>Ryan Lane</name></author>	</entry>

	<entry>
		<id>https://wiki.openstack.org/w/index.php?title=User:Ryan_Lane&amp;diff=19613</id>
		<title>User:Ryan Lane</title>
		<link rel="alternate" type="text/html" href="https://wiki.openstack.org/w/index.php?title=User:Ryan_Lane&amp;diff=19613"/>
				<updated>2013-03-27T21:50:09Z</updated>
		
		<summary type="html">&lt;p&gt;Ryan Lane: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;!-- empty --&amp;gt;&lt;/div&gt;</summary>
		<author><name>Ryan Lane</name></author>	</entry>

	<entry>
		<id>https://wiki.openstack.org/w/index.php?title=User:Ryan_Lane&amp;diff=19612</id>
		<title>User:Ryan Lane</title>
		<link rel="alternate" type="text/html" href="https://wiki.openstack.org/w/index.php?title=User:Ryan_Lane&amp;diff=19612"/>
				<updated>2013-03-27T21:48:37Z</updated>
		
		<summary type="html">&lt;p&gt;Ryan Lane: Created page with &amp;quot;[http://google.com test]&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[http://google.com test]&lt;/div&gt;</summary>
		<author><name>Ryan Lane</name></author>	</entry>

	<entry>
		<id>https://wiki.openstack.org/w/index.php?title=MediaWiki:Common.css&amp;diff=19611</id>
		<title>MediaWiki:Common.css</title>
		<link rel="alternate" type="text/html" href="https://wiki.openstack.org/w/index.php?title=MediaWiki:Common.css&amp;diff=19611"/>
				<updated>2013-03-27T21:38:00Z</updated>
		
		<summary type="html">&lt;p&gt;Ryan Lane: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;/* CSS placed here will be applied to all skins */&lt;br /&gt;
&lt;br /&gt;
@font-face {&lt;br /&gt;
    font-family: 'PT Sans';&lt;br /&gt;
    font-style: normal;&lt;br /&gt;
    font-weight: 400;&lt;br /&gt;
    src: local('PT Sans'), local('PTSans-Regular'), url(https://themes.googleusercontent.com/static/fonts/ptsans/v4/LKf8nhXsWg5ybwEGXk8UBQ.woff) format('woff');&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
body.page-Main_Page h1.firstHeading {&lt;br /&gt;
    display: none;&lt;br /&gt;
    }&lt;br /&gt;
&lt;br /&gt;
#pt-createaccount, #pt-login {&lt;br /&gt;
    display: none&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
body { &lt;br /&gt;
    background-color: #FFFFFF;&lt;br /&gt;
    font-family: Arial Unicode MS, Arial, sans-serif;&lt;br /&gt;
    background-image: display:none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
h1, h2, h3, h4 {&lt;br /&gt;
    font-family: 'PT Sans', sans-serif;&lt;br /&gt;
}&lt;/div&gt;</summary>
		<author><name>Ryan Lane</name></author>	</entry>

	<entry>
		<id>https://wiki.openstack.org/w/index.php?title=CLA&amp;diff=18951</id>
		<title>CLA</title>
		<link rel="alternate" type="text/html" href="https://wiki.openstack.org/w/index.php?title=CLA&amp;diff=18951"/>
				<updated>2013-03-08T21:54:53Z</updated>
		
		<summary type="html">&lt;p&gt;Ryan Lane: Redirected page to How To Contribute#Contributors License Agreement&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;#REDIRECT [[How To Contribute#Contributors License Agreement]]&lt;/div&gt;</summary>
		<author><name>Ryan Lane</name></author>	</entry>

	<entry>
		<id>https://wiki.openstack.org/w/index.php?title=MediaWiki:Strapping.css&amp;diff=18073</id>
		<title>MediaWiki:Strapping.css</title>
		<link rel="alternate" type="text/html" href="https://wiki.openstack.org/w/index.php?title=MediaWiki:Strapping.css&amp;diff=18073"/>
				<updated>2013-02-19T00:13:42Z</updated>
		
		<summary type="html">&lt;p&gt;Ryan Lane: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;#pt-openidlogin&lt;br /&gt;
{&lt;br /&gt;
  background-image: none !important;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#n-Wiki {&lt;br /&gt;
    border-bottom: 3px solid #cf2f19;&lt;br /&gt;
	color: #cf2f19;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.navbar .nav &amp;gt; li &amp;gt; a {&lt;br /&gt;
    padding-right: 5px;&lt;br /&gt;
    padding-left: 5px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-logo {&lt;br /&gt;
    padding-right: 15px;&lt;br /&gt;
}&lt;/div&gt;</summary>
		<author><name>Ryan Lane</name></author>	</entry>

	<entry>
		<id>https://wiki.openstack.org/w/index.php?title=MediaWiki:Strapping.css&amp;diff=18072</id>
		<title>MediaWiki:Strapping.css</title>
		<link rel="alternate" type="text/html" href="https://wiki.openstack.org/w/index.php?title=MediaWiki:Strapping.css&amp;diff=18072"/>
				<updated>2013-02-19T00:11:03Z</updated>
		
		<summary type="html">&lt;p&gt;Ryan Lane: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;#pt-openidlogin&lt;br /&gt;
{&lt;br /&gt;
  background-image: none !important;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#n-Wiki {&lt;br /&gt;
    border-bottom: 3px solid #cf2f19;&lt;br /&gt;
	color: #cf2f19;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.navbar .nav &amp;gt; li &amp;gt; a {&lt;br /&gt;
    padding-right: 5px;&lt;br /&gt;
    padding-left: 5px;&lt;br /&gt;
}&lt;/div&gt;</summary>
		<author><name>Ryan Lane</name></author>	</entry>

	<entry>
		<id>https://wiki.openstack.org/w/index.php?title=MediaWiki:Strapping.css&amp;diff=18071</id>
		<title>MediaWiki:Strapping.css</title>
		<link rel="alternate" type="text/html" href="https://wiki.openstack.org/w/index.php?title=MediaWiki:Strapping.css&amp;diff=18071"/>
				<updated>2013-02-19T00:10:37Z</updated>
		
		<summary type="html">&lt;p&gt;Ryan Lane: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;#pt-openidlogin&lt;br /&gt;
{&lt;br /&gt;
  background-image: none !important;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#n-Wiki {&lt;br /&gt;
    border-bottom: 3px solid #cf2f19;&lt;br /&gt;
	color: #cf2f19;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.navbar .nav &amp;gt; li &amp;gt; a {&lt;br /&gt;
    padding-right: 10px;&lt;br /&gt;
    padding-left: 10px;&lt;br /&gt;
}&lt;/div&gt;</summary>
		<author><name>Ryan Lane</name></author>	</entry>

	<entry>
		<id>https://wiki.openstack.org/w/index.php?title=Main_Page&amp;diff=17934</id>
		<title>Main Page</title>
		<link rel="alternate" type="text/html" href="https://wiki.openstack.org/w/index.php?title=Main_Page&amp;diff=17934"/>
				<updated>2013-02-18T00:15:39Z</updated>
		
		<summary type="html">&lt;p&gt;Ryan Lane: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;div id=&amp;quot;mf-index&amp;quot;&amp;gt;{{:Header}}&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
'''The OpenStack [[Open]] Source Cloud Mission:''' to produce the ubiquitous Open Source Cloud Computing platform that will meet the needs of public and private clouds regardless of size, by being simple to implement and massively scalable.&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
----&lt;br /&gt;
&amp;lt;table border=0 width=100%&amp;gt;&amp;lt;tr valign=top&amp;gt;&lt;br /&gt;
&amp;lt;td&amp;gt;&lt;br /&gt;
=== Computing ===&lt;br /&gt;
[[File:Openstack-compute-icon.png]]&lt;br /&gt;
&lt;br /&gt;
OpenStack Compute ('''[[Nova]]''')&lt;br /&gt;
&lt;br /&gt;
OpenStack Image service ('''[[Glance]]''')&lt;br /&gt;
&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;&lt;br /&gt;
=== Networking ===&lt;br /&gt;
[[File:Openstack-networking-icon.png]]&lt;br /&gt;
&lt;br /&gt;
OpenStack Networking ('''[[Quantum]]''')&lt;br /&gt;
&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;&lt;br /&gt;
=== Storing ===&lt;br /&gt;
[[File:Openstack-object-storage-icon.png]]&lt;br /&gt;
&lt;br /&gt;
OpenStack Object Storage ('''[[Swift]]''')&lt;br /&gt;
&lt;br /&gt;
OpenStack Block Storage ('''[[Cinder]]''')&lt;br /&gt;
&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&amp;lt;/table&amp;gt;&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
----&lt;br /&gt;
&amp;lt;table border=0 width=100%&amp;gt;&amp;lt;tr valign=top&amp;gt;&lt;br /&gt;
&amp;lt;td&amp;gt;&lt;br /&gt;
==== Common Projects ====&lt;br /&gt;
* OpenStack Dashboard ('''[[Horizon]]''')&lt;br /&gt;
* OpenStack Identity ('''[[Keystone]]''')&lt;br /&gt;
* OpenStack Common Library ('''[[Oslo]]''')&lt;br /&gt;
* [[Documentation]]&lt;br /&gt;
* List of OpenStack [[Projects|projects]]&lt;br /&gt;
* All OpenStack [[Releases|releases]]&lt;br /&gt;
&lt;br /&gt;
==== Contribute to OpenStack ====&lt;br /&gt;
* '''[[How To Contribute]]'''&lt;br /&gt;
* Sign the [[CLA|Contributor agreement]]&lt;br /&gt;
* [[Release Cycle|Explanation of the Release cycle]]&lt;br /&gt;
* [[Getting The Code|Getting the Code]]&lt;br /&gt;
* [[Gerrit Workflow|Submitting Code (Gerrit Workflow)]]&lt;br /&gt;
* [https://review.openstack.org/ Gerrit code review system]&lt;br /&gt;
* [https://jenkins.openstack.org/ Jenkins continuous integration system]&lt;br /&gt;
* [http://status.openstack.org/release/ Status of current development release]&lt;br /&gt;
&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;&lt;br /&gt;
==== Community ====&lt;br /&gt;
* [[Open]] - What openness means to us&lt;br /&gt;
* [[Governance]] - How OpenStack is governed&lt;br /&gt;
* [[Teams]] - Join them!&lt;br /&gt;
* [[People|Who we are]]&lt;br /&gt;
* [[Meetings|Online Meetings]]&lt;br /&gt;
* [[Summit|Design Summits]]&lt;br /&gt;
* [[OpenStack User Groups]]&lt;br /&gt;
&lt;br /&gt;
==== Resources ====&lt;br /&gt;
* [[Mailing Lists|OpenStack Mailing Lists]]&lt;br /&gt;
* [[IRC|IRC channels]]&lt;br /&gt;
* [[How To Use The Wiki|How to use this wiki]]&lt;br /&gt;
* [http://www.openstack.org/blog/category/newsletter/ OpenStack Blog], with [http://www.openstack.org/blog/category/newsletter/ weekly newsletters]&lt;br /&gt;
* [http://planet.openstack.org/ Planet OpenStack] - Blogs about OpenStack&lt;br /&gt;
* [http://forums.openstack.org/ OpenStack forums]&lt;br /&gt;
* [[Bloggers Tips]] - Technical Tips about OpenStack&lt;br /&gt;
* [[Project Resources|Other resources]]&lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;/tr&amp;gt;&amp;lt;/table&amp;gt;&lt;br /&gt;
__NOTOC__&lt;br /&gt;
__NOEDITSECTION__&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;/div&gt;</summary>
		<author><name>Ryan Lane</name></author>	</entry>

	<entry>
		<id>https://wiki.openstack.org/w/index.php?title=Neutron&amp;diff=17933</id>
		<title>Neutron</title>
		<link rel="alternate" type="text/html" href="https://wiki.openstack.org/w/index.php?title=Neutron&amp;diff=17933"/>
				<updated>2013-02-17T23:50:02Z</updated>
		
		<summary type="html">&lt;p&gt;Ryan Lane: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;br /&gt;
= OpenStack Networking (&amp;quot;Quantum&amp;quot;) =&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;2&amp;quot; cellspacing=&amp;quot;0&amp;quot;&lt;br /&gt;
|  Administrator Guide &lt;br /&gt;
|-&lt;br /&gt;
|  API Developer Doc (v2) &lt;br /&gt;
|-&lt;br /&gt;
|  Source code   &lt;br /&gt;
|-&lt;br /&gt;
|  Bug tracker   &lt;br /&gt;
|-&lt;br /&gt;
|  Blueprints &lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Related projects ==&lt;br /&gt;
* [https://launchpad.net/python-quantumclient Python Quantum client]&lt;br /&gt;
* Quantum Admin and API documentation in [https://launchpad.net/openstack-manuals  OpenStack Manuals]&lt;br /&gt;
&lt;br /&gt;
== What is Quantum? ==&lt;br /&gt;
&lt;br /&gt;
Quantum is an [https://wiki.openstack.org OpenStack] project to provide &amp;quot;networking as a service&amp;quot; between interface devices (e.g., vNICs) managed by other Openstack services (e.g., nova).  &lt;br /&gt;
&lt;br /&gt;
Starting in the Folsom release, Quantum is a core and supported part of the [https://wiki.openstack.org OpenStack] platform (for Essex, we were an &amp;quot;incubated&amp;quot; project, which means use is suggested only for those who really know what they're doing with Quantum).  &lt;br /&gt;
&lt;br /&gt;
If you're a networking geek and like to hack on [https://wiki.openstack.org OpenStack], please join! &lt;br /&gt;
&lt;br /&gt;
More Info: &lt;br /&gt;
* [http://www.slideshare.net/danwent/openstack-quantum-intro-os-meetup-32612 Overview of Quantum] (slides) (3/12)&lt;br /&gt;
* [https://www.youtube.com/watch?v=_I1SrO2QBpg Quantum Project Overview + Update from Grizzly Summit] (video) (10/12) &lt;br /&gt;
* [http://www.infoq.com/presentations/Quantum-Virtual-Networks-for-OpenStack Video Quantum Overview] (3/12)&lt;br /&gt;
* [http://wiki.openstack.org/Quantum?action=AttachFile&amp;amp;do=get&amp;amp;target=quantum-technical-archicture.ppt Slides on Technical Architecture of Quantum] (9/12)&lt;br /&gt;
&lt;br /&gt;
== Why Quantum? ==&lt;br /&gt;
&lt;br /&gt;
* Give cloud tenants an API to build rich networking topologies, and configure advanced network policies in the cloud.  &lt;br /&gt;
** Example: create multi-tier web application topology  &lt;br /&gt;
* Enable innovation plugins (open and closed source) that introduce advanced network capabilities&lt;br /&gt;
** Example:  use L2-in-L3 tunneling to avoid VLAN limits, provide end-to-end QoS guarantees, used monitoring protocols like [[NetFlow]]. &lt;br /&gt;
* Let anyone build advanced network services (open and closed source) that plug into Openstack tenant networks.  &lt;br /&gt;
** Examples:  LB-aaS, VPN-aaS, firewall-aaS, IDS-aaS, data-center-interconnect-aaS.&lt;br /&gt;
&lt;br /&gt;
== Using Quantum ==&lt;br /&gt;
&lt;br /&gt;
Following the instructions in the  [http://docs.openstack.org/incubation/openstack-network/admin/content/  Quantum Administrator Guide] to use Quantum with OpenStack Nova.  &lt;br /&gt;
&lt;br /&gt;
Forget documentation, I just want to get the code!:  [https://launchpad.net/quantum/+download Quantum Downloads]&lt;br /&gt;
&lt;br /&gt;
Detailed information for programming against v2.0 of the Quantum web services API is available in the [http://docs.openstack.org/api/openstack-network/2.0/content/  Quantum API Guide]  &lt;br /&gt;
&lt;br /&gt;
If you are looking for information on using Quantum with devstack, please see: [[QuantumDevstack]] . &lt;br /&gt;
&lt;br /&gt;
Quantum lets you use a set of different backends called &amp;quot;plugins&amp;quot; that work with a growing variety of networking technologies.  These plugins may be distributed as part of the main Quantum release, or separately.  &lt;br /&gt;
&lt;br /&gt;
The set of plugins included in the main Quantum distribution and supported by the Quantum community include: &lt;br /&gt;
&lt;br /&gt;
* [http://www.openvswitch.org Open vSwitch] Plugin&lt;br /&gt;
* [http://wiki.openstack.org/cisco-quantum  Cisco UCS/Nexus] Plugin&lt;br /&gt;
* [http://wiki.openstack.org/Quantum-Linux-Bridge-Plugin  Linux Bridge] Plugin&lt;br /&gt;
* [http://www.nicira.com  Nicira Network Virtualization Platform (NVP)] Plugin&lt;br /&gt;
* [http://www.osrg.net/ryu/using_with_openstack.html  Ryu OpenFlow Controller] Plugin&lt;br /&gt;
* [[Quantum NEC OpenFlow Plugin|NEC OpenFlow]] Plugin &lt;br /&gt;
* [http://www.openflowhub.org/display/floodlightcontroller/Quantum+REST+Proxy+Plugin  Big Switch OpenFlow Controller Plugin]&lt;br /&gt;
* [http://www.cloudbase.it/quantum-hyper-v-plugin/  Cloudbase Hyper-V] Plugin&lt;br /&gt;
&lt;br /&gt;
Additional plugins are available from other sources: &lt;br /&gt;
&lt;br /&gt;
* [http://floodlight.openflowhub.org/quantum-and-openstack/  Floodlight OpenFlow Controller] Plugin&lt;br /&gt;
* [https://github.com/midokura/midonet-openstack  MidoNet] Plugin&lt;br /&gt;
* [http://www.extremenetworks.com  Extreme Networks] Plugin&lt;br /&gt;
* (NEW) [https://github.com/ruijie/rgos_quantum_plugin  Ruijie Networks] Plugin&lt;br /&gt;
* [https://github.com/brocade/brocade  Brocade Quantum Plugin] Brocade Quantum Plugin&lt;br /&gt;
&lt;br /&gt;
If you have your own plugin, feel free to add it to this list.&lt;br /&gt;
&lt;br /&gt;
== Current Project Status ==&lt;br /&gt;
&lt;br /&gt;
The 2012.2 &amp;quot;Folsom&amp;quot; release includes:&lt;br /&gt;
&lt;br /&gt;
* v2.0 of the Quantum API, including support for L2 networking and IP Address Management (IPAM)&lt;br /&gt;
* Integration with Keystone for API authentication &lt;br /&gt;
* API Extensibility Framework, including extensions for: &lt;br /&gt;
** &amp;quot;provider network&amp;quot;, which maps Quantum L2 networks to a specific VLAN in the physical data center&lt;br /&gt;
** &amp;quot;L3 routers&amp;quot;, which supports a basic L3 router construct to route between L2 networks,  and provide a gateway to external networks with support for SNAT and floating IPs. &lt;br /&gt;
* Updated API Client Library and CLI, including support for filtering.  &lt;br /&gt;
* Horizon GUI support for: &lt;br /&gt;
** Quantum network and subnet creation/deletion&lt;br /&gt;
** Booting VMs on specific Quantum networks.  &lt;br /&gt;
* Several plugins:&lt;br /&gt;
** [http://www.openvswitch.org Open vSwitch] Plugin&lt;br /&gt;
** [http://wiki.openstack.org/cisco-quantum  Cisco UCS/Nexus]  Plugin&lt;br /&gt;
** [http://wiki.openstack.org/Quantum-Linux-Bridge-Plugin  Linux Bridge]  Plugin&lt;br /&gt;
** [http://www.nicira.com  Nicira Network Virtualization Platform (NVP)]  Plugin&lt;br /&gt;
** [http://www.osrg.net/ryu/using_with_openstack.html  Ryu OpenFlow Controller]  Plugin&lt;br /&gt;
** (NEW) [http://wiki.openstack.org/Quantum-NEC-OpenFlow-Plugin  NEC OpenFlow]  Plugin &lt;br /&gt;
&lt;br /&gt;
== Participate ==&lt;br /&gt;
&lt;br /&gt;
To get code, ask questions, view blueprints, etc, see: [https://launchpad.net/quantum/ Quantum Launchpad Page]&lt;br /&gt;
&lt;br /&gt;
See [[QuantumDevelopment]] for some (rough) guides on how to contribute code to Quantum, including how to add your own plugin.  &lt;br /&gt;
&lt;br /&gt;
If you would like to participate, please send mail to the main openstack-dev list:  http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev&lt;br /&gt;
&lt;br /&gt;
You can also attend our regular IRC meetings, which start one hour after the main openstack meeting, on the same #openstack-meeting channel: http://wiki.openstack.org/Network/Meetings&lt;br /&gt;
&lt;br /&gt;
Check out [[QuantumStarterBugs]] for ideas on easy bugs or starter projects you might tackle.  Or just start playing with [[QuantumDevstack]] and come up with your own ideas!&lt;/div&gt;</summary>
		<author><name>Ryan Lane</name></author>	</entry>

	<entry>
		<id>https://wiki.openstack.org/w/index.php?title=Neutron&amp;diff=17932</id>
		<title>Neutron</title>
		<link rel="alternate" type="text/html" href="https://wiki.openstack.org/w/index.php?title=Neutron&amp;diff=17932"/>
				<updated>2013-02-17T23:49:16Z</updated>
		
		<summary type="html">&lt;p&gt;Ryan Lane: /* Using Quantum */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;br /&gt;
= OpenStack Networking (&amp;quot;Quantum&amp;quot;) =&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;2&amp;quot; cellspacing=&amp;quot;0&amp;quot;&lt;br /&gt;
|  Administrator Guide &lt;br /&gt;
|-&lt;br /&gt;
|  API Developer Doc (v2) &lt;br /&gt;
|-&lt;br /&gt;
|  Source code   &lt;br /&gt;
|-&lt;br /&gt;
|  Bug tracker   &lt;br /&gt;
|-&lt;br /&gt;
|  Blueprints &lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Related projects ==&lt;br /&gt;
* [https://launchpad.net/python-quantumclient Python Quantum client]&lt;br /&gt;
* Quantum Admin and API documentation in [https://launchpad.net/openstack-manuals  OpenStack Manuals]&lt;br /&gt;
&lt;br /&gt;
== What is Quantum? ==&lt;br /&gt;
&lt;br /&gt;
Quantum is an [https://wiki.openstack.org OpenStack] project to provide &amp;quot;networking as a service&amp;quot; between interface devices (e.g., vNICs) managed by other Openstack services (e.g., nova).  &lt;br /&gt;
&lt;br /&gt;
Starting in the Folsom release, Quantum is a core and supported part of the [https://wiki.openstack.org OpenStack] platform (for Essex, we were an &amp;quot;incubated&amp;quot; project, which means use is suggested only for those who really know what they're doing with Quantum).  &lt;br /&gt;
&lt;br /&gt;
If you're a networking geek and like to hack on [https://wiki.openstack.org OpenStack], please join! &lt;br /&gt;
&lt;br /&gt;
More Info: &lt;br /&gt;
* [http://www.slideshare.net/danwent/openstack-quantum-intro-os-meetup-32612 Overview of Quantum ] (slides) (3/12)&lt;br /&gt;
* [https://www.youtube.com/watch?v=_I1SrO2QBpg Quantum Project Overview + Update from Grizzly Summit ] (video) (10/12) &lt;br /&gt;
* [http://www.infoq.com/presentations/Quantum-Virtual-Networks-for-OpenStack Video Quantum Overview ] (3/12)&lt;br /&gt;
* [http://wiki.openstack.org/Quantum?action=AttachFile&amp;amp;do=get&amp;amp;target=quantum-technical-archicture.ppt Slides on Technical Architecture of Quantum] (9/12)&lt;br /&gt;
&lt;br /&gt;
== Why Quantum? ==&lt;br /&gt;
&lt;br /&gt;
* Give cloud tenants an API to build rich networking topologies, and configure advanced network policies in the cloud.  &lt;br /&gt;
** Example: create multi-tier web application topology  &lt;br /&gt;
* Enable innovation plugins (open and closed source) that introduce advanced network capabilities&lt;br /&gt;
** Example:  use L2-in-L3 tunneling to avoid VLAN limits, provide end-to-end QoS guarantees, used monitoring protocols like [[NetFlow]]. &lt;br /&gt;
* Let anyone build advanced network services (open and closed source) that plug into Openstack tenant networks.  &lt;br /&gt;
** Examples:  LB-aaS, VPN-aaS, firewall-aaS, IDS-aaS, data-center-interconnect-aaS.&lt;br /&gt;
&lt;br /&gt;
== Using Quantum ==&lt;br /&gt;
&lt;br /&gt;
Following the instructions in the  [http://docs.openstack.org/incubation/openstack-network/admin/content/  Quantum Administrator Guide] to use Quantum with OpenStack Nova.  &lt;br /&gt;
&lt;br /&gt;
Forget documentation, I just want to get the code!:  [https://launchpad.net/quantum/+download Quantum Downloads]&lt;br /&gt;
&lt;br /&gt;
Detailed information for programming against v2.0 of the Quantum web services API is available in the [http://docs.openstack.org/api/openstack-network/2.0/content/  Quantum API Guide]  &lt;br /&gt;
&lt;br /&gt;
If you are looking for information on using Quantum with devstack, please see: [[QuantumDevstack]] . &lt;br /&gt;
&lt;br /&gt;
Quantum lets you use a set of different backends called &amp;quot;plugins&amp;quot; that work with a growing variety of networking technologies.  These plugins may be distributed as part of the main Quantum release, or separately.  &lt;br /&gt;
&lt;br /&gt;
The set of plugins included in the main Quantum distribution and supported by the Quantum community include: &lt;br /&gt;
&lt;br /&gt;
* [http://www.openvswitch.org Open vSwitch] Plugin&lt;br /&gt;
* [http://wiki.openstack.org/cisco-quantum  Cisco UCS/Nexus] Plugin&lt;br /&gt;
* [http://wiki.openstack.org/Quantum-Linux-Bridge-Plugin  Linux Bridge] Plugin&lt;br /&gt;
* [http://www.nicira.com  Nicira Network Virtualization Platform (NVP)] Plugin&lt;br /&gt;
* [http://www.osrg.net/ryu/using_with_openstack.html  Ryu OpenFlow Controller] Plugin&lt;br /&gt;
* [[Quantum NEC OpenFlow Plugin|NEC OpenFlow]] Plugin &lt;br /&gt;
* [http://www.openflowhub.org/display/floodlightcontroller/Quantum+REST+Proxy+Plugin  Big Switch OpenFlow Controller Plugin]&lt;br /&gt;
* [http://www.cloudbase.it/quantum-hyper-v-plugin/  Cloudbase Hyper-V] Plugin&lt;br /&gt;
&lt;br /&gt;
Additional plugins are available from other sources: &lt;br /&gt;
&lt;br /&gt;
* [http://floodlight.openflowhub.org/quantum-and-openstack/  Floodlight OpenFlow Controller] Plugin&lt;br /&gt;
* [https://github.com/midokura/midonet-openstack  MidoNet] Plugin&lt;br /&gt;
* [http://www.extremenetworks.com  Extreme Networks] Plugin&lt;br /&gt;
* (NEW) [https://github.com/ruijie/rgos_quantum_plugin  Ruijie Networks] Plugin&lt;br /&gt;
* [https://github.com/brocade/brocade  Brocade Quantum Plugin] Brocade Quantum Plugin&lt;br /&gt;
&lt;br /&gt;
If you have your own plugin, feel free to add it to this list.&lt;br /&gt;
&lt;br /&gt;
== Current Project Status ==&lt;br /&gt;
&lt;br /&gt;
The 2012.2 &amp;quot;Folsom&amp;quot; release includes:&lt;br /&gt;
&lt;br /&gt;
* v2.0 of the Quantum API, including support for L2 networking and IP Address Management (IPAM)&lt;br /&gt;
* Integration with Keystone for API authentication &lt;br /&gt;
* API Extensibility Framework, including extensions for: &lt;br /&gt;
** &amp;quot;provider network&amp;quot;, which maps Quantum L2 networks to a specific VLAN in the physical data center&lt;br /&gt;
** &amp;quot;L3 routers&amp;quot;, which supports a basic L3 router construct to route between L2 networks,  and provide a gateway to external networks with support for SNAT and floating IPs. &lt;br /&gt;
* Updated API Client Library and CLI, including support for filtering.  &lt;br /&gt;
* Horizon GUI support for: &lt;br /&gt;
** Quantum network and subnet creation/deletion&lt;br /&gt;
** Booting VMs on specific Quantum networks.  &lt;br /&gt;
* Several plugins:&lt;br /&gt;
** [http://www.openvswitch.org Open vSwitch ] Plugin&lt;br /&gt;
** [http://wiki.openstack.org/cisco-quantum  Cisco UCS/Nexus]  Plugin&lt;br /&gt;
** [http://wiki.openstack.org/Quantum-Linux-Bridge-Plugin  Linux Bridge]  Plugin&lt;br /&gt;
** [http://www.nicira.com  Nicira Network Virtualization Platform (NVP) ]  Plugin&lt;br /&gt;
** [http://www.osrg.net/ryu/using_with_openstack.html  Ryu OpenFlow Controller ]  Plugin&lt;br /&gt;
** (NEW) [http://wiki.openstack.org/Quantum-NEC-OpenFlow-Plugin  NEC OpenFlow ]  Plugin &lt;br /&gt;
&lt;br /&gt;
== Participate ==&lt;br /&gt;
&lt;br /&gt;
To get code, ask questions, view blueprints, etc, see: [https://launchpad.net/quantum/ Quantum Launchpad Page]&lt;br /&gt;
&lt;br /&gt;
See [[QuantumDevelopment]] for some (rough) guides on how to contribute code to Quantum, including how to add your own plugin.  &lt;br /&gt;
&lt;br /&gt;
If you would like to participate, please send mail to the main openstack-dev list:  http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev&lt;br /&gt;
&lt;br /&gt;
You can also attend our regular IRC meetings, which start one hour after the main openstack meeting, on the same #openstack-meeting channel: http://wiki.openstack.org/Network/Meetings&lt;br /&gt;
&lt;br /&gt;
Check out [[QuantumStarterBugs]] for ideas on easy bugs or starter projects you might tackle.  Or just start playing with [[QuantumDevstack]] and come up with your own ideas!&lt;/div&gt;</summary>
		<author><name>Ryan Lane</name></author>	</entry>

	<entry>
		<id>https://wiki.openstack.org/w/index.php?title=Neutron&amp;diff=17931</id>
		<title>Neutron</title>
		<link rel="alternate" type="text/html" href="https://wiki.openstack.org/w/index.php?title=Neutron&amp;diff=17931"/>
				<updated>2013-02-17T23:48:45Z</updated>
		
		<summary type="html">&lt;p&gt;Ryan Lane: /* Using Quantum */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;br /&gt;
= OpenStack Networking (&amp;quot;Quantum&amp;quot;) =&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;2&amp;quot; cellspacing=&amp;quot;0&amp;quot;&lt;br /&gt;
|  Administrator Guide &lt;br /&gt;
|-&lt;br /&gt;
|  API Developer Doc (v2) &lt;br /&gt;
|-&lt;br /&gt;
|  Source code   &lt;br /&gt;
|-&lt;br /&gt;
|  Bug tracker   &lt;br /&gt;
|-&lt;br /&gt;
|  Blueprints &lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Related projects ==&lt;br /&gt;
* [https://launchpad.net/python-quantumclient Python Quantum client]&lt;br /&gt;
* Quantum Admin and API documentation in [https://launchpad.net/openstack-manuals  OpenStack Manuals]&lt;br /&gt;
&lt;br /&gt;
== What is Quantum? ==&lt;br /&gt;
&lt;br /&gt;
Quantum is an [https://wiki.openstack.org OpenStack] project to provide &amp;quot;networking as a service&amp;quot; between interface devices (e.g., vNICs) managed by other Openstack services (e.g., nova).  &lt;br /&gt;
&lt;br /&gt;
Starting in the Folsom release, Quantum is a core and supported part of the [https://wiki.openstack.org OpenStack] platform (for Essex, we were an &amp;quot;incubated&amp;quot; project, which means use is suggested only for those who really know what they're doing with Quantum).  &lt;br /&gt;
&lt;br /&gt;
If you're a networking geek and like to hack on [https://wiki.openstack.org OpenStack], please join! &lt;br /&gt;
&lt;br /&gt;
More Info: &lt;br /&gt;
* [http://www.slideshare.net/danwent/openstack-quantum-intro-os-meetup-32612 Overview of Quantum ] (slides) (3/12)&lt;br /&gt;
* [https://www.youtube.com/watch?v=_I1SrO2QBpg Quantum Project Overview + Update from Grizzly Summit ] (video) (10/12) &lt;br /&gt;
* [http://www.infoq.com/presentations/Quantum-Virtual-Networks-for-OpenStack Video Quantum Overview ] (3/12)&lt;br /&gt;
* [http://wiki.openstack.org/Quantum?action=AttachFile&amp;amp;do=get&amp;amp;target=quantum-technical-archicture.ppt Slides on Technical Architecture of Quantum] (9/12)&lt;br /&gt;
&lt;br /&gt;
== Why Quantum? ==&lt;br /&gt;
&lt;br /&gt;
* Give cloud tenants an API to build rich networking topologies, and configure advanced network policies in the cloud.  &lt;br /&gt;
** Example: create multi-tier web application topology  &lt;br /&gt;
* Enable innovation plugins (open and closed source) that introduce advanced network capabilities&lt;br /&gt;
** Example:  use L2-in-L3 tunneling to avoid VLAN limits, provide end-to-end QoS guarantees, used monitoring protocols like [[NetFlow]]. &lt;br /&gt;
* Let anyone build advanced network services (open and closed source) that plug into Openstack tenant networks.  &lt;br /&gt;
** Examples:  LB-aaS, VPN-aaS, firewall-aaS, IDS-aaS, data-center-interconnect-aaS.&lt;br /&gt;
&lt;br /&gt;
== Using Quantum ==&lt;br /&gt;
&lt;br /&gt;
Following the instructions in the  [http://docs.openstack.org/incubation/openstack-network/admin/content/  Quantum Administrator Guide] to use Quantum with OpenStack Nova.  &lt;br /&gt;
&lt;br /&gt;
Forget documentation, I just want to get the code!:  [https://launchpad.net/quantum/+download Quantum Downloads]&lt;br /&gt;
&lt;br /&gt;
Detailed information for programming against v2.0 of the Quantum web services API is available in the [http://docs.openstack.org/api/openstack-network/2.0/content/  Quantum API Guide]  &lt;br /&gt;
&lt;br /&gt;
If you are looking for information on using Quantum with devstack, please see: [[QuantumDevstack]] . &lt;br /&gt;
&lt;br /&gt;
Quantum lets you use a set of different backends called &amp;quot;plugins&amp;quot; that work with a growing variety of networking technologies.  These plugins may be distributed as part of the main Quantum release, or separately.  &lt;br /&gt;
&lt;br /&gt;
The set of plugins included in the main Quantum distribution and supported by the Quantum community include: &lt;br /&gt;
&lt;br /&gt;
* [http://www.openvswitch.org Open vSwitch] Plugin&lt;br /&gt;
* [http://wiki.openstack.org/cisco-quantum  Cisco UCS/Nexus] Plugin&lt;br /&gt;
* [http://wiki.openstack.org/Quantum-Linux-Bridge-Plugin  Linux Bridge] Plugin&lt;br /&gt;
* [http://www.nicira.com  Nicira Network Virtualization Platform (NVP)] Plugin&lt;br /&gt;
* [http://www.osrg.net/ryu/using_with_openstack.html  Ryu OpenFlow Controller ] Plugin&lt;br /&gt;
* [[Quantum NEC OpenFlow Plugin|NEC OpenFlow]] Plugin &lt;br /&gt;
* [http://www.openflowhub.org/display/floodlightcontroller/Quantum+REST+Proxy+Plugin  Big Switch OpenFlow Controller Plugin]&lt;br /&gt;
* [http://www.cloudbase.it/quantum-hyper-v-plugin/  Cloudbase Hyper-V] Plugin&lt;br /&gt;
&lt;br /&gt;
Additional plugins are available from other sources: &lt;br /&gt;
&lt;br /&gt;
* [http://floodlight.openflowhub.org/quantum-and-openstack/  Floodlight OpenFlow Controller] Plugin&lt;br /&gt;
* [https://github.com/midokura/midonet-openstack  MidoNet] Plugin&lt;br /&gt;
* [http://www.extremenetworks.com  Extreme Networks] Plugin&lt;br /&gt;
* (NEW) [https://github.com/ruijie/rgos_quantum_plugin  Ruijie Networks] Plugin&lt;br /&gt;
* [https://github.com/brocade/brocade  Brocade Quantum Plugin] Brocade Quantum Plugin&lt;br /&gt;
&lt;br /&gt;
If you have your own plugin, feel free to add it to this list.&lt;br /&gt;
&lt;br /&gt;
== Current Project Status ==&lt;br /&gt;
&lt;br /&gt;
The 2012.2 &amp;quot;Folsom&amp;quot; release includes:&lt;br /&gt;
&lt;br /&gt;
* v2.0 of the Quantum API, including support for L2 networking and IP Address Management (IPAM)&lt;br /&gt;
* Integration with Keystone for API authentication &lt;br /&gt;
* API Extensibility Framework, including extensions for: &lt;br /&gt;
** &amp;quot;provider network&amp;quot;, which maps Quantum L2 networks to a specific VLAN in the physical data center&lt;br /&gt;
** &amp;quot;L3 routers&amp;quot;, which supports a basic L3 router construct to route between L2 networks,  and provide a gateway to external networks with support for SNAT and floating IPs. &lt;br /&gt;
* Updated API Client Library and CLI, including support for filtering.  &lt;br /&gt;
* Horizon GUI support for: &lt;br /&gt;
** Quantum network and subnet creation/deletion&lt;br /&gt;
** Booting VMs on specific Quantum networks.  &lt;br /&gt;
* Several plugins:&lt;br /&gt;
** [http://www.openvswitch.org Open vSwitch ] Plugin&lt;br /&gt;
** [http://wiki.openstack.org/cisco-quantum  Cisco UCS/Nexus]  Plugin&lt;br /&gt;
** [http://wiki.openstack.org/Quantum-Linux-Bridge-Plugin  Linux Bridge]  Plugin&lt;br /&gt;
** [http://www.nicira.com  Nicira Network Virtualization Platform (NVP) ]  Plugin&lt;br /&gt;
** [http://www.osrg.net/ryu/using_with_openstack.html  Ryu OpenFlow Controller ]  Plugin&lt;br /&gt;
** (NEW) [http://wiki.openstack.org/Quantum-NEC-OpenFlow-Plugin  NEC OpenFlow ]  Plugin &lt;br /&gt;
&lt;br /&gt;
== Participate ==&lt;br /&gt;
&lt;br /&gt;
To get code, ask questions, view blueprints, etc, see: [https://launchpad.net/quantum/ Quantum Launchpad Page]&lt;br /&gt;
&lt;br /&gt;
See [[QuantumDevelopment]] for some (rough) guides on how to contribute code to Quantum, including how to add your own plugin.  &lt;br /&gt;
&lt;br /&gt;
If you would like to participate, please send mail to the main openstack-dev list:  http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev&lt;br /&gt;
&lt;br /&gt;
You can also attend our regular IRC meetings, which start one hour after the main openstack meeting, on the same #openstack-meeting channel: http://wiki.openstack.org/Network/Meetings&lt;br /&gt;
&lt;br /&gt;
Check out [[QuantumStarterBugs]] for ideas on easy bugs or starter projects you might tackle.  Or just start playing with [[QuantumDevstack]] and come up with your own ideas!&lt;/div&gt;</summary>
		<author><name>Ryan Lane</name></author>	</entry>

	<entry>
		<id>https://wiki.openstack.org/w/index.php?title=Ceilometer/Graduation&amp;diff=17930</id>
		<title>Ceilometer/Graduation</title>
		<link rel="alternate" type="text/html" href="https://wiki.openstack.org/w/index.php?title=Ceilometer/Graduation&amp;diff=17930"/>
				<updated>2013-02-17T23:33:32Z</updated>
		
		<summary type="html">&lt;p&gt;Ryan Lane: Text replace - &amp;quot;DreamHost&amp;quot; to &amp;quot;DreamHost&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;br /&gt;
== Why we think we're ready ==&lt;br /&gt;
* Deployed and in use at many sites&lt;br /&gt;
** DreamHost&lt;br /&gt;
** eNovance&lt;br /&gt;
** [[CloudWatt]]&lt;br /&gt;
** AT&amp;amp;T&lt;br /&gt;
** etc...&lt;br /&gt;
* Robust multi purpose architecture recently extended to support multiple publishing channels, thus allowing ceilometer to become a metrics source for other tools apart from metering&lt;br /&gt;
* Successfully passed the challlenge of being adopted by 3 related projects which have agreed to join or use ceilometer:&lt;br /&gt;
** Synaps&lt;br /&gt;
** Healthnmon&lt;br /&gt;
** [[StackTach]]&lt;br /&gt;
* Delivered Folsom within 2 weeks of release, prior to incubation&lt;br /&gt;
* Successfully delivered the G2 milestone aligned with the overall project release cycle&lt;br /&gt;
* Good integration with all core projects now, including Swift&lt;br /&gt;
* Built up a diverse and sustainable core developer community, affiliated to multiple organizations&lt;br /&gt;
* Followed openstack community best practices from the outset&lt;br /&gt;
&lt;br /&gt;
== Is our architecture stable? ==&lt;br /&gt;
Discussion with Healthnmon and sandywalsh have been deep and involved. We believe their suggestions are still obtainable with only slight modifications to Ceilometer architecture without changing the fundamentals. The main challenge was to explain the reasoning behind our choices which, while different in their approach of the problem of collecting metrics from other projects, provides a solution which:&lt;br /&gt;
* allows lean collection of metrics from supporting projects that send events on the Oslo bus&lt;br /&gt;
* permits regular fetching of data via a pull mechanism for non-notification-generating projects (i.e. Swift)&lt;br /&gt;
* allows more intrusive data collection for non-supported projects via an optional agent mechanism&lt;br /&gt;
The same measurements can then be retrieved at different intervals and republished to multiple destinations though a YAML-based configuration mechanism, thus allowing seamless integration of multiple projects around Ceilometer without forcing the use of a single database and API.&lt;br /&gt;
&lt;br /&gt;
There are still some aspects of the architecture that are still emerging (such as database schemas for metadata/rich data and aggregation) and all groups have committed to working on a mutually acceptable solution. &lt;br /&gt;
&lt;br /&gt;
== Testimonials ==&lt;br /&gt;
* Rackspace&lt;br /&gt;
** Rackspace has committed considerable resources to taking the lessons learned from developing and deploying [[StackTach]] into Ceilometer ([[StackTach]] will be twilighted once comparable functionality is available). Rax has documented some of their discussion points (here: http://wiki.openstack.org/RaxCeilometerRequirements) and we will working through those in the public channels.&lt;br /&gt;
* Healthnmon&lt;br /&gt;
* Red Hat&lt;br /&gt;
** Red Hat has committed two core developers to the project during the Grizzly release cycle, concentrating on rationalizing the nova interaction model, helping shape the v2 API, packaging for Fedora/EPEL/RHEL, and laying the groundwork for metrics &amp;amp; monitoring support. We expect this committment to continue into the Havana cycle.&lt;/div&gt;</summary>
		<author><name>Ryan Lane</name></author>	</entry>

	<entry>
		<id>https://wiki.openstack.org/w/index.php?title=BenCherian&amp;diff=17924</id>
		<title>BenCherian</title>
		<link rel="alternate" type="text/html" href="https://wiki.openstack.org/w/index.php?title=BenCherian&amp;diff=17924"/>
				<updated>2013-02-17T23:33:31Z</updated>
		
		<summary type="html">&lt;p&gt;Ryan Lane: Text replace - &amp;quot;DreamHost&amp;quot; to &amp;quot;DreamHost&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;br /&gt;
Hi [[OpenStackers]],&lt;br /&gt;
&lt;br /&gt;
My name is Ben Cherian and I'm the GM of Emerging Technologies at DreamHost...which basically means my business unit is in charge of &amp;quot;cloudy&amp;quot; products. Feel free to contact me if you'd like to talk. BTW, we're hiring!!&lt;br /&gt;
&lt;br /&gt;
- Ben&lt;br /&gt;
&lt;br /&gt;
email: ben@dreamhost.com&lt;br /&gt;
&lt;br /&gt;
twitter: http://twitter.com/bencherian&lt;br /&gt;
&lt;br /&gt;
linkedin: http://www.linkedin.com/in/bcherian&lt;/div&gt;</summary>
		<author><name>Ryan Lane</name></author>	</entry>

	<entry>
		<id>https://wiki.openstack.org/w/index.php?title=WeeklyNewsletter&amp;diff=17925</id>
		<title>WeeklyNewsletter</title>
		<link rel="alternate" type="text/html" href="https://wiki.openstack.org/w/index.php?title=WeeklyNewsletter&amp;diff=17925"/>
				<updated>2013-02-17T23:33:31Z</updated>
		
		<summary type="html">&lt;p&gt;Ryan Lane: Text replace - &amp;quot;LinkedIn&amp;quot; to &amp;quot;LinkedIn&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;br /&gt;
= [[OpenStack]] Weekly Newsletter &amp;amp; Data =&lt;br /&gt;
This section contains weekly data (and link to weekly newsletter) being tracked as part of the Weekly Newsletter. Raw data is provided along with graphs. If you feel that the community needs to track other data items, please add them to this page or contact stefano@openstack.org . Please be aware that I update the three files below every Friday by about Noon PST.&lt;br /&gt;
&lt;br /&gt;
== Weekly Newsletter ==&lt;br /&gt;
=== 2011 Weekly Newsletter Links ===&lt;br /&gt;
* January 1 - 7, 2011: http://www.openstack.org/blog/2011/01/openstack-weekly-newsletter-january-1-7/&lt;br /&gt;
* January 7 - 14, 2011: http://www.openstack.org/blog/2011/01/openstack-weekly-newsletter-january-7-14/&lt;br /&gt;
* January 14 - 21, 2011: http://www.openstack.org/blog/2011/01/openstack-weekly-newsletter-january-14-21/&lt;br /&gt;
* January 21 - 28, 2011: http://www.openstack.org/blog/2011/01/openstack-weekly-newsletter-january-21-28/&lt;br /&gt;
* January 29 - Feb 4, 2011: http://www.openstack.org/blog/2011/02/openstack-weekly-newsletter-january-29-february-4/&lt;br /&gt;
* February 11 - 18, 2011: http://www.openstack.org/blog/2011/02/community-weekly-update-take-2/&lt;br /&gt;
* February 18 - 25, 2011: http://www.openstack.org/blog/2011/02/community-weekly-newsletter-february-18-25/&lt;br /&gt;
* February 26 - March 4, 2011: [http://www.openstack.org/blog/2011/03/community-weekly-newsletter-february-28-–-march-4/ http://www.openstack.org/blog/2011/03/community-weekly-newsletter-february-28-%e2%80%93-march-4/]&lt;br /&gt;
* March 5 - March 11, 2011: http://www.openstack.org/blog/2011/03/community-weekly-newsletter-march-5-march-11/&lt;br /&gt;
* March 12 - March 18, 2011: http://www.openstack.org/blog/2011/03/community-weekly-newsletter-march-12-18/&lt;br /&gt;
* March 19 - March 25, 2011: http://www.openstack.org/blog/2011/03/community-weekly-newsletter-march-19-25/&lt;br /&gt;
* March 26 - April 1, 2011: http://www.openstack.org/blog/2011/04/community-weekly-newsletter-march-25-april-1/&lt;br /&gt;
* April 1 - April 8, 2011: http://www.openstack.org/blog/2011/04/community-weekly-newsletter-april-2-8/&lt;br /&gt;
* April 9 - April 15, 2011: http://www.openstack.org/blog/2011/04/community-weekly-newsletter-april-9-15/&lt;br /&gt;
* April 16 - April 22, 2011: http://www.openstack.org/blog/2011/04/community-weekly-newsletter-april-15-22/&lt;br /&gt;
* April 29 - May 6, 2011: http://www.openstack.org/blog/2011/05/community-weekly-newsletter-april-29-may-6/&lt;br /&gt;
* May 7 - May 13, 2011: http://www.openstack.org/blog/2011/05/community-weekly-newsletter-may-7-13/&lt;br /&gt;
* May 14 - May 20, 2011:  http://www.openstack.org/blog/2011/05/community-weekly-newsletter-may-13-20/&lt;br /&gt;
* May 21 - May 27, 2011: http://www.openstack.org/blog/2011/05/community-weekly-newsletter-may-20-27/&lt;br /&gt;
* May 28 - June 3, 2011: http://www.openstack.org/blog/2011/06/community-weekly-newsletter-may-27-june-3/&lt;br /&gt;
* June 17 - June 24, 2011: http://www.openstack.org/blog/2011/06/community-weekly-newsletter-june-17-24/&lt;br /&gt;
* June 24 - July 1, 2011: http://ow.ly/5uWp8&lt;br /&gt;
* July 1 - July 8, 2011: http://www.openstack.org/blog/2011/07/weekly-community-newsletter-july-1-july-8/&lt;br /&gt;
* July 8 - 15, 2011: http://www.openstack.org/blog/2011/07/community-weekly-newsletter-july-8-15/&lt;br /&gt;
* July 29 - August 5, 2011: http://www.openstack.org/blog/2011/08/community-weekly-newsletter-july-29-august-5/&lt;br /&gt;
* August 6 - August 12, 2011: http://www.openstack.org/blog/2011/08/community-weekly-newslettter-august-5-12/&lt;br /&gt;
* August 12 - August 19, 2011: http://www.openstack.org/blog/2011/08/community-weekly-review-august-12-19/&lt;br /&gt;
* August 19 - August 26, 2011: http://www.openstack.org/blog/2011/08/community-weekly-review-august-19-26/&lt;br /&gt;
* September 2 - September 9, 2011: http://www.openstack.org/blog/2011/09/community-weekly-review-september-2-9/&lt;br /&gt;
* September 9 - September 16, 2011 http://www.openstack.org/blog/2011/09/community-weekly-review-september-10-16/&lt;br /&gt;
* September 16 - September 23, 2011 http://www.openstack.org/blog/2011/09/community-weekly-review-september-17-23/&lt;br /&gt;
&lt;br /&gt;
=== 2010 Weekly Newsletter Page ===&lt;br /&gt;
* 2010 Weekly Newsletters (Nov 6 - Dec 31, 2010) - http://wiki.openstack.org/2010_Newsletters&lt;br /&gt;
&lt;br /&gt;
== Community Data Tracking ==&lt;br /&gt;
Data being tracked:&lt;br /&gt;
&lt;br /&gt;
* Twitter&lt;br /&gt;
** #openstack Tweets and Re-tweets&lt;br /&gt;
** openstack Tweets&lt;br /&gt;
* Bugs&lt;br /&gt;
** New, Open, In-Process, Critical, High Importance, Patched&lt;br /&gt;
* Blueprint&lt;br /&gt;
** Total, Essential, High, Medium, Low, Undefined&lt;br /&gt;
* Website (Openstack.org)&lt;br /&gt;
** Visits, Pageviews, New Visits %&lt;br /&gt;
** #1 Page, #2 Page, #3 Page, #4 Page, #5 Page (% total hits)&lt;br /&gt;
* Mailing Lists (openstack-lists.org) [Membership Numbers]&lt;br /&gt;
** Announce, [[AdvisoryBoard]], Operators, Partner, Event, Puppet, Chef, Marketing&lt;br /&gt;
* Social Networks [Membership Numbers[&lt;br /&gt;
** Facebook Openstack, LinkedIn Openstack, Ohloh.net Swift, Ohloh.net NOVA&lt;br /&gt;
&lt;br /&gt;
=== 2011 Community Data Tracking ===&lt;br /&gt;
Raw Files:&lt;br /&gt;
&lt;br /&gt;
* [[attachment:2011 Data Tracking (Excel)]] - (not updated)&lt;br /&gt;
* [[attachment:2011 Data Tracking (OpenOffice)]]&lt;br /&gt;
&lt;br /&gt;
=== 2010 Community Data Tracking ===&lt;br /&gt;
Two files are available containing the raw data:&lt;br /&gt;
&lt;br /&gt;
* [[attachment:2010 Data Tracking (OpenOffice)]]&lt;br /&gt;
* [[attachment:2010 Data Tracking (Excel)]]&lt;br /&gt;
&lt;br /&gt;
Tracked data is graphed over time to show trends, etc. For those of you with Excel access, the Data Tracking file in Excel contains all the graphs. For those of you using [[OpenOffice]], please review the pdf file below showing the latest graphs.&lt;br /&gt;
&lt;br /&gt;
* [[attachment:2010 Data Graphs (pdf)]]&lt;/div&gt;</summary>
		<author><name>Ryan Lane</name></author>	</entry>

	<entry>
		<id>https://wiki.openstack.org/w/index.php?title=Governance/Proposed/Ceilometer&amp;diff=17926</id>
		<title>Governance/Proposed/Ceilometer</title>
		<link rel="alternate" type="text/html" href="https://wiki.openstack.org/w/index.php?title=Governance/Proposed/Ceilometer&amp;diff=17926"/>
				<updated>2013-02-17T23:33:31Z</updated>
		
		<summary type="html">&lt;p&gt;Ryan Lane: Text replace - &amp;quot;DreamHost&amp;quot; to &amp;quot;DreamHost&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;br /&gt;
&amp;lt;!-- ##master-page:[[FutureStackTemplate]] --&amp;gt;&lt;br /&gt;
&amp;lt;!-- #format wiki --&amp;gt;&lt;br /&gt;
&amp;lt;!-- #language en --&amp;gt;&lt;br /&gt;
== Ceilometer Incubator Application ==&lt;br /&gt;
'''Project codename''': Ceilometer&lt;br /&gt;
&lt;br /&gt;
'''Summary''' (one sentence abstract of the project): New objective since the Grizzly summit: The project aims to become the infrastructure for all measurements within OpenStack.&lt;br /&gt;
&lt;br /&gt;
Previous mission statement: The project aims to deliver a unique point of contact for billing  systems to aquire all meters they need to establish customer billing,  across all current and future OpenStack core components.&lt;br /&gt;
&lt;br /&gt;
'''Detailed Description''':&lt;br /&gt;
&lt;br /&gt;
What is the purpose of the project and vision for it?&lt;br /&gt;
&lt;br /&gt;
* Provide efficient collection of metering data, in terms of CPU and network costs.&lt;br /&gt;
* Allow deployers to integrate with the metering system directly or by replacing components.&lt;br /&gt;
* Data may be collected by monitoring notifications sent from existing services or by polling the infrastructure.&lt;br /&gt;
* Allow deployers to configure the type of data collected to meet their operating requirements.&lt;br /&gt;
* The data collected by the metering system is made visible to some users through a REST API.&lt;br /&gt;
* The metering messages are signed and non repudiable (http://en.wikipedia.org/wiki/Non-repudiation)&lt;br /&gt;
* The project is for collecting resource usage data related to billing, but does ''not'' include any facility for recording customer billing details or actually charging customers or for transforming collected data into billing items.&lt;br /&gt;
&lt;br /&gt;
Describe the relevance of the project to other OpenStack projects and the OpenStack mission to provide a ubiquitous cloud computing platform:&lt;br /&gt;
&lt;br /&gt;
* Currently each production cloud deployed using OpenStack needs to re-implement it's own metering solution as OpenStack does not deliver a standard way to provide this to billing engines&lt;br /&gt;
* As each implements its own solution, there is&lt;br /&gt;
** a massive amount of effort that is being duplicated&lt;br /&gt;
** no standard way to collect information across OpenStack projects&lt;br /&gt;
** potential patches to collect unavailable information, specific to each cloud deployment, that are hard to maintain.&lt;br /&gt;
* What public cloud does not need to bill for its usage?&lt;br /&gt;
* What private cloud does not need, at least, to be able to inform its users of their use and cost?&lt;br /&gt;
* Access to metering information (and standardization of it) is a common requirement of cloud end users&lt;br /&gt;
&lt;br /&gt;
'''Basic roadmap for the project''':&lt;br /&gt;
&lt;br /&gt;
* v1 delivered with Folsom with all functions required to collect base metering info and provide standard API access&lt;br /&gt;
* v2 delivered with G as an incubated project with (subject to variation)&lt;br /&gt;
** End-User API access to own metering information&lt;br /&gt;
** Integration of information summary as an Horizon plugin&lt;br /&gt;
** New agents for other OpenStack components (Quantum Engines? Heat? etc...)&lt;br /&gt;
** Extension of the framework for measurements in general (see [http://etherpad.openstack.org/ceilometer-design session design notes])&lt;br /&gt;
* Move to core for H&lt;br /&gt;
* See also [[EfficientMetering/RoadMap]]&lt;br /&gt;
&lt;br /&gt;
'''Location of project source code''':&lt;br /&gt;
&lt;br /&gt;
* https://launchpad.net/ceilometer&lt;br /&gt;
* https://github.com/stackforge/ceilometer&lt;br /&gt;
&lt;br /&gt;
'''Programming language, required technology dependencies''':&lt;br /&gt;
&lt;br /&gt;
* Python&lt;br /&gt;
* Depends on openstack-common&lt;br /&gt;
* Agents depend on respective OpenStack project they cover&lt;br /&gt;
&lt;br /&gt;
'''Is project currently open sourced? What license?''':&lt;br /&gt;
&lt;br /&gt;
* Apache 2 licensed&lt;br /&gt;
&lt;br /&gt;
'''Level of maturity of software and team''':&lt;br /&gt;
&lt;br /&gt;
* High&lt;br /&gt;
&lt;br /&gt;
'''Proposed project technical lead and qualifications''':&lt;br /&gt;
&lt;br /&gt;
* Currently led by nijaba, following august's project elections&lt;br /&gt;
* nijaba is Canonical's Cloud Product Manager, some of his contribution can be found at https://wiki.ubuntu.com/NicolasBarcet&lt;br /&gt;
&lt;br /&gt;
'''Other project developers and qualifications''':&lt;br /&gt;
&lt;br /&gt;
* dhellmann works at DreamHost, is a Member of the Python Foundation and some of his work is listed at http://www.doughellmann.com/projects/index.html&lt;br /&gt;
* jd worked at eNovance on OpenStack,  more details can be found at http://julien.danjou.info/freelance#cv (note this [http://julien.danjou.info/blog/2012/openstack-swift-consistency-analysis excellent analysis about swift eventual consistency and bottlenecks])&lt;br /&gt;
* dachary is eNovance's research officer, more details can be found at [http://en.wikipedia.org/wiki/Loïc_Dachary http://en.wikipedia.org/wiki/Lo%C3%AFc_Dachary]&lt;br /&gt;
* eglynn works at RedHat&lt;br /&gt;
* jaypipes &amp;amp; jtran works at AT&amp;amp;T&lt;br /&gt;
* spn works at Dell&lt;br /&gt;
&lt;br /&gt;
'''Infrastructure requirements (testing, etc)''':&lt;br /&gt;
&lt;br /&gt;
* Already integrated with gerrit and jenkins.  Tests cases required for each submit.&lt;br /&gt;
&lt;br /&gt;
'''Have all current contributors agreed to the OpenStack CLA?'''&lt;br /&gt;
&lt;br /&gt;
* Yes&lt;br /&gt;
&lt;br /&gt;
'''What is the integration status of this project with other [[OpenStack]] projects?'''&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;2&amp;quot; cellspacing=&amp;quot;0&amp;quot;&lt;br /&gt;
| '''Project''' &lt;br /&gt;
| '''Status''' &lt;br /&gt;
|-&lt;br /&gt;
| Nova &lt;br /&gt;
| Complete &lt;br /&gt;
|-&lt;br /&gt;
| Swift &lt;br /&gt;
| Discussion &lt;br /&gt;
|-&lt;br /&gt;
| Keystone &lt;br /&gt;
| Complete &lt;br /&gt;
|-&lt;br /&gt;
| Glance &lt;br /&gt;
| Complete &lt;br /&gt;
|-&lt;br /&gt;
| Horizon &lt;br /&gt;
| Future &lt;br /&gt;
|-&lt;br /&gt;
| Cinder &lt;br /&gt;
| Complete &lt;br /&gt;
|-&lt;br /&gt;
| Quantum &lt;br /&gt;
| Complete &lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
'''Status''': To be completed by PPB&lt;/div&gt;</summary>
		<author><name>Ryan Lane</name></author>	</entry>

	<entry>
		<id>https://wiki.openstack.org/w/index.php?title=JonathanLaCour&amp;diff=17927</id>
		<title>JonathanLaCour</title>
		<link rel="alternate" type="text/html" href="https://wiki.openstack.org/w/index.php?title=JonathanLaCour&amp;diff=17927"/>
				<updated>2013-02-17T23:33:31Z</updated>
		
		<summary type="html">&lt;p&gt;Ryan Lane: Text replace - &amp;quot;DreamHost&amp;quot; to &amp;quot;DreamHost&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;br /&gt;
Howdy, cloudy.&lt;br /&gt;
&lt;br /&gt;
I'm Jonathan [[LaCour]], the Vice President of Software Development at DreamHost. I manage the team that makes our products tick!&lt;/div&gt;</summary>
		<author><name>Ryan Lane</name></author>	</entry>

	<entry>
		<id>https://wiki.openstack.org/w/index.php?title=UnifiedInstrumentationMetering&amp;diff=17928</id>
		<title>UnifiedInstrumentationMetering</title>
		<link rel="alternate" type="text/html" href="https://wiki.openstack.org/w/index.php?title=UnifiedInstrumentationMetering&amp;diff=17928"/>
				<updated>2013-02-17T23:33:31Z</updated>
		
		<summary type="html">&lt;p&gt;Ryan Lane: Text replace - &amp;quot;DreamHost&amp;quot; to &amp;quot;DreamHost&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Unified Instrumentation and Metering =&lt;br /&gt;
&lt;br /&gt;
Last edit: -- [[SandyWalsh]] &lt;br /&gt;
&lt;br /&gt;
== Overview ==&lt;br /&gt;
&lt;br /&gt;
With &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;Ceilometer&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt;, &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;Tach&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt; and &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;[[StackTach]]&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt;, there are some very cool initiatives going on around instrumentation and metering/monitoring within [[OpenStack]] today. &lt;br /&gt;
&lt;br /&gt;
However, due to the incredible speed of development within [[OpenStack]] many of these efforts have been performed in isolation from each other. Now, we are reaching a level of maturity which demands we stop reinventing the wheel and agree upon some shared infrastructure. This need is necessary for a variety of reasons:&lt;br /&gt;
&lt;br /&gt;
# We want to make it easier for new projects to build on the existing [[OpenStack]] notification message bus.&lt;br /&gt;
# Less code is good. We shouldn't need three different workers for extracting notifications from [[OpenStack]].&lt;br /&gt;
# Notifications are large and there's a lot of them. We only want to process and store that data once. &lt;br /&gt;
# Archiving of data is a common problem, we shouldn't need several different ways of doing it.&lt;br /&gt;
&lt;br /&gt;
In this document we'll talk about the State-of-Art with respect to Instrumentation/Metering/Monitoring (IMM) with [[OpenStack]] today and where we might go with it.&lt;br /&gt;
&lt;br /&gt;
Required reading / viewing:&lt;br /&gt;
* http://www.openstack.org/summit/san-diego-2012/openstack-summit-sessions/presentation/what-about-billing-an-introduction-to-ceilometer&lt;br /&gt;
* http://www.sandywalsh.com/2012/10/debugging-openstack-with-stacktach-and.html&lt;br /&gt;
* https://etherpad.openstack.org/grizzly-common-instrumentation (good summary of instrumentation needs)&lt;br /&gt;
&lt;br /&gt;
= Instrumentation vs Metering/Monitoring =&lt;br /&gt;
&lt;br /&gt;
At the very base of this discussion is having a clear understanding of the difference between Instrumentation and Metering/Monitoring. &lt;br /&gt;
&lt;br /&gt;
== Instrumentation ==&lt;br /&gt;
Think of instrumentation as the way they test electronics in-circuit. While the device is running, probes are attached to the circuit board and measurements are taken. &lt;br /&gt;
&lt;br /&gt;
[[Image:instrumentation.png]]&lt;br /&gt;
&lt;br /&gt;
There are some key things to consider in this analogy:&lt;br /&gt;
* Every technician may want to place their probes in different locations. &lt;br /&gt;
* Probes might be placed for long term measuring or transient (&amp;quot;I wonder if ... &amp;quot; scenarios)&lt;br /&gt;
* The circuit does not have to change for the testing probes to be placed. No other groups or departments had to be involved for this instrumentation to occur.&lt;br /&gt;
* The same probe technology can be used on other circuit boards. Likewise, our instrumentation probe-placement technology should not just be geared towards Nova. It should also work with all other parts of [[OpenStack]].&lt;br /&gt;
* When the circuit changes our probe placement may have to change. We have to be aware of that.&lt;br /&gt;
* The probes aren't perfect. They might slip off or have a spotty connection. We're looking for trends here, identifying when things are slow or flaky.  &lt;br /&gt;
* With respect to Python, we may be interested in stack traces as well. Not just single function timings/counts.&lt;br /&gt;
&lt;br /&gt;
== Metering / Monitoring ==&lt;br /&gt;
Metering is watching usage of the system, usually for the purposes of Billing. Monitoring is watching the system for critical system changes, performance and accuracy, usually for things like SLA's.&lt;br /&gt;
&lt;br /&gt;
Think of your power meter. You can go outside and watch the dial spin and confirm your monthly bill jives with what the meter is reporting.&lt;br /&gt;
&lt;br /&gt;
[[Image:metering.png]]&lt;br /&gt;
&lt;br /&gt;
The important aspects of metering and monitoring:&lt;br /&gt;
* These events/measurements are critical. We cannot risk dropping an event.&lt;br /&gt;
* We need to ensure these events are consistent between releases. Their consistency should be considered of equal importance as [[OpenStack]] API consistency.&lt;br /&gt;
* We have no idea how people are going to want to use these events, but we can safely assume there will be a lots of other groups interested in them. We don't want these groups talking to the production [[OpenStack]] deployments directly.&lt;br /&gt;
* These events may not be nearly as frequent as the instrumentation messages, but they will be a lot larger since the entire context of the message needs to be included (''which'' instance, ''which'' image, ''which'' user, etc)&lt;br /&gt;
&lt;br /&gt;
= The State-of-the-Art =&lt;br /&gt;
&lt;br /&gt;
So, where are we?&lt;br /&gt;
&lt;br /&gt;
== Instrumentation Today ==&lt;br /&gt;
&lt;br /&gt;
There is no formal instrumentation solution for [[OpenStack]] today (other than logging). Logging is insufficient because it's:&lt;br /&gt;
* unstructured text&lt;br /&gt;
* too much effort to scan, parse and correlate across servers&lt;br /&gt;
* requires code changes to collect new information&lt;br /&gt;
&lt;br /&gt;
Rackspace has being using a cocktail of [https://github.com/ohthree/tach Tach], [https://github.com/etsy/statsd Statsd], [http://graphite.wikidot.com/ Graphite] and [http://www.nagios.org/ Nagios] to great success for close to a year. &lt;br /&gt;
&lt;br /&gt;
[[Image:instrumentation_arch.gif]]&lt;br /&gt;
&lt;br /&gt;
Tach is a library that collects timing/count data from anywhere in a Python program. It's not specific to [[OpenStack]], but it has pre-canned config files for the main [[OpenStack]] services. Tach hooks into a programming using monkey-patching and has a concept of Metrics and Notifiers. The Metrics are user-extensible hooks that pull data from the code. The Notifiers take the collected data and send it somewhere. Currently there are Metrics drivers for execution time and counts as well as Notifiers for Statsd, Graphite directly, print and log files. ([[SandyWalsh]] has been working on a replacement for Tach, called [https://github.com/SandyWalsh/scrutinize Scrutinize] which adds cProfile support and easier configuration. It's almost ready for prime-time.)&lt;br /&gt;
&lt;br /&gt;
Tach is launched as: &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;tach tach.conf nova-compute nova.conf&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt; ... so it easily integrates with existing deployments.&lt;br /&gt;
&lt;br /&gt;
The powerful features of statsd are:&lt;br /&gt;
* UDP based messaging, so production is not at risk if the collectors die.&lt;br /&gt;
* In-memory rollup/aggregate of measurements that get relayed to Graphite. This greatly enhances scalability. &lt;br /&gt;
* Written in node.js = fast, fast, fast.&lt;br /&gt;
&lt;br /&gt;
== Monitoring/Metering Today ==&lt;br /&gt;
&lt;br /&gt;
Certainly the face of Monitoring and Metering within [[OpenStack]] today is [https://launchpad.net/ceilometer Ceilometer] ... I'll just refer you to that project for more details.&lt;br /&gt;
&lt;br /&gt;
But there are others. Within Rackspace we use [https://github.com/rackspace/yagi YAGI] to consume the notifications and send them to our internal billing system. Specifically, this data is sent to [http://atomhopper.org/ AtomHopper] where it is turned into an Atom feed for other consumers (one of which is billing). YAGI used to have [https://code.google.com/p/pubsubhubbub/ PubSubHubBub] support, but that's gone dormant due to other motivators. Now, [[AtomHopper]] is the redistribution system of choice. Sadly, [[AtomHopper]] is Java-based, so it may not work well within the [[OpenStack]] ecosystem, per se. The YAGI Worker uses [https://github.com/ask/carrot/ carrot] and has been highly reliable in all of our environments, but there has been discussion of moving to [http://pypi.python.org/pypi/kombu kombu].&lt;br /&gt;
&lt;br /&gt;
[[StackTach]] is a debugging/monitoring tool based on [[OpenStack]] notifications and it too has its own Worker. It is kombu-based and is currently used in production. We've had lots of problems making the stacktach worker reliable but we think the problem has been with combining a threading model with eventlet. Our new scheme uses the multiprocessing library with per-rabbit workers. This is currently being stress tested, stay tuned. We've tried a variety of other schemes and library combinations with little success (more detail if needed). Note: this ''should'' work fine since it's the same scheme Nova uses internally.&lt;br /&gt;
&lt;br /&gt;
[[StackTach]] is quickly moving into Metrics, SLA and Monitoring territory with version 2 and the inclusion of Stacky (the command line interface to [[StackTach]])&lt;br /&gt;
&lt;br /&gt;
 [[Image:notifications.gif]]&lt;br /&gt;
&lt;br /&gt;
= The Layers =&lt;br /&gt;
&lt;br /&gt;
With every architecture there are different layers of abstraction/functionality. &lt;br /&gt;
&lt;br /&gt;
IMM has:&lt;br /&gt;
* ''low-level'' components that directly interface with [[OpenStack]] via monkeypatching or notification consumption.&lt;br /&gt;
* ''mid-level'' components that collect, aggregate and redistribute this collected data to other consumers&lt;br /&gt;
* ''high-level'' components that act as the presentation layer. &lt;br /&gt;
&lt;br /&gt;
We currently have overlap on all levels.&lt;br /&gt;
&lt;br /&gt;
[[Image:layers.gif]]&lt;br /&gt;
&lt;br /&gt;
== Unifying the Low Level ==&lt;br /&gt;
&lt;br /&gt;
There is really no way to unify the instrumentation collection with the metrics collection infrastructure within [[OpenStack]]. As stated in the introduction, these are very different animals.&lt;br /&gt;
&lt;br /&gt;
With respect to Monitoring and Metering (notification consumption), the obvious candidate is the notification worker. Using a list of queues in the rabbit notifier is not a solution, it's a big load on the rabbit server. &lt;br /&gt;
&lt;br /&gt;
  ''Note: we're also using AMQP incorrectly for notifications. Events are published to an Exchange and different queues can be created for different consumers. Currently, [[OpenStack]] creates a different Exchange for each notification destination. This should simply a bug that should be fixed.''&lt;br /&gt;
&lt;br /&gt;
This is the low-hanging fruit. Creating a scalable worker that can work in a multi-rabbit (multi-cell, mult-region) deployment. It should support a pluggable scheme for handling the collected data and support failover/redundancy. The worker has to be fast/reliable enough to keep the notification queue empty since this is easily the fastest growing queue (neck and neck with the cells capacity update queue :)&lt;br /&gt;
&lt;br /&gt;
The worker should be a separate repository so others can use it standalone.&lt;br /&gt;
&lt;br /&gt;
Also, the Ceilometer worker doesn't need to use all of the nova-common code. This is very simple program and can be handled with a single file. &lt;br /&gt;
&lt;br /&gt;
== Unifying the Mid-Level ==&lt;br /&gt;
&lt;br /&gt;
 [[Image:architecture.gif]]&lt;br /&gt;
&lt;br /&gt;
=== A Common Database for Collected Data ===&lt;br /&gt;
&lt;br /&gt;
For metering and monitoring, both [[StackTach]] and Ceilometer have a database to store the notifications. [[StackTach]] uses a SQL-based database, while Ceilometer uses a key-value database (Mongo). Each notification is large and contains about ten columns that are required to have fast lookup:&lt;br /&gt;
* Deployment ID&lt;br /&gt;
* Tenant ID&lt;br /&gt;
* UUID&lt;br /&gt;
* Request ID&lt;br /&gt;
* Timestamp&lt;br /&gt;
* Instance State&lt;br /&gt;
* Instance Task&lt;br /&gt;
* Publisher&lt;br /&gt;
* Host ID&lt;br /&gt;
* Event name&lt;br /&gt;
&lt;br /&gt;
Additionally the entire JSON payload should be stored for the event for consumers that need something specific.&lt;br /&gt;
&lt;br /&gt;
I have no recommendation on which db to use, but perhaps some load testing should be performed to see how well each works. The important thing is, the entire event gets stored. &lt;br /&gt;
&lt;br /&gt;
However, as these events get collected, there are often additional tables that need to get updated which contain aggregated/summarized information from the events. While these operations could be done in a batch fashion in a separate database it's likely more efficient to provide a means for other applications to hook into the data collection and update these tables in real-time. This is what [[StackTach]] does and it greatly reduces the post-processing required. It does, however, come at a cost of additional processing when event storage is being performed (an expensive operation). Something like Ceilometer's secondary publishing step seems a good solution here, but I think it should be based on an [[AtomHopper]]/PSHB approach vs something proprietary. We should discuss what redistribution system looks like in greater detail. &lt;br /&gt;
&lt;br /&gt;
In the diagram above Ext1, Ext2, Ext3 are user-plugins for doing special aggregation work. (not for sending to the redistribution system, another plugin mechanism could handle that)&lt;br /&gt;
&lt;br /&gt;
For instrumentation, as mentioned above, the statsd in-memory database is a perfect solution here. Probably not much to improve on here.&lt;br /&gt;
&lt;br /&gt;
=== A Common Event Redistribution System ===&lt;br /&gt;
&lt;br /&gt;
As mentioned earlier, we use [[AtomHopper]] internally (and YAGI w/PSHB previously), but it would be nice to use an off-the-shelf framework, ideally something Python-based. This too should be a separate repo and, ideally, optional.&lt;br /&gt;
&lt;br /&gt;
In the DreamHost use case, The Dude should consume from the [[AtomHopper]] feed based on webhooks vs. having to poll the Ceilometer API for updates.&lt;br /&gt;
&lt;br /&gt;
=== Alerts / Set Points / Thresholds ===&lt;br /&gt;
&lt;br /&gt;
Personally, I don't think this belongs in the Middle Layer ... external components should define/monitor/control these.&lt;br /&gt;
&lt;br /&gt;
== Unifying the Top Layer ==&lt;br /&gt;
Every client is different, trying to service the needs of each user with a common user interface might be tricky. [[StackTach]] started as a debugging tool and targets that audience. A Billing tool will need a very different UI. &lt;br /&gt;
&lt;br /&gt;
There are lots of off-the-shelf products available for the presentation of instrumentation data, we shouldn't need to reinvent that wheel.&lt;br /&gt;
&lt;br /&gt;
[[StackTach]] and Stacky should both consume from the Ceilometer API.&lt;br /&gt;
&lt;br /&gt;
== Other Improvements ==&lt;br /&gt;
&lt;br /&gt;
* Remove the Compute service that Ceilometer uses and integrate the existing fanout compute notifications into the data collected by the workers. There's no need for yet-another-worker. That said, I'm sure there are specific things that certain deployments will need that aren't covered by this and the existing Ceilometer collector system will still be needed.&lt;br /&gt;
* [[StackTach]] has taken major steps in optimizing its REST interface to facilitate caching. The data in the middle layer is largely read-only and there are far more readers than writers. The Ceilometer API should consider these improvements (if it's not dealt with already and I missed it)&lt;/div&gt;</summary>
		<author><name>Ryan Lane</name></author>	</entry>

	<entry>
		<id>https://wiki.openstack.org/w/index.php?title=People&amp;diff=17929</id>
		<title>People</title>
		<link rel="alternate" type="text/html" href="https://wiki.openstack.org/w/index.php?title=People&amp;diff=17929"/>
				<updated>2013-02-17T23:33:31Z</updated>
		
		<summary type="html">&lt;p&gt;Ryan Lane: Text replace - &amp;quot;DreamHost&amp;quot; to &amp;quot;DreamHost&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;br /&gt;
= Translation for IRC nicknames =&lt;br /&gt;
Each name is linked to a bio page for that individual.  Please add yourself&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;2&amp;quot; cellspacing=&amp;quot;0&amp;quot;&lt;br /&gt;
| '''IRC Nickname''' &lt;br /&gt;
| '''Real Name''' &lt;br /&gt;
| '''Company or Role''' &lt;br /&gt;
|-&lt;br /&gt;
| _0x44 &lt;br /&gt;
| [[_0x44|Christopher MacGown]] &lt;br /&gt;
| Piston Cloud Founder, Nova Core Team member,  Former Ozone developer &lt;br /&gt;
|-&lt;br /&gt;
| adiantum &lt;br /&gt;
| [[IlyaAlekseyev]] &lt;br /&gt;
| Nova Developer &lt;br /&gt;
|-&lt;br /&gt;
| ameade &lt;br /&gt;
| Alex Meade &lt;br /&gt;
| Ozone Developer &lt;br /&gt;
|-&lt;br /&gt;
| amotoki &lt;br /&gt;
| Akihiro Motoki &lt;br /&gt;
| Quantum developer, NEC &lt;br /&gt;
|-&lt;br /&gt;
| andrewbogott &lt;br /&gt;
| [[andrewbogott|Andrew Bogott]] &lt;br /&gt;
| Developer, Wikimedia Foundation &lt;br /&gt;
|-&lt;br /&gt;
| annegentle &lt;br /&gt;
| [[AnneGentle|Anne Gentle]] &lt;br /&gt;
| [[OpenStack]] Technical Writer &lt;br /&gt;
|-&lt;br /&gt;
| anotherjesse &lt;br /&gt;
| [[JesseAndrews|Jesse Andrews]] &lt;br /&gt;
| [[AnsoLabs]] co-founder, Nebula chief  architect &lt;br /&gt;
|-&lt;br /&gt;
| alekibango &lt;br /&gt;
| [[David Pravec]] &lt;br /&gt;
| Free  and Open Source Software Specialist &lt;br /&gt;
|-&lt;br /&gt;
| armmer &lt;br /&gt;
| [[armmer|Jason Meridth (JM)]] &lt;br /&gt;
| Ozone Developer &lt;br /&gt;
|-&lt;br /&gt;
| [[ArseneRei]] &lt;br /&gt;
| Stephon Striplin &lt;br /&gt;
| Developer, DreamHost &lt;br /&gt;
|-&lt;br /&gt;
| [http://adam.younglogic.com ayoung] &lt;br /&gt;
| Adam Young &lt;br /&gt;
| Senior Software Engineer, Red Hat &lt;br /&gt;
|-&lt;br /&gt;
| cleverdevil &lt;br /&gt;
| [[JonathanLaCour|Jonathan LaCour]] &lt;br /&gt;
| Vice President, Software Development, DreamHost &lt;br /&gt;
|-&lt;br /&gt;
| bcwaldon &lt;br /&gt;
| Brian Waldon &lt;br /&gt;
| Rackspace Cloud Builders Developer &lt;br /&gt;
|-&lt;br /&gt;
| bencherian &lt;br /&gt;
| [[BenCherian|Ben Cherian]] &lt;br /&gt;
| General Manager, Emerging Technologies, DreamHost &lt;br /&gt;
|-&lt;br /&gt;
| berendt &lt;br /&gt;
| [[ChristianBerendt|Christian Berendt]] &lt;br /&gt;
| Consultant/Developer, B1 Systems &lt;br /&gt;
|-&lt;br /&gt;
| BK_man &lt;br /&gt;
| [[AndreyBrindeyev|Andrey Brindeyev]] &lt;br /&gt;
| Grid Dynamics International &lt;br /&gt;
|-&lt;br /&gt;
| blamar &lt;br /&gt;
| Brian Lamar &lt;br /&gt;
| Ozone Developer &lt;br /&gt;
|-&lt;br /&gt;
| btorch &lt;br /&gt;
| [[btorch|Marcelo Martins]] &lt;br /&gt;
| Swift System Engineer &lt;br /&gt;
|-&lt;br /&gt;
| carlp &lt;br /&gt;
| [[carlp|Carl Perry]] &lt;br /&gt;
| System Administrator, DreamHost (New Dream Network) &lt;br /&gt;
|-&lt;br /&gt;
| cerberus &lt;br /&gt;
| [[cerberus|Matt Dietz]] &lt;br /&gt;
| Ozone Developer &lt;br /&gt;
|-&lt;br /&gt;
| chemikadze &lt;br /&gt;
| [[NikolaySokolov|Nikolay Sokolov]] &lt;br /&gt;
| [[GridDynamics]] Developer &lt;br /&gt;
|-&lt;br /&gt;
| chidical &lt;br /&gt;
| [[chidical|Chidi Alams]] &lt;br /&gt;
| Systems Engineer &lt;br /&gt;
|-&lt;br /&gt;
| chmouel &lt;br /&gt;
| [[Chmouel|Chmouel Boudjnah]] &lt;br /&gt;
| Rackspace Developer &lt;br /&gt;
|-&lt;br /&gt;
| colinnich &lt;br /&gt;
| Colin Nicholson &lt;br /&gt;
| Software Developer, iomart group &lt;br /&gt;
|-&lt;br /&gt;
| comstud &lt;br /&gt;
| [[comstud|Chris Behrens]] &lt;br /&gt;
| Ozone Developer &lt;br /&gt;
|-&lt;br /&gt;
| creiht &lt;br /&gt;
| [[creiht|Chuck Thier]] &lt;br /&gt;
| Swift Developer &lt;br /&gt;
|-&lt;br /&gt;
| dabo &lt;br /&gt;
| [[dabo|Ed Leafe]] &lt;br /&gt;
| Ozone Developer &lt;br /&gt;
|-&lt;br /&gt;
| dachary &lt;br /&gt;
| [[dachary|Loic Dachary]] &lt;br /&gt;
| [http://enovance.com/ eNovance] CRO and [https://alioth.debian.org/projects/openstack/ Debian GNU/Linux packager] &lt;br /&gt;
|-&lt;br /&gt;
| davidhadas &lt;br /&gt;
| David Hadas &lt;br /&gt;
| Swift, IBM Research &lt;br /&gt;
|-&lt;br /&gt;
| danwent &lt;br /&gt;
| Dan Wendlandt &lt;br /&gt;
| Quantum developer, PTL &lt;br /&gt;
|-&lt;br /&gt;
| dendrobates &lt;br /&gt;
| [[RickClark|Rick Clark]] &lt;br /&gt;
| [[OpenStack]] Project Lead &amp;amp; Chief Architect &lt;br /&gt;
|-&lt;br /&gt;
| devcamcar &lt;br /&gt;
| [[DevinCarlen|Devin Carlen]] &lt;br /&gt;
| Founder of Nebula Inc, Nova Core Member, PTL Horizon, [[OpenStack]] POC &lt;br /&gt;
|-&lt;br /&gt;
| dhellmann &lt;br /&gt;
| [[DougHellmann|Doug Hellmann]] &lt;br /&gt;
| DreamHost &lt;br /&gt;
|-&lt;br /&gt;
| dtroyer &lt;br /&gt;
| Dean Troyer &lt;br /&gt;
| Rackspace Cloudbuilders &lt;br /&gt;
|-&lt;br /&gt;
| dubs &lt;br /&gt;
| [[CoryWright|Cory Wright]] &lt;br /&gt;
| Ozone Developer &lt;br /&gt;
|-&lt;br /&gt;
| DuncanT &lt;br /&gt;
| Duncan Thomas &lt;br /&gt;
| HP - Nova and Nova-volume team &lt;br /&gt;
|-&lt;br /&gt;
| eday &lt;br /&gt;
| [[eday|Eric Day]] &lt;br /&gt;
| Open Source Architect / Developer &lt;br /&gt;
|-&lt;br /&gt;
| egallen &lt;br /&gt;
| [[egallen|Erwan Gallen]] &lt;br /&gt;
| CTO, Zinux &lt;br /&gt;
|-&lt;br /&gt;
| emagana &lt;br /&gt;
| Edgar Magana &lt;br /&gt;
| Technical Lead, Cisco - CTO Cloud Computing &lt;br /&gt;
|-&lt;br /&gt;
| exlt &lt;br /&gt;
| [[exlt|Michael Shuler]] &lt;br /&gt;
| Swift Systems Engineer &lt;br /&gt;
|-&lt;br /&gt;
| garyk &lt;br /&gt;
| Gary Kotton &lt;br /&gt;
| Red Hat &lt;br /&gt;
|-&lt;br /&gt;
| gholt &lt;br /&gt;
| [[gholt|Greg Holt]] &lt;br /&gt;
| Swift Developer &lt;br /&gt;
|-&lt;br /&gt;
| glange &lt;br /&gt;
| [[glange|Greg Lange]] &lt;br /&gt;
| Swift Developer &lt;br /&gt;
|-&lt;br /&gt;
| glenc &lt;br /&gt;
| [[GlenCampbell|Glen Campbell]] &lt;br /&gt;
| Architect/Analyst &lt;br /&gt;
|-&lt;br /&gt;
| gongys &lt;br /&gt;
| Yong Sheng Gong &lt;br /&gt;
| IBM &lt;br /&gt;
|-&lt;br /&gt;
| gundlach &lt;br /&gt;
| [[gundlach|Michael Gundlach]] &lt;br /&gt;
| Ozone Developer &lt;br /&gt;
|-&lt;br /&gt;
| h1nch &lt;br /&gt;
| [[h1nch|John Hincher]] &lt;br /&gt;
| Systems Engineer &lt;br /&gt;
|-&lt;br /&gt;
| heckj &lt;br /&gt;
| [[JosephHeck|Joe Heck]] &lt;br /&gt;
| Developer / Systems Engineer &lt;br /&gt;
|-&lt;br /&gt;
| ironcamel &lt;br /&gt;
| Naveed Massjouni &lt;br /&gt;
| Ozone Developer &lt;br /&gt;
|-&lt;br /&gt;
| jaypipes &lt;br /&gt;
| [[jaypipes|Jay Pipes]] &lt;br /&gt;
| Open Source Architect / Developer &lt;br /&gt;
|-&lt;br /&gt;
| jc_smith &lt;br /&gt;
| [[jcsmith|Jean-Christophe &amp;quot;JC&amp;quot; Smith]] &lt;br /&gt;
| Architect &lt;br /&gt;
|-&lt;br /&gt;
| jeblair &lt;br /&gt;
| [[JamesBlair|James Blair]] &lt;br /&gt;
| Developer and CI Infrastructure &lt;br /&gt;
|-&lt;br /&gt;
| jk0 &lt;br /&gt;
| [[jk0|Josh Kearney]] &lt;br /&gt;
| Ozone Developer &lt;br /&gt;
|-&lt;br /&gt;
| johnthetubaguy &lt;br /&gt;
| [[johngarbutt|John Garbutt]] &lt;br /&gt;
| Senior Software Developer, Citrix Systems &lt;br /&gt;
|-&lt;br /&gt;
| johnpur &lt;br /&gt;
| [[JohnPurrier|John Purrier]] &lt;br /&gt;
| [[OpenStack]]/Rackspace liaison &lt;br /&gt;
|-&lt;br /&gt;
| joshuamckenty &lt;br /&gt;
| [[joshuamckenty|Joshua McKenty]] &lt;br /&gt;
| Piston Cloud Founder, Nova Core Team member, [[OpenStack]] POC, formerly NASA Nebula Architect &lt;br /&gt;
|-&lt;br /&gt;
| koolhead17 &lt;br /&gt;
| Atul  Jha &lt;br /&gt;
| App Specialist, Csscorp &lt;br /&gt;
|-&lt;br /&gt;
| kpepple &lt;br /&gt;
| [[KenPepple|Ken Pepple]] &lt;br /&gt;
| Consultant / Architect / Developer &lt;br /&gt;
|-&lt;br /&gt;
| KMarsh &lt;br /&gt;
| Kyle Marsh &lt;br /&gt;
| Developer, DreamHost &lt;br /&gt;
|-&lt;br /&gt;
| [[LinuxJedi]] &lt;br /&gt;
| [[LinuxJedi|Andrew Hutchings]] &lt;br /&gt;
| Developer Infrastructure and Software Engineer, HP &lt;br /&gt;
|-&lt;br /&gt;
| littleidea &lt;br /&gt;
| [[littleidea|Andrew Clay Shafer]] &lt;br /&gt;
| Cloudscaling &lt;br /&gt;
|-&lt;br /&gt;
| letterj &lt;br /&gt;
| [[letterj|Jay Payne]] &lt;br /&gt;
| Data Catalyst &lt;br /&gt;
|-&lt;br /&gt;
| lloydde &lt;br /&gt;
| [[lloydde|Lloyd Dewolf]] &lt;br /&gt;
| Piston Cloud, Director of Customer Care &lt;br /&gt;
|-&lt;br /&gt;
| lorin1 &lt;br /&gt;
| [[LorinHochstein|Lorin Hochstein]] &lt;br /&gt;
| Lead Architect, Nimbis Services &lt;br /&gt;
|-&lt;br /&gt;
| Mandell &lt;br /&gt;
| [[mdegerne|Mandell Degerness]] &lt;br /&gt;
| Piston Cloud, Systems Analyst &lt;br /&gt;
|-&lt;br /&gt;
| maoy &lt;br /&gt;
| [[maoy|Yun Mao]] &lt;br /&gt;
| AT&amp;amp;T Labs - Research, Researcher &lt;br /&gt;
|-&lt;br /&gt;
| markmc &lt;br /&gt;
| [[markmc|Mark McLoughlin]] &lt;br /&gt;
| Principal Software Engineer, Red Hat &lt;br /&gt;
|-&lt;br /&gt;
| [[MarkAtwood]] &lt;br /&gt;
| [[MarkAtwood|Mark Atwood]] &lt;br /&gt;
| Director - Open Source Evangelism, HP &lt;br /&gt;
|-&lt;br /&gt;
| markvoelker &lt;br /&gt;
| [[markvoelker|Mark Voelker]] &lt;br /&gt;
| Software Development Manager, Cisco &lt;br /&gt;
|-&lt;br /&gt;
| markwash &lt;br /&gt;
| Mark Washenberger &lt;br /&gt;
| Ozone Developer &lt;br /&gt;
|-&lt;br /&gt;
| matiu &lt;br /&gt;
| [[matiu|Matthew Sherborne]] &lt;br /&gt;
| Nova Dev - Rackspace &lt;br /&gt;
|-&lt;br /&gt;
| mattt &lt;br /&gt;
| [[mattt|Matt Thompson]] &lt;br /&gt;
| Systems Engineer &lt;br /&gt;
|-&lt;br /&gt;
| mattray &lt;br /&gt;
| [[Matt Ray]] &lt;br /&gt;
| Senior Technical Evangelist, Opscode &lt;br /&gt;
|-&lt;br /&gt;
| mestery &lt;br /&gt;
| Kyle Mestery &lt;br /&gt;
| Quantum developer &lt;br /&gt;
|-&lt;br /&gt;
| mikal &lt;br /&gt;
| [[Michael Still]] &lt;br /&gt;
| Canonical &lt;br /&gt;
|-&lt;br /&gt;
| mnot &lt;br /&gt;
| [[mnottingham|Mark Nottingham]] &lt;br /&gt;
| Rackspace &lt;br /&gt;
|-&lt;br /&gt;
| morellon &lt;br /&gt;
| [[Thiago Morello]] &lt;br /&gt;
| Locaweb &lt;br /&gt;
|-&lt;br /&gt;
| mtaylor &lt;br /&gt;
| [[MontyTaylor|Monty Taylor]] &lt;br /&gt;
| Developer Infrastructure and CI Manager, HP &lt;br /&gt;
|-&lt;br /&gt;
| murkk &lt;br /&gt;
| [[murkk|Chris Blumentritt]] &lt;br /&gt;
| Ozone Systems Engineer &lt;br /&gt;
|-&lt;br /&gt;
| n0ano &lt;br /&gt;
| [[n0ano|Don Dugger]] &lt;br /&gt;
| Software engineer, Intel &lt;br /&gt;
|-&lt;br /&gt;
| ncode &lt;br /&gt;
| [[Juliano Martinez]] &lt;br /&gt;
| Locaweb &lt;br /&gt;
|-&lt;br /&gt;
| ndipanov &lt;br /&gt;
| Nikola Đipanov &lt;br /&gt;
| Red Hat &lt;br /&gt;
|-&lt;br /&gt;
| notmyname &lt;br /&gt;
| [[notmyname|John Dickinson]] &lt;br /&gt;
| Swift Developer &lt;br /&gt;
|-&lt;br /&gt;
| nelson &lt;br /&gt;
| [[nelson|Russ Nelson]] &lt;br /&gt;
| Wikipedia Contractor &lt;br /&gt;
|-&lt;br /&gt;
| oubiwann &lt;br /&gt;
| [[oubiwann|Duncan McGreggor]] &lt;br /&gt;
| Cloud Engineering Manager, DreamHost &lt;br /&gt;
|-&lt;br /&gt;
| ozstacker &lt;br /&gt;
| [[ozstacker|Tristan Goode]] &lt;br /&gt;
| Australian [[OpenStack]] User Group Co-Ordinator, CEO Aptira &lt;br /&gt;
|-&lt;br /&gt;
| pandemicsyn &lt;br /&gt;
| [[pandemicsyn|Florian Hines]] &lt;br /&gt;
| Swift Engineering Monkey &lt;br /&gt;
|-&lt;br /&gt;
| patrocinio &lt;br /&gt;
| Eduardo Patrocinio &lt;br /&gt;
| IBM &lt;br /&gt;
|-&lt;br /&gt;
| pixelbeat &lt;br /&gt;
| [[p-draigbrady|Pádraig Brady]] &lt;br /&gt;
| Red Hat, Nove core team member &lt;br /&gt;
|-&lt;br /&gt;
| pknouff &lt;br /&gt;
| Philip Knouff &lt;br /&gt;
| Ozone Developer &lt;br /&gt;
|-&lt;br /&gt;
| [[PotHix]] &lt;br /&gt;
| Willian Molinari &lt;br /&gt;
| Locaweb &lt;br /&gt;
|-&lt;br /&gt;
| pvo &lt;br /&gt;
| [[pvo|Paul Voccio]] &lt;br /&gt;
| Ozone Manager &lt;br /&gt;
|-&lt;br /&gt;
| blakeyeager &lt;br /&gt;
| [[blakeyeager|Blake Yeager]] &lt;br /&gt;
| Product Manager, Rackspace Cloud &lt;br /&gt;
|-&lt;br /&gt;
| rackerhacker &lt;br /&gt;
| [[major|Major Hayden]] &lt;br /&gt;
| Systems Engineer &lt;br /&gt;
|-&lt;br /&gt;
| rainya &lt;br /&gt;
| Rainya Mosher &lt;br /&gt;
| Ozone SDLC Project Manager &lt;br /&gt;
|-&lt;br /&gt;
| Razique &lt;br /&gt;
| [[RaziqueMahroua|Razique Mahroua]] &lt;br /&gt;
| Nevrotic Openstacker and  Technical Writer &lt;br /&gt;
|-&lt;br /&gt;
| rbergeron &lt;br /&gt;
| [[RobynBergeron|Robyn Bergeron]] &lt;br /&gt;
| Fedora Marketing &amp;amp; Cloud Person &lt;br /&gt;
|-&lt;br /&gt;
| redbo &lt;br /&gt;
| [[redbo|Michael Barton]] &lt;br /&gt;
| Swift Developer &lt;br /&gt;
|-&lt;br /&gt;
| reed &lt;br /&gt;
| [[StefanoMaffulli|Stefano Maffulli]] &lt;br /&gt;
| OpenStack Community Manager &lt;br /&gt;
|-&lt;br /&gt;
| reldan &lt;br /&gt;
| [[reldan|Eldar Nugaev]] &lt;br /&gt;
| Software Developer &lt;br /&gt;
|-&lt;br /&gt;
| russellb &lt;br /&gt;
| [[russellb|Russell Bryant]] &lt;br /&gt;
| Red Hat &lt;br /&gt;
|-&lt;br /&gt;
| salv-orlando &lt;br /&gt;
| [[SalvatoreOrlando|Salvatore Orlando]] &lt;br /&gt;
| Quantum Core Dev &lt;br /&gt;
|-&lt;br /&gt;
| sandywalsh &lt;br /&gt;
| [[sandywalsh|Sandy Walsh]] &lt;br /&gt;
| Core developer (Rackspace - Ozone) &lt;br /&gt;
|-&lt;br /&gt;
| sarob &lt;br /&gt;
| [[sarob|Sean Roberts]] &lt;br /&gt;
| Infrastructure Strategy Yahoo! &lt;br /&gt;
|-&lt;br /&gt;
| sdague &lt;br /&gt;
| [[sdague|Sean Dague]] &lt;br /&gt;
| Developer, IBM &lt;br /&gt;
|-&lt;br /&gt;
| sirp &lt;br /&gt;
| [[sirp|Rick Harris]] &lt;br /&gt;
| Ozone Developer &lt;br /&gt;
|-&lt;br /&gt;
| s0mik &lt;br /&gt;
| [[s0mik|Somik Behera]] &lt;br /&gt;
| [[OpenStack]] Quantum Founding Member, Quantum Core Developer, Product@Nicira, Former VMware Core Developer &lt;br /&gt;
|-&lt;br /&gt;
| soren &lt;br /&gt;
| [[soren|Soren Hansen]] &lt;br /&gt;
| Open Source Architect / Developer &lt;br /&gt;
|-&lt;br /&gt;
| spy &lt;br /&gt;
| [[ant|Antony Messerli]] &lt;br /&gt;
| Ozone Systems Engineer &lt;br /&gt;
|-&lt;br /&gt;
| termie &lt;br /&gt;
| [[termie|Andy Smith]] &lt;br /&gt;
| Nova Developer &lt;br /&gt;
|-&lt;br /&gt;
| thingee &lt;br /&gt;
| Mike Perez &lt;br /&gt;
| Developer, DreamHost &lt;br /&gt;
|-&lt;br /&gt;
| toanster&lt;br /&gt;
| Toan Nguyen&lt;br /&gt;
| [[OpenStack]] Software Development Manager, Rackspace&lt;br /&gt;
|-&lt;br /&gt;
| tonywolf &lt;br /&gt;
| [[Wolf|Tony Wolf]] &lt;br /&gt;
| Ozone Business Analyst &lt;br /&gt;
|-&lt;br /&gt;
| ttx &lt;br /&gt;
| [[ThierryCarrez|Thierry Carrez]] &lt;br /&gt;
| OpenStack Release Manager &lt;br /&gt;
|-&lt;br /&gt;
| tylesmit &lt;br /&gt;
| Tyler Smith &lt;br /&gt;
| Cisco Developer &lt;br /&gt;
|-&lt;br /&gt;
| vishy &lt;br /&gt;
| [[vishy|Vish Ishaya]] &lt;br /&gt;
| Nova Project Technical Lead &lt;br /&gt;
|-&lt;br /&gt;
| winston-d &lt;br /&gt;
| Zhiteng Huang &lt;br /&gt;
| Performance Engineer, Intel &lt;br /&gt;
|-&lt;br /&gt;
| wowdd1 &lt;br /&gt;
| Zhao Dan &lt;br /&gt;
| Developer &lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Ryan Lane</name></author>	</entry>

	<entry>
		<id>https://wiki.openstack.org/w/index.php?title=KMarsh&amp;diff=17923</id>
		<title>KMarsh</title>
		<link rel="alternate" type="text/html" href="https://wiki.openstack.org/w/index.php?title=KMarsh&amp;diff=17923"/>
				<updated>2013-02-17T23:33:26Z</updated>
		
		<summary type="html">&lt;p&gt;Ryan Lane: Text replace - &amp;quot;DreamHost&amp;quot; to &amp;quot;DreamHost&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;br /&gt;
&amp;lt;!-- ##master-page:[[HomepageTemplate]] --&amp;gt;&lt;br /&gt;
&amp;lt;!-- #format wiki --&amp;gt;&lt;br /&gt;
&amp;lt;!-- #language en --&amp;gt;&lt;br /&gt;
== KMarsh ==&lt;br /&gt;
Developer, DreamHost&lt;br /&gt;
&lt;br /&gt;
Email: &amp;lt;&amp;lt;[[MailTo]](kyle.marsh AT SPAMFREE dreamhost DOT com)&amp;gt;&amp;gt;&lt;br /&gt;
&amp;lt;!-- ## You can even more obfuscate your email address by adding more uppercase letters followed by a leading and trailing blank. --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
...&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
[[Category:Homepage]]&lt;/div&gt;</summary>
		<author><name>Ryan Lane</name></author>	</entry>

	<entry>
		<id>https://wiki.openstack.org/w/index.php?title=EfficientMetering/PTLElectionProcess/DougHellmann&amp;diff=17922</id>
		<title>EfficientMetering/PTLElectionProcess/DougHellmann</title>
		<link rel="alternate" type="text/html" href="https://wiki.openstack.org/w/index.php?title=EfficientMetering/PTLElectionProcess/DougHellmann&amp;diff=17922"/>
				<updated>2013-02-17T23:33:25Z</updated>
		
		<summary type="html">&lt;p&gt;Ryan Lane: Text replace - &amp;quot;DreamHost&amp;quot; to &amp;quot;DreamHost&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;br /&gt;
= Doug Hellmann =&lt;br /&gt;
&lt;br /&gt;
{{https://dl.dropbox.com/u/7152077/doug-hellmann-320.jpg}}&lt;br /&gt;
&lt;br /&gt;
== Personal Bio ==&lt;br /&gt;
&lt;br /&gt;
Doug Hellmann is currently a Senior Cloud Developer with New Dream Network, LLC (DreamHost). He has been programming in Python since version 1.4, and has worked on a variety of Unix and non-Unix platforms for projects in fields such as mapping, medical news publishing, banking, and data center automation. Doug is a member of the Python Software Foundation, and served as its Communications Director from 2010-2012. After a year as a regular columnist for Python Magazine, he served as Editor-in-Chief from 2008-2009. Since 2007, Doug has published the popular &amp;quot;Python Module of the Week&amp;quot; series on his blog, and that material served as the basis for his 2011 book ''The Python Standard Library By Example''. He lives in Athens, Georgia.&lt;br /&gt;
&lt;br /&gt;
== [[OpenStack]] Bio ==&lt;br /&gt;
&lt;br /&gt;
I started contributing to [[OpenStack]] just before the Folsom summit this spring. In that time, I have contributed patches to nova, common, devstack, the unified CLI, and ceilometer. Although most of the work I have done has been on ceilometer, I also have core reviewer privileges for common and the unified CLI.&lt;br /&gt;
&lt;br /&gt;
== Questions ==&lt;br /&gt;
&lt;br /&gt;
1. '''Since the last elections, what areas have you focused on and what contributions have you made in order to improve your project?'''&lt;br /&gt;
&lt;br /&gt;
Ceilometer is a new project, begun after the Folsom summit. I have been involved at every stage, from requirements gathering, to design, to the ongoing implementation.&lt;br /&gt;
&lt;br /&gt;
Outside of ceilometer I have been working on the new unified command line project. I created the library cliff, which is serving as the basis for creating new command plugins to be run through the common main program.&lt;br /&gt;
&lt;br /&gt;
I contributed some documentation patches to nova, as well as some enhancements to the RPC API based on requirements from ceilometer.&lt;br /&gt;
&lt;br /&gt;
I have done a lot of code reviews for openstack-common, and want to continue finding parts of all of the [[OpenStack]] components that can be reused.&lt;br /&gt;
&lt;br /&gt;
2. '''What are the most pressing/important issues facing your project?'''&lt;br /&gt;
&lt;br /&gt;
We have been taking a &amp;quot;tracer bullet&amp;quot; approach to implement ceilometer, and are almost at the point where metering data flows end-to-end. Building an API server to query the data store is the last step to having a complete data path. After we have the API server, or possibly even while we are building it, we should work on more developer-oriented documentation so we can increase the size of the team able to build plugins and agents for collecting data and saving it to other databases. That work will involve collaborating with the other [[OpenStack]] projects, and we have already begun approaching them to discuss integration in general terms. We also need to develop some integration testing plans and create installation and administration documentation for end-users.&lt;br /&gt;
&lt;br /&gt;
3. '''What is your relationship to [[OpenStack]] &amp;amp; why is its success important to you and/or your company?'''&lt;br /&gt;
&lt;br /&gt;
I am a developer at DreamHost, an [[OpenStack]] Foundation Gold Level founding member. We are using [[OpenStack]] to build a public cloud offering as the next phase of our evolution as a hosting company.&lt;br /&gt;
&lt;br /&gt;
== Links ==&lt;br /&gt;
&lt;br /&gt;
* DreamHost: http://www.dreamhost.com&lt;br /&gt;
* blog: http://blog.doughellmann.com&lt;br /&gt;
* Twitter: @doughellmann&lt;/div&gt;</summary>
		<author><name>Ryan Lane</name></author>	</entry>

	<entry>
		<id>https://wiki.openstack.org/w/index.php?title=OpenStackUsersGroup/EssexGlobalHackIn&amp;diff=17921</id>
		<title>OpenStackUsersGroup/EssexGlobalHackIn</title>
		<link rel="alternate" type="text/html" href="https://wiki.openstack.org/w/index.php?title=OpenStackUsersGroup/EssexGlobalHackIn&amp;diff=17921"/>
				<updated>2013-02-17T23:33:24Z</updated>
		
		<summary type="html">&lt;p&gt;Ryan Lane: Text replace - &amp;quot;DreamHost&amp;quot; to &amp;quot;DreamHost&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;br /&gt;
= Essex [[OpenStack]] Global Hack-In =&lt;br /&gt;
Facilator: Lloyd Dewolf of Piston Cloud Computing, lloydostack@gmail.com , and Tristan Goode of Aptira.&lt;br /&gt;
&lt;br /&gt;
Essex is a release focused on improving the integrity of [[OpenStack]],  so our first Global Hack-In is right at the start of the [[EssexReleaseSchedule|release  candidate cycle]], the '''start of March''', 2012. The event is focused on testing and getting familiar  with the release and exploring areas outside of your expertise.&lt;br /&gt;
&lt;br /&gt;
Collaborators will be working on resolving high priority bugs, and exploring, reviewing and testing [[OpenStack]] Essex.&lt;br /&gt;
&lt;br /&gt;
Activities might include:&lt;br /&gt;
&lt;br /&gt;
* Bug Triage&lt;br /&gt;
* Patch Review&lt;br /&gt;
* Peer Code Review&lt;br /&gt;
* Ad-hoc Testing of use cases&lt;br /&gt;
* Test Automation&lt;br /&gt;
&lt;br /&gt;
== Global ==&lt;br /&gt;
This will be a loosely coupled, highly cohesive global event ;-)&lt;br /&gt;
&lt;br /&gt;
There will be a dedicated #openstack-event IRC channel on Freenode.&lt;br /&gt;
&lt;br /&gt;
Each event will be organized and ran by the local development user communities in the manner that best suits the local communities. Although, overlapping the timing of the events is desirable, more important is that the timing of the events serve the locals.&lt;br /&gt;
&lt;br /&gt;
== Running an Event ==&lt;br /&gt;
Hosting organizations should expect 15-40 contributors to work at the host's office collaborate on resolving high priority bugs, and exploring, reviewing and testing [[OpenStack]] Essex.&lt;br /&gt;
&lt;br /&gt;
The host team should be made up of a site facilitator and a technical host.&lt;br /&gt;
&lt;br /&gt;
* The '''site facilitator''' is responsible for making sure the doors are open (security notified), the lights are on, the temperature is comfortable, washrooms are decent, and there is food and drink.&lt;br /&gt;
* The '''technical host''' at a minimum someone who is familiar with [http://devstack.org/ devstack] and has submitted a  valid bug report to [[OpenStack]], so they can at least organize people's  exploration and testing around the area they've investigated before.&lt;br /&gt;
* Many hands make light work. It's a great idea to have a backup, and collaborators.&lt;br /&gt;
&lt;br /&gt;
== Planned Events ==&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;2&amp;quot; cellspacing=&amp;quot;0&amp;quot;&lt;br /&gt;
|&amp;lt; &amp;gt;|UTC &lt;br /&gt;
| Duration (hours) &lt;br /&gt;
| Location &lt;br /&gt;
| URL &lt;br /&gt;
| Local Time &lt;br /&gt;
| Site Facilitator &lt;br /&gt;
|-&lt;br /&gt;
|  23:00, Feb 28 &lt;br /&gt;
|  4 &lt;br /&gt;
| Gold Coast, Australia&lt;br /&gt;
|  [http://www.meetup.com/gctechspace/events/53379082/ http://www.meetup.com/gctechspace/events/53379082/] &lt;br /&gt;
|  9:00 &lt;br /&gt;
|  Lucas Brandt of Gold Coast Techspace &lt;br /&gt;
|-&lt;br /&gt;
| 6:00, March 1 &lt;br /&gt;
|  4 &lt;br /&gt;
| Sydney, Australia &lt;br /&gt;
| [http://aosug.openstack.org.au/ http://aosug.openstack.org.au]&lt;br /&gt;
|  17:00 &lt;br /&gt;
| Peter Millar&lt;br /&gt;
|-&lt;br /&gt;
| 6:00, March 1 &lt;br /&gt;
|  4 &lt;br /&gt;
| Melbourne, Australia &lt;br /&gt;
| [http://aosug.openstack.org.au/ http://aosug.openstack.org.au]&lt;br /&gt;
|  17:00 &lt;br /&gt;
| Martin Paulo&lt;br /&gt;
|-&lt;br /&gt;
| 15:00, March 1 &lt;br /&gt;
| 5 &lt;br /&gt;
| Madrid, Spain &lt;br /&gt;
| [[spain-openstack-user-group [AT] googlegroups.com]] &lt;br /&gt;
|  16:00 CET &lt;br /&gt;
|  [[StackOps]] &lt;br /&gt;
|-&lt;br /&gt;
| 15:00, March 1 &lt;br /&gt;
| 8 &lt;br /&gt;
| Atlanta, GA, USA &lt;br /&gt;
| [http://www.meetup.com/openstack-atlanta/events/54250222/  Meetup info] &lt;br /&gt;
|  10:00 EST &lt;br /&gt;
|  Duncan [[McGreggor]] of DreamHost &lt;br /&gt;
|-&lt;br /&gt;
| 16:00, March 1 &lt;br /&gt;
| 9 &lt;br /&gt;
| Fort Collins, CO, USA &lt;br /&gt;
| [http://www.meetup.com/OpenStack-Colorado/events/53636912/ Colorado OpenStack Global Hack In] &lt;br /&gt;
|  09:00 MDT &lt;br /&gt;
| Canonical (David Medberry) &lt;br /&gt;
|-&lt;br /&gt;
| 19:00 &lt;br /&gt;
| 6 &lt;br /&gt;
| 3751 Arias st, 7th floor, Capital Federal, Buenos Aires, Argentina &lt;br /&gt;
| http://groups.google.com/group/openstack-argentina/browse_thread/thread/6230f9f345a01587?hl=es &lt;br /&gt;
| 14:00-20:00 &lt;br /&gt;
| Leandro Reox of [[MercadoLibre]] &lt;br /&gt;
|-&lt;br /&gt;
| 19:00 &lt;br /&gt;
| 6 &lt;br /&gt;
| San Francisco, USA &lt;br /&gt;
| http://www.meetup.com/openstack/events/52682022/ &lt;br /&gt;
| 11:00-17:00 &lt;br /&gt;
| Dallas Kashuba of DreamHost &lt;br /&gt;
|-&lt;br /&gt;
| 19:00 &lt;br /&gt;
| 6 &lt;br /&gt;
| Silicon Valley, USA &lt;br /&gt;
| http://www.meetup.com/openstack/events/52682572/ &lt;br /&gt;
| 11:00-17:00 &lt;br /&gt;
| Sean Roberts of Yahoo &lt;br /&gt;
|-&lt;br /&gt;
| 6:00, March 2 &lt;br /&gt;
| 4 &lt;br /&gt;
| Mirantis Offices: Moscow, Russia; Saratov Russia &lt;br /&gt;
|  [https://www.facebook.com/notes/mirantis-it/openstack-global-hack-in/332528836782841 Announce on Facebook] &lt;br /&gt;
| 10:00am MSK (UTC+4) &lt;br /&gt;
| Oleg Gelbukh of Mirantis &lt;br /&gt;
|-&lt;br /&gt;
| 15:00, March 8 &lt;br /&gt;
| 6 &lt;br /&gt;
|  Burlington, MA &lt;br /&gt;
|  [http://www.meetup.com/Openstack-Boston/events/53635802/  Meetup info] &lt;br /&gt;
| 10:00am EST  &lt;br /&gt;
|  Andi Abes@Dell&lt;/div&gt;</summary>
		<author><name>Ryan Lane</name></author>	</entry>

	<entry>
		<id>https://wiki.openstack.org/w/index.php?title=Nzweep&amp;diff=17919</id>
		<title>Nzweep</title>
		<link rel="alternate" type="text/html" href="https://wiki.openstack.org/w/index.php?title=Nzweep&amp;diff=17919"/>
				<updated>2013-02-17T23:33:21Z</updated>
		
		<summary type="html">&lt;p&gt;Ryan Lane: Text replace - &amp;quot;LinkedIn&amp;quot; to &amp;quot;LinkedIn&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;br /&gt;
&amp;lt;!-- ##master-page:[[HomepageTemplate]] --&amp;gt;&lt;br /&gt;
&amp;lt;!-- #format wiki --&amp;gt;&lt;br /&gt;
&amp;lt;!-- #language en --&amp;gt;&lt;br /&gt;
== Nick van der Zweep ==&lt;br /&gt;
&lt;br /&gt;
== Personal Bio ==&lt;br /&gt;
&lt;br /&gt;
I work for Cloud Cruiser as VP of Products and Strategy. Cloud Cruiser provides a cost analytics platform that allows enterprises to control, analyze and optimize their costs to achieve the low cost promise of the cloud&lt;br /&gt;
&lt;br /&gt;
== Links ==&lt;br /&gt;
&lt;br /&gt;
* LinkedIn: http://www.linkedin.com/in/nickvanderzweep&lt;/div&gt;</summary>
		<author><name>Ryan Lane</name></author>	</entry>

	<entry>
		<id>https://wiki.openstack.org/w/index.php?title=Sc360&amp;diff=17920</id>
		<title>Sc360</title>
		<link rel="alternate" type="text/html" href="https://wiki.openstack.org/w/index.php?title=Sc360&amp;diff=17920"/>
				<updated>2013-02-17T23:33:21Z</updated>
		
		<summary type="html">&lt;p&gt;Ryan Lane: Text replace - &amp;quot;LinkedIn&amp;quot; to &amp;quot;LinkedIn&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;br /&gt;
&amp;lt;!-- ##master-page:[[HomepageTemplate]] --&amp;gt;&lt;br /&gt;
&amp;lt;!-- #format wiki --&amp;gt;&lt;br /&gt;
&amp;lt;!-- #language en --&amp;gt;&lt;br /&gt;
== Sergios Charalambous ==&lt;br /&gt;
'''Name: '''Sergios Charalambous&lt;br /&gt;
&lt;br /&gt;
'''Nationality:''' Cypriot&lt;br /&gt;
&lt;br /&gt;
'''Email:''' sc360@kent.ac.uk or scharala@cisco.com&lt;br /&gt;
&lt;br /&gt;
LinkedIn: http://www.linkedin.com/profile/view?id=77521617&amp;amp;trk=tab_pro&lt;br /&gt;
&lt;br /&gt;
I currently work for Cisco as a part time remote worker and also study Information Technology in University of Kent. I will graduate in May 2013.&lt;br /&gt;
&lt;br /&gt;
'''Goals:'''&lt;br /&gt;
&lt;br /&gt;
* Contribute to [[OpenStack]].&lt;br /&gt;
* Create a community for [[OpenStack]] in Cyprus&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
[[Category:Homepage]]&lt;/div&gt;</summary>
		<author><name>Ryan Lane</name></author>	</entry>

	<entry>
		<id>https://wiki.openstack.org/w/index.php?title=Lloydostack&amp;diff=17918</id>
		<title>Lloydostack</title>
		<link rel="alternate" type="text/html" href="https://wiki.openstack.org/w/index.php?title=Lloydostack&amp;diff=17918"/>
				<updated>2013-02-17T23:33:12Z</updated>
		
		<summary type="html">&lt;p&gt;Ryan Lane: Text replace - &amp;quot;LinkedIn&amp;quot; to &amp;quot;LinkedIn&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;br /&gt;
&amp;lt;!-- ##master-page:[[HomepageTemplate]] --&amp;gt;&lt;br /&gt;
&amp;lt;!-- #format wiki --&amp;gt;&lt;br /&gt;
&amp;lt;!-- #language en --&amp;gt;&lt;br /&gt;
== lloydostack ==&lt;br /&gt;
&lt;br /&gt;
Name: Lloyd Dewolf&lt;br /&gt;
&lt;br /&gt;
Launchpad: https://launchpad.net/~lloydde&lt;br /&gt;
&lt;br /&gt;
Contributions: [http://www.meetup.com/openstack/ SF Bay OpenStack meetup co-organizer], excellent bug reporter&lt;br /&gt;
&lt;br /&gt;
=== Job ===&lt;br /&gt;
&lt;br /&gt;
Company: [http://www.pistoncloud.com/ Piston Cloud Computing]&lt;br /&gt;
&lt;br /&gt;
Title: Director of Customer Care&lt;br /&gt;
&lt;br /&gt;
LinkedIn: http://www.linkedin.com/in/lloydde&lt;br /&gt;
&lt;br /&gt;
Email: lloydostack@gmail.com&lt;br /&gt;
&lt;br /&gt;
=== Wiki Edits of Interest  ===&lt;br /&gt;
&lt;br /&gt;
[[Training]]&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
[[Category:Homepage]]&lt;/div&gt;</summary>
		<author><name>Ryan Lane</name></author>	</entry>

	<entry>
		<id>https://wiki.openstack.org/w/index.php?title=Russellb&amp;diff=17916</id>
		<title>Russellb</title>
		<link rel="alternate" type="text/html" href="https://wiki.openstack.org/w/index.php?title=Russellb&amp;diff=17916"/>
				<updated>2013-02-17T23:33:10Z</updated>
		
		<summary type="html">&lt;p&gt;Ryan Lane: Text replace - &amp;quot;LinkedIn&amp;quot; to &amp;quot;LinkedIn&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;br /&gt;
&amp;lt;!-- ##master-page:[[HomepageTemplate]] --&amp;gt;&lt;br /&gt;
&amp;lt;!-- #format wiki --&amp;gt;&lt;br /&gt;
&amp;lt;!-- #language en --&amp;gt;&lt;br /&gt;
== Russell Bryant ==&lt;br /&gt;
&lt;br /&gt;
Email: &amp;lt;&amp;lt;[[MailTo]](rbryant AT SPAMFREE redhat DOT com)&amp;gt;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Twitter: [http://www.twitter.com/russellbryant @russellbryant]&lt;br /&gt;
&lt;br /&gt;
LinkedIn: [http://www.linkedin.com/in/russellbryant Russell Bryant]&lt;/div&gt;</summary>
		<author><name>Ryan Lane</name></author>	</entry>

	<entry>
		<id>https://wiki.openstack.org/w/index.php?title=Sergios_Charalambous&amp;diff=17917</id>
		<title>Sergios Charalambous</title>
		<link rel="alternate" type="text/html" href="https://wiki.openstack.org/w/index.php?title=Sergios_Charalambous&amp;diff=17917"/>
				<updated>2013-02-17T23:33:10Z</updated>
		
		<summary type="html">&lt;p&gt;Ryan Lane: Text replace - &amp;quot;LinkedIn&amp;quot; to &amp;quot;LinkedIn&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;br /&gt;
&amp;lt;!-- ##master-page:[[HomepageTemplate]] --&amp;gt;&lt;br /&gt;
&amp;lt;!-- #format wiki --&amp;gt;&lt;br /&gt;
&amp;lt;!-- #language en --&amp;gt;&lt;br /&gt;
== Sergios Charalambous ==&lt;br /&gt;
Name: Sergios Charalambous&lt;br /&gt;
&lt;br /&gt;
Nationality: Cypriot&lt;br /&gt;
&lt;br /&gt;
Email: sc360@kent.ac.uk or scharala@cisco.com&lt;br /&gt;
&lt;br /&gt;
LinkedIn: http://www.linkedin.com/profile/view?id=77521617&amp;amp;trk=tab_pro&lt;br /&gt;
&lt;br /&gt;
I currently work for Cisco as a part time remote worker and also study Information Technology in University of Kent. I will graduate in May 2013.&lt;br /&gt;
&lt;br /&gt;
Goals:&lt;br /&gt;
&lt;br /&gt;
    Contribute to [[OpenStack]].&lt;br /&gt;
&lt;br /&gt;
    Create a community for [[OpenStack]] in Cyprus &lt;br /&gt;
&lt;br /&gt;
...&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
[[Category:Homepage]]&lt;/div&gt;</summary>
		<author><name>Ryan Lane</name></author>	</entry>

	<entry>
		<id>https://wiki.openstack.org/w/index.php?title=EfficientMetering/PTLElectionProcess/NickBarcet&amp;diff=17914</id>
		<title>EfficientMetering/PTLElectionProcess/NickBarcet</title>
		<link rel="alternate" type="text/html" href="https://wiki.openstack.org/w/index.php?title=EfficientMetering/PTLElectionProcess/NickBarcet&amp;diff=17914"/>
				<updated>2013-02-17T23:33:08Z</updated>
		
		<summary type="html">&lt;p&gt;Ryan Lane: Text replace - &amp;quot;LinkedIn&amp;quot; to &amp;quot;LinkedIn&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;br /&gt;
= Nick Barcet =&lt;br /&gt;
&lt;br /&gt;
{{https://lh3.googleusercontent.com/-qMK3DsDmIfw/AAAAAAAAAAI/AAAAAAAAAIw/gZ0kwQ3Xc0w/s48-c-k/photo.jpg}}&lt;br /&gt;
&lt;br /&gt;
a.k.a: Nicolas, nijaba&lt;br /&gt;
&lt;br /&gt;
== Personal Bio ==&lt;br /&gt;
I'm a Free Software and Culture Evangelist, Consultant, Product Manager, and sometime hacker for the last 12 years.  I contribute some resources to free software groups, such as [http://www.april.org/ APRIL (french FSF)], [http://www.laquadrature.net/ La Quadrature du Net] and am a Director of the [http://www.opencloudinitiative.org/ Open Cloud Initiative]. &lt;br /&gt;
&lt;br /&gt;
I work for Canonical as Ubuntu Cloud Product Manager and am more specifically in charge of Canonical's and Ubuntu's work around [[OpenStack]]. See details on [https://wiki.ubuntu.com/NicolasBarcet my work on Ubuntu here].&lt;br /&gt;
&lt;br /&gt;
== [[OpenStack]] Bio ==&lt;br /&gt;
&lt;br /&gt;
Soren, Thierry, Rick and I started thinking about what it would take to make great Cloud IaaS in 2009, and it's been great to see this vision come to life. I've been involved in [[OpenStack]] since it's very beginning (July 2010 summit in Austin) and have contributed to translation, architecture discussions and evangelism of [[OpenStack]] since then.&lt;br /&gt;
&lt;br /&gt;
== Questions ==&lt;br /&gt;
&lt;br /&gt;
1. '''What areas have you focused on and what contributions have you made in order to improve Ceilometer?'''&lt;br /&gt;
&lt;br /&gt;
I've been collecting requirements, assembling a first architecture proposal, presented the project at the last summit and co-lead the project until now.&lt;br /&gt;
&lt;br /&gt;
2. '''What are the most pressing/important issues facing Ceilometer?'''&lt;br /&gt;
&lt;br /&gt;
Now that we have laid a sound architecture for the projects, we need to:&lt;br /&gt;
* finish the instrumentation of all core [[OpenStack]] project&lt;br /&gt;
* Implement the API&lt;br /&gt;
* Document deployment and options&lt;br /&gt;
so that distributions can start packaging it and people start using it.&lt;br /&gt;
&lt;br /&gt;
3. '''What is your relationship to [[OpenStack]] &amp;amp; why is its success important to you?'''&lt;br /&gt;
&lt;br /&gt;
As an individual, [[OpenStack]] represents the coming to life of a dream started a few years ago, as well as the fastest growing [[OpenSource]] project I have seen.&lt;br /&gt;
&lt;br /&gt;
As a professional, its is my job to ensure that [[OpenStack]] meets the requirements of our users, and I am working hard on this!&lt;br /&gt;
&lt;br /&gt;
== Links ==&lt;br /&gt;
&lt;br /&gt;
* Website: http://nicolas.barcet.com&lt;br /&gt;
* LinkedIn: http://www.linkedin.com/in/nbarcet&lt;br /&gt;
* Twitter: [http://twitter.com/nijaba @nijaba]&lt;/div&gt;</summary>
		<author><name>Ryan Lane</name></author>	</entry>

	<entry>
		<id>https://wiki.openstack.org/w/index.php?title=2010_CommunityData&amp;diff=17915</id>
		<title>2010 CommunityData</title>
		<link rel="alternate" type="text/html" href="https://wiki.openstack.org/w/index.php?title=2010_CommunityData&amp;diff=17915"/>
				<updated>2013-02-17T23:33:08Z</updated>
		
		<summary type="html">&lt;p&gt;Ryan Lane: Text replace - &amp;quot;LinkedIn&amp;quot; to &amp;quot;LinkedIn&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;br /&gt;
= 2010 Community Data =&lt;br /&gt;
Two files are available containing the raw data:&lt;br /&gt;
&lt;br /&gt;
* [[attachment:2010 Data Tracking (OpenOffice)]]&lt;br /&gt;
* [[attachment:2010 Data Tracking (Excel)]]&lt;br /&gt;
&lt;br /&gt;
Data being tracked:&lt;br /&gt;
&lt;br /&gt;
* Twitter&lt;br /&gt;
** #openstack Tweets and Re-tweets&lt;br /&gt;
** openstack Tweets&lt;br /&gt;
* Bugs&lt;br /&gt;
** New, Open, In-Process, Critical, High Importance, Patched&lt;br /&gt;
* Blueprint&lt;br /&gt;
** Total, Essential, High, Medium, Low, Undefined&lt;br /&gt;
* Website (Openstack.org)&lt;br /&gt;
** Visits, Pageviews, New Visits %&lt;br /&gt;
** #1 Page, #2 Page, #3 Page, #4 Page, #5 Page (% total hits)&lt;br /&gt;
* Mailing Lists (openstack-lists.org) [Membership Numbers]&lt;br /&gt;
** Announce, [[AdvisoryBoard]], Operators, Partner, Event, Puppet, Chef, Marketing&lt;br /&gt;
* Social Networks [Membership Numbers[&lt;br /&gt;
** Facebook Openstack, LinkedIn Openstack, Ohloh.net Swift, Ohloh.net NOVA&lt;br /&gt;
&lt;br /&gt;
== Graphs ==&lt;br /&gt;
&lt;br /&gt;
Tracked data is graphed over time to show trends, etc. For those of you with Excel access, the Data Tracking file in Excel contains all the graphs. For those of you using [[OpenOffice]], please review the pdf file below showing the latest graphs. &lt;br /&gt;
&lt;br /&gt;
* [[attachment:2010 Data Graphs (pdf)]]&lt;/div&gt;</summary>
		<author><name>Ryan Lane</name></author>	</entry>

	<entry>
		<id>https://wiki.openstack.org/w/index.php?title=Governance/Foundation/EDCandidateCommittee&amp;diff=17913</id>
		<title>Governance/Foundation/EDCandidateCommittee</title>
		<link rel="alternate" type="text/html" href="https://wiki.openstack.org/w/index.php?title=Governance/Foundation/EDCandidateCommittee&amp;diff=17913"/>
				<updated>2013-02-17T23:33:06Z</updated>
		
		<summary type="html">&lt;p&gt;Ryan Lane: Text replace - &amp;quot;LinkedIn&amp;quot; to &amp;quot;LinkedIn&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;br /&gt;
= Executive Director Candidate Committee =&lt;br /&gt;
== Concluding Recommendation; Letter to members and contributors ==&lt;br /&gt;
July 30, 2012&lt;br /&gt;
&lt;br /&gt;
Dear [[OpenStack]] members and contributors,&lt;br /&gt;
&lt;br /&gt;
One of the first important tasks for the [[OpenStack]] Foundation Board of Directors, once elected, is to appoint the first Executive Director of the Foundation. The Executive Director will act as Chief Executive Officer of the Foundation and shall, subject to the direction of the Board of Directors, have general supervision, direction and control of the business and the officers of the Foundation.&lt;br /&gt;
&lt;br /&gt;
In anticipation of the Foundation being formed and the Board being appointed and elected, and in order to smooth the transition to operating as a Foundation, the 19 companies who publicly committed to be Platinum and Gold members formed a committee in May 2012 to conduct a process to define a job description, invite applications, interview candidates, and select a candidate to recommend to the Board (once formed) for the Executive Director role.&lt;br /&gt;
&lt;br /&gt;
After a diligent and inclusive process by the committee, which included preparing and posting a comprehensive job description, receiving and reviewing over 40 applications, and panel style interviews of 5 short-listed candidates, the Executive Director search committee has recommended Jonathan Bryce for the Executive Director position.&lt;br /&gt;
&lt;br /&gt;
The recommendation of Jonathan Bryce as Executive Director will be considered at the first meeting of the Board of the Foundation, anticipated to be held on August 28th, 2012 after the completion of Board member appointments and elections. The process the committee developed and used to arrive at its recommendation is outlined on this wiki page.  The job description containing a complete listing of the job criteria and detailed job responsibilities is also contained within this wiki page.&lt;br /&gt;
&lt;br /&gt;
Sincerely,&lt;br /&gt;
&lt;br /&gt;
Committee Members&lt;br /&gt;
&lt;br /&gt;
* Alan Clark (chair)&lt;br /&gt;
* Boris Renski&lt;br /&gt;
* Brian Stevens&lt;br /&gt;
* Cliff Young&lt;br /&gt;
* Eileen Evans&lt;br /&gt;
* Ewan Mellor&lt;br /&gt;
* Jim Curry&lt;br /&gt;
* Jon Mittelhauser&lt;br /&gt;
* Sean Roberts&lt;br /&gt;
* Simon Anderson&lt;br /&gt;
* Tim Bell&lt;br /&gt;
* Todd Moore&lt;br /&gt;
* Tristan Goode&lt;br /&gt;
* Winston Damarillo&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
== Background and Process ==&lt;br /&gt;
Based on action items resulting from the May 9th F2F a Executive Director Candidate committee is being formed to formulate the criteria, to vet possible candidates for the role and to provide a recommendation to the Foundation board. The efforts of the committee will result in ensuring that all are on the same page with the roles, responsibilities, priorities and goals for the ED.  Writing these down will be a very good thing for the ED and for the members. While it is the responsibility of the Board to place the ED, this committee can in the interim go through the steps enabling the Board to immediately act. Also having the persons on the committee, who will potentially be the board helps assure that the board will adopt the committees results and recommendations.&lt;br /&gt;
&lt;br /&gt;
The committee members are:&lt;br /&gt;
&lt;br /&gt;
* Alan Clark (chair)&lt;br /&gt;
* Boris Renski&lt;br /&gt;
* Brian Stevens&lt;br /&gt;
* Cliff Young&lt;br /&gt;
* Eileen Evans&lt;br /&gt;
* Ewan Mellor&lt;br /&gt;
* Jim Curry&lt;br /&gt;
* Cole Crawford replaced by Jon Mittelhauser&lt;br /&gt;
* Sean Roberts&lt;br /&gt;
* Simon Anderson&lt;br /&gt;
* Tim Bell&lt;br /&gt;
* Todd Moore&lt;br /&gt;
* Tristan Goode&lt;br /&gt;
* Winston Damarillo&lt;br /&gt;
* Lauren Sell (For communications)&lt;br /&gt;
&lt;br /&gt;
The  output of this committee effort is a candidate recommendation to the board for approval along with a recommendation for the first year incentive goals.&lt;br /&gt;
&lt;br /&gt;
All work will be posted and updated on this wiki page.&lt;br /&gt;
&lt;br /&gt;
The following is the Committee's steps/schedule that align with the Drafting Committees time line.&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;2&amp;quot; cellspacing=&amp;quot;0&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| May 23-30 &lt;br /&gt;
|-&lt;br /&gt;
| May 30 &lt;br /&gt;
|-&lt;br /&gt;
| June 6 &lt;br /&gt;
|-&lt;br /&gt;
| June 11 &lt;br /&gt;
|-&lt;br /&gt;
| June 14 &lt;br /&gt;
|-&lt;br /&gt;
| June 22 &lt;br /&gt;
|-&lt;br /&gt;
| June 27 &lt;br /&gt;
|-&lt;br /&gt;
| July 9 - 13 &lt;br /&gt;
|-&lt;br /&gt;
| July 18 &lt;br /&gt;
|-&lt;br /&gt;
| August 28 &lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
== Job Description and Candidate Criteria ==&lt;br /&gt;
The&lt;br /&gt;
&lt;br /&gt;
[[OpenStackFoundation]] is an independent body being established to provide shared resources to help achieve the&lt;br /&gt;
&lt;br /&gt;
[[OpenStackMission]] of Protecting, Empowering, and Promoting&lt;br /&gt;
&lt;br /&gt;
[[OpenStacksoftware]] and the community around it, including users, developers and the entire ecosystem.&lt;br /&gt;
&lt;br /&gt;
Community wide goals the Foundation will help achieve are:&lt;br /&gt;
&lt;br /&gt;
* Make [[OpenStack]] a ubiquitous cloud operating system&lt;br /&gt;
* Deliver high quality software releases that companies can rely on to run their business&lt;br /&gt;
* Ensure interoperability among [[OpenStack]] clouds&lt;br /&gt;
* Nurture a healthy community, with broad participation and a sharp focus on the [[OpenStack]] Mission&lt;br /&gt;
* Grow the ecosystem around [[OpenStack]] to strengthen the platform and provide opportunity&lt;br /&gt;
* Build and protect the [[OpenStack]] brand to the benefit of the community's participants&lt;br /&gt;
* Ensure that the [[OpenStack]] community is excited about the [[OpenStack]] vision and future direction&lt;br /&gt;
&lt;br /&gt;
=== THE EXECUTIVE DIRECTOR ROLE ===&lt;br /&gt;
The Executive Director will have a very high profile role in the open source software community, the cloud computing industry, and the software industry generally. The [[OpenStack]] Foundation will be one of the highest profile emerging open source software Foundations in the world, and the Executive Director will have a unique opportunity to facilitate the growth of a global community, together building the next big platform in cloud computing.&lt;br /&gt;
&lt;br /&gt;
The day-to-day operations of the Foundation will be overseen by the Executive Director, who will report to the Board of Directors of the Foundation, and who may hire staff as needed to meet the goals of the Foundation. Employed and non-employed personnel may be used to carry out the work of the Foundation. The employed staff is expected to be a small, focused team tasked with coordinating resources from the larger community in an independent way (e.g. community management, marketing and event management, ensuring access to common infrastructure).&lt;br /&gt;
&lt;br /&gt;
Employed staff will report direct to the Executive Director. It is anticipated that employed staff may be distributed around the US and world.&lt;br /&gt;
&lt;br /&gt;
Non-employed personnel may still occupy official offices without being on the payroll. Even though they may be employed by a participating company, Gold Member, or Platinum Member, they should attempt to act in the best interests of [[OpenStack]] as a whole when performing their duties. Additional outside professionals, such as an independent attorney, may also be used as needed. Where possible, the Foundation also enables self-service and broad access to community resources and assets.&lt;br /&gt;
&lt;br /&gt;
=== AUTHORITY ===&lt;br /&gt;
The Executive Director is ultimately responsible for the overall management of the Foundation and all aspects of the Foundation’s operations. By the authority delegated by the Board of Directors, the Executive Director will have full discretionary power to execute the by-laws, policies, and directives of the Board of Directors of the Foundation.&lt;br /&gt;
&lt;br /&gt;
The formation documents of the Foundation are being developed alongside the search process for an Executive Director, and candidates will be kept informed of the by-laws and organization structure of the Foundation as it gets finalized, including sections specifying the Executive Director’s authority.&lt;br /&gt;
&lt;br /&gt;
=== RESPONSIBILITIES ===&lt;br /&gt;
The Executive Director has overall responsibility to ensure that the Mission and objectives of the Foundation are clearly defined and broadly understood, and that Foundation activities are directed towards the successful achievement of stated goals &amp;amp; objectives. The Executive Director reports to the Board of Directors and has primary responsibilities of supervision of Foundation programs and Foundation employees and setting the overall tone and vision for the Foundation.&lt;br /&gt;
&lt;br /&gt;
As Project Director, the Executive Director has the day-to-day responsibility of managing the Foundation. The Executive assumes the overall leadership role in guiding all strategy, administrative, fiscal, and community-oriented program activities as delineated by the policies adopted by the Board of Directors and the Technical Committee. The Executive Director will be responsible for the following specific areas of the Foundation:&lt;br /&gt;
&lt;br /&gt;
Promotion of the [[OpenStack]] Mission&lt;br /&gt;
&lt;br /&gt;
Co-ordination of and Collaboration between the Board of Directors, and between key member groups and individuals&lt;br /&gt;
&lt;br /&gt;
Program Planning, Development, and Evaluation&lt;br /&gt;
&lt;br /&gt;
Fiscal Management&lt;br /&gt;
&lt;br /&gt;
Environment&lt;br /&gt;
&lt;br /&gt;
People&lt;br /&gt;
&lt;br /&gt;
Confidential Records and Files&lt;br /&gt;
&lt;br /&gt;
Reports&lt;br /&gt;
&lt;br /&gt;
Other Duties as Assigned&lt;br /&gt;
&lt;br /&gt;
=== RESPONSIBILITIES: A. Planning, Development, And Implementation ===&lt;br /&gt;
It is the Executive Director's responsibility to plan and develop programs as funded by the members and approved by the Board of Directors. The main planning, development, and implementation functions include:&lt;br /&gt;
&lt;br /&gt;
# Planning and executing promotion and partnering activities to ensure that [[OpenStack]] becomes the leading cloud platform adopted by enterprise and service providers worldwide.&lt;br /&gt;
# Community development activities to ensure a robust and broad community participation and contribution to [[OpenStack]].&lt;br /&gt;
# Public relations, including all requests for technical assistance.&lt;br /&gt;
# Cooperation with the organizations in development of a course of  the organizational objectives.&lt;br /&gt;
# Development of agreements with companies and participating partners.&lt;br /&gt;
# Working closely with the appropriate funding sources to ensure the long term viability of the Foundation.&lt;br /&gt;
# Preparing grants and contracts for initial or continued funding for approval by the Board.&lt;br /&gt;
# Developing and implementing evaluations of program goals, and objectives.&lt;br /&gt;
# Developing goals and objectives for consideration by the Board.&lt;br /&gt;
# Provide Board with updated program and mission changes. Further implementation and guidance of the Executive Director's duties and responsibilities will be found in the by-laws of the corporation.&lt;br /&gt;
&lt;br /&gt;
=== RESPONSIBILITIES: B. Fiscal Management ===&lt;br /&gt;
The Executive Director shall assist, advise, and act for the Board of Directors in the following:&lt;br /&gt;
&lt;br /&gt;
# Develop an annual budget for review and approval by the Board; ensure that expenditures are within the budgeted amounts; and prepare budget revisions as needed through the year.&lt;br /&gt;
# Establish and maintain a fudiciary responsibility including cash management &amp;amp; accounting policies set forth and approved by the Foundation Board of Directors.&lt;br /&gt;
# Authorize purchase orders, vouchers, and payments within parameters set in the by-laws.&lt;br /&gt;
# Maintain an inventory of the Foundation’s property and protect all such property.&lt;br /&gt;
# Administer contracts as approved by the Board.&lt;br /&gt;
# Manage an annual audit of the Foundations books &amp;amp; records.&lt;br /&gt;
&lt;br /&gt;
=== RESPONSIBILITIES: C. Environment ===&lt;br /&gt;
The Executive Director is responsible for ensuring the following environmental standards are met:&lt;br /&gt;
&lt;br /&gt;
# Establishment of an environment that enhances the positive self-image of the staff and preserves human dignity.&lt;br /&gt;
# Equipping and maintaining an environment that ensures the health and safety of staff.&lt;br /&gt;
# Ensuring documentation of planned programs consistent at all times with the needs of members for Foundation promotion activities. .&lt;br /&gt;
&lt;br /&gt;
=== RESPONSIBILITIES: D. People ===&lt;br /&gt;
The Executive Director shall is authorized to transact all people actions subject to the Personnel Policies and Procedures (Personnel Manual), and to report such actions as necessary to the Board. The Executive Director is responsible for:&lt;br /&gt;
&lt;br /&gt;
# Recruitment, hiring, staffing, and supervision of personnel.&lt;br /&gt;
# Being available for counseling of staff.&lt;br /&gt;
# Ensuring that performance evaluations of all staff are completed according to the Personnel Manual.&lt;br /&gt;
# Determining the need for travel and training of all employees, and approval or denial of staff travel and training requests consistent with the travel and training budget approved by the Board.&lt;br /&gt;
# Promotion, demotion, disciplinary action, and exit interviews, in accordance with the Personnel Manual.&lt;br /&gt;
# Annual review and update of Personnel Manual and all job descriptions for Board consideration.&lt;br /&gt;
&lt;br /&gt;
=== RESPONSIBILITIES: E. Confidential Records and Files ===&lt;br /&gt;
All records, reports, and other materials relating to shall be kept in a locked file under the direction of the Executive Director. The responsibility for keeping accurate and complete records as prescribed by law.&lt;br /&gt;
&lt;br /&gt;
=== RESPONSIBILITIES: F. Reports ===&lt;br /&gt;
The Executive Director is responsible for all reports required by members or the Board of Directors. Such reports include, but are not limited to, the following:&lt;br /&gt;
&lt;br /&gt;
# Monthly narrative (Executive Director's Report)&lt;br /&gt;
# Monthly statistical reports&lt;br /&gt;
# Quarterly progress evaluation&lt;br /&gt;
# Minutes of all staff meetings&lt;br /&gt;
# Quality assurance reports&lt;br /&gt;
# Copies of all state, federal, and local inspection reports&lt;br /&gt;
&lt;br /&gt;
=== RESPONSIBILITIES: G. Other Duties as Assigned ===&lt;br /&gt;
The Executive Director shall perform other duties as prescribed by the Board of Directors.&lt;br /&gt;
&lt;br /&gt;
=== DELEGATION OF AUTHORITY ===&lt;br /&gt;
The Executive Director may delegate duties, responsibilities, and authority to carry out functions within the parameters of the Personnel Manual.&lt;br /&gt;
&lt;br /&gt;
=== TERMS OF EMPLOYMENT ===&lt;br /&gt;
* Exempt, professional management position; work hours flexible, depending on the needs of the job.&lt;br /&gt;
* 50%+ travel anticipated.&lt;br /&gt;
* Foundation’s Employee Handbook takes effect on date of hire.&lt;br /&gt;
* Salary: dependent on experience and education.&lt;br /&gt;
&lt;br /&gt;
=== QUALIFICATIONS / SELECTION CRITERIA: ===&lt;br /&gt;
# Working knowledge of [[OpenStack]] and the [[OpenStack]] community preferred.&lt;br /&gt;
# Strong domain knowledge in cloud platforms and architectures.&lt;br /&gt;
# MBA/MPA or Bachelor’s degree in Business or Public Administration, and/or Bachelor’s and/or Master’s degree in Computer Science preferred.&lt;br /&gt;
# Experience in administration of voluntee or non-profit organizations, with open source software experience preferred.&lt;br /&gt;
# Candidates will demonstrate strong skills in fiscal management, resource development and maintenance, organizational and program planning, and public relations.&lt;br /&gt;
# Previous experience working with volunteers and knowledge and understanding of technology.&lt;br /&gt;
# Track record of effectively leading an international scale organization composed of community volunteers, corporate sponsors, institutional affiliations and industry associations with proven success in developing and influencing collaborative relationships.&lt;br /&gt;
# Demonstrated ability to earn the trust and respect of diverse groups of people.&lt;br /&gt;
# Excellent sense of professionalism, judgment and diplomacy to manage situations and determine appropriate course of action.&lt;br /&gt;
# Past success working with a Board of Directors with the ability to cultivate existing board member relationships.&lt;br /&gt;
# Excellence in organizational management with the ability to coach staff, manage and develop high-performance teams, set and achieve strategic objectives, and manage a budget.&lt;br /&gt;
# Strong written and verbal communication skills: a persuasive and passionate communicator with excellent interpersonal and multidisciplinary project   skills.&lt;br /&gt;
# Strong marketing, public relations, and fundraising experience with the ability to engage a wide range of stakeholders and cultures.&lt;br /&gt;
&lt;br /&gt;
==== A pdf and .doc copy of the posted Executive Director candidate criteria and job description: Executive_Director_OpenStack_Job_Description_Draft_06_11_2012.[pdf ====&lt;br /&gt;
----&lt;br /&gt;
== [[OpenStack]] Foundation Executive Director Candidate Sourcing Process ==&lt;br /&gt;
To ensure that the process be as transparant and fair as possible for all candidates and members, the committee developed and adopted the following process for discovering and interviewing candidates&lt;br /&gt;
&lt;br /&gt;
1.       Objective:&lt;br /&gt;
&lt;br /&gt;
The objective of this document is to outline the process to be followed by the members of the [[OpenStack]] Foundation executive committee to source and pre-selecting the candidates for the executive director role. Depending on the number of credible candidates available for the position, the process may need to be calibrated on the ongoing basis. The end goal of the process is to identify several candidates for the executive director and present the candidates to the foundation board. It is understood by all members of the committee that, once formed, the foundation board will be responsible for making the final appointment of the executive director.&lt;br /&gt;
&lt;br /&gt;
2.       Responsible Party:&lt;br /&gt;
&lt;br /&gt;
Executive committee members acknowledge the necessity of identifying a single, responsible party to drive the sourcing process, while keeping it transparent all members of the committee. It is agreed that Alan Clark will be responsible for organizing and executing the sourcing process. The rest of the committee members will observe and participate during certain stages.&lt;br /&gt;
&lt;br /&gt;
3.       Sourcing Process Steps:&lt;br /&gt;
&lt;br /&gt;
Executive director sourcing process will consist of the following steps:&lt;br /&gt;
&lt;br /&gt;
* Producing a job description&lt;br /&gt;
* Sourcing a pool of  resumes&lt;br /&gt;
* Selecting the candidates for a phone screening&lt;br /&gt;
* Committee recommendation&lt;br /&gt;
* Board Review &amp;amp; Approval&lt;br /&gt;
&lt;br /&gt;
4.       Producing a job description:&lt;br /&gt;
&lt;br /&gt;
In producing the description, committee members have researched job descriptions for comparable positions in other non-profit organizations with a mandate that is similar to the [[OpenStack]] foundation. Committee members have also considered the mission of the [[OpenStack]] foundation, as well as, discussions pertaining to executive director role that took place during earlier gold and platinum member meetings. Taking into the account all of above, executive committee members have collaboratively produced a job description by engaging in a series of open discussions conducted over the phone.&lt;br /&gt;
&lt;br /&gt;
5.       Sourcing Resumes:&lt;br /&gt;
&lt;br /&gt;
It is agreed that Alan Clark will source the resumes by advertising the agreed upon job description in a number of places, such as LinkedIn.com, [[CareerBuilder]].com and www.openstack.org/jobs. If the initial postings do not provide the calibar of candidates desired by the committee, Lloyd Wendt of Idetecht Solutions will be engaged to recruit for the position.  Lloyd has reviewed the job description and has confirmed that he is willing to personally handle the assignment for a flat fee. The committee determined some sense of confidentiality and personal contact needs to be conveyed to the Candidates.  We will therefore limit the initial exposure of the candidate information to the committee members.  Candidates will submit their resumes to Alanclark@openstack.org Alan Clark is responsible for aggregating all resumes in a single place, accessible to all committee members. As the resume sourcing process continues, Alan will update all committee members on a regular basis (at least once a week) with respect to the status of the sourcing process i.e. places the position is being advertised, resume flow, any emerging issues/ considerations etc. Resume sourcing process will go on until committee members have come to an agreement that there are enough credible candidates available or until the executive director has been recruited by the board.&lt;br /&gt;
&lt;br /&gt;
6.       Selecting Candidates for Phone Interviews:&lt;br /&gt;
&lt;br /&gt;
Initiation of the phone screenings does not imply that the process of sourcing the candidate resumes should stop. Sourcing and screening will proceed in parallel. Once some number of credible executive director candidates has been established, Alan Clark will initiate the process of identifying the candidates to be screened by phone. Executive committee members will convene via [[WebEx]] / phone conference to openly discuss the candidates and agree on those to be screened. More than one meeting may be necessary; follow-on email discussion may also be warranted. It is expected that committee members will unanimously agree on which resumes are worthy of the phone screening through this open discussion. If disagreements happen to arise, executive committee members will conduct a formal vote. The exact structure of the voting process may vary, depending on the final number and quality of the candidates being considered. Therefore, it will be agreed upon by the committee members when there is more clarity on this matter.&lt;br /&gt;
&lt;br /&gt;
7.       Conducting Phone Screenings Prior to conducting the screenings:&lt;br /&gt;
&lt;br /&gt;
Alan Clark will put together a list of standard screening questions to be asked of the candidates. Alan will circulate the list of questions among all committee members and will give sufficient opportunity for comments and suggestions. If required, a phone discussion between committee may be organized by Alan to finalize the list of questions. Alan Clark will negotiate the screening times with the candidates and announce the time to all committee members. Committee member participation in the screenings is highly encouraged, but is optional. It is expected that the screenings will be conducted via [[WebEx]] or phone conference. The screening sessions will be recorded and made available by Alan Clark for all committee members to review offline. During the screening sessions, it is expected that Alan Clark will lead the interview with the agreed upon script of questions while all other participating committee members will listen on mute. Candidates will be explicitly notified about being recorded for offline review purposes. Upon Alan completing the scripted questions part of the interview, the screening will be open to all committee members for a period of 15-20 minutes.&lt;br /&gt;
&lt;br /&gt;
8.       Committee Recommendation&lt;br /&gt;
&lt;br /&gt;
Upon completion of the phone interviews, Alan Clark will request of all committee members to provide their opinion (in private via email) regarding the best candidates and a runner up candidate. Having received and aggregated the information, Alan will publicly share the aggregated results of the opinions of committee members without openly revealing the details of individual votes and comments. The committee will convene in person at OSCON to openly discuss the aggregate results. It is assumed that the agreement regarding the top candidate will be easy to achieve. However, should any disagreements arise, a formal voting process will be put in place by the executive committee and executed upon at the said meeting. Those, unwilling to go public about their initial recommendation have the right to abstain from voting. As a result of the meeting at OSCON ED sourcing committee produce a recommendation for the top candidate. The recommendation will be drafted by Alan and ratified by ED sourcing committee members.&lt;br /&gt;
&lt;br /&gt;
9.       Board Review and Approval&lt;br /&gt;
&lt;br /&gt;
All materials produced as the results of the steps described above, including the job description, candidate resumes, recordings of the candidate interviews and ED Sourcing recommendation will be packaged and passed on to the board members (once the board is formed). The board will then scrutinize the materials and will make the final decision on candidate hire. As always, it is expected that the board will be able to easily come to a unanimous decision. However, should disagreements arise among board members, a formal voting process will be instituted by the board.&lt;/div&gt;</summary>
		<author><name>Ryan Lane</name></author>	</entry>

	<entry>
		<id>https://wiki.openstack.org/w/index.php?title=CommunityMetrics&amp;diff=17912</id>
		<title>CommunityMetrics</title>
		<link rel="alternate" type="text/html" href="https://wiki.openstack.org/w/index.php?title=CommunityMetrics&amp;diff=17912"/>
				<updated>2013-02-17T23:33:05Z</updated>
		
		<summary type="html">&lt;p&gt;Ryan Lane: Text replace - &amp;quot;LinkedIn&amp;quot; to &amp;quot;LinkedIn&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;br /&gt;
= Measuring [[OpenStack]] Developers Community =&lt;br /&gt;
We want to measure ''engagement'' of [[OpenStack]]'s developers and users in the community.&lt;br /&gt;
&lt;br /&gt;
== What is engagement? ==&lt;br /&gt;
* Community  engagement is the degree to which an individual is active with other  individuals and groups around particular community events and issues. In  [[OpenStack]] case, the engagement we want to measure is the level of  activity of each participant (developer or user) with other developers/users/groups around code  development, bug reporting/triaging/fixing and blueprints, documentation  and general ''socialization''.We  want to measure facts in each of those areas and define dimensions for  each of these facts. Facts and dimensions will go in a datawarehouse on  top of which there will be reports to dissect and analyze data.Questions we want to ask to the system * What actions are being taken by members, where is activity happening?&lt;br /&gt;
* How to differentiate between developers and code deployers and cloud integrators? Segmentation of &amp;quot;who's who?&amp;quot;&lt;br /&gt;
* Can we find our community on a particular platform such as LinkedIn or Twitter?&lt;br /&gt;
* How influential is a particular person?&lt;br /&gt;
* If a community member blogs, are they answering questions on certain channels?&lt;br /&gt;
* for docs: is the doc useful, did you find the info you were looking for?&lt;br /&gt;
* for code: did you find the code, was it easy/hard to contribute?&lt;br /&gt;
* for social interaction: did you find your answer? was the answer you gave useful?&lt;br /&gt;
* for developers: understand the use cases&lt;br /&gt;
* Multichannel integration: is this guy on twitter the same as the blogger the same as the mlist&lt;br /&gt;
&lt;br /&gt;
=== Socialization ===&lt;br /&gt;
Socialization  in this case is about all activities to support other people in the  community, users or new developers. One proxy to measure this fact is  participation of developers to mailing lists, chats and forums.&lt;br /&gt;
&lt;br /&gt;
==== Facts to track ====&lt;br /&gt;
(does it make sense to put the channel as one dimension or is it better to track messages to the different lists, irc, etc as different facts?&lt;br /&gt;
&lt;br /&gt;
* Message&lt;br /&gt;
&lt;br /&gt;
=== Code development ===&lt;br /&gt;
==== Facts to track ====&lt;br /&gt;
* [[CommunityMetrics/Code|Commits]]&lt;br /&gt;
* [[CommunityMetrics/Reviews|Code Reviews]]&lt;br /&gt;
&lt;br /&gt;
More details on&lt;br /&gt;
&lt;br /&gt;
=== Issue tracking + blueprints ===&lt;br /&gt;
[Use http://sourceforge.net/projects/qareports/ as foundation to build upon?]&lt;br /&gt;
&lt;br /&gt;
==== Facts to track: ====&lt;br /&gt;
* Issues and Issue changes, ''Blueprints and Blueprint changes''&lt;br /&gt;
&lt;br /&gt;
&amp;lt;u&amp;gt;Issues measures&amp;lt;/u&amp;gt; * Issues: Number of Issues (the total of which should match the number of bugs managed by your Issue tracking system)&lt;br /&gt;
* Days  Since Creation: The number of days from the Time Created to the most  recent change. Note: this is NOT calculated using the current date when  running the report. The logical defintion is “Most Recent Time Changed -  Date” ­ “Time Created”&lt;br /&gt;
&lt;br /&gt;
&amp;lt;u&amp;gt;Issue Changes measures&amp;lt;/u&amp;gt; * Changes: The number of “Issue Changes.” This the total number of times an Issue was “changed”&lt;br /&gt;
* Actual  Issues: Number of actual Issues (think “distinct count on actual issue  Ids”). If an Issue was changed multiple time at the intersection point  it will only count ONCE in this number.&lt;br /&gt;
* Opened:  Indicates how many Changes were from a Should Count Net Open = false  state (Closed, Resolved) to a Should Count Net Open = true state  (Reopened, In Progress). This will “increment” the Net Open value by  one.&lt;br /&gt;
* Resolved:Indicates  how many Changes were from a Should Count Net Open = true state to a  Should Count Net Open = false state. This will “decrement” the Net Open  value by one.&lt;br /&gt;
* Net  Open: The aggregated balance of opened and resolved values to determine  the “net.” If “Opened” = 10, and “Closed” = 15, Net Open = ­5. If  Opened = 5 and Closed = 0, then Net Open = 5.&lt;br /&gt;
* Starting  Net Open:The “running” balance at the beginning of this Time period. If  the report is at the Month level, this will be the “Net Open” balance  at “balance” at the beginning of the month. Note: Uses “Time Changed”  for determining starting and ending periods.&lt;br /&gt;
* Ending  Net Open:Starting Net Open + Net Open. If the balance at the beginning  of the year was 100, and Net Open is ­5, then the Ending Net Open = 95.  Note: Uses “Time Changed” for determining starting and ending periods.&lt;br /&gt;
* Days  Since Creation: The number of days from Time Created to Time Changed.  The number days “into the issue” this change occurred.&lt;br /&gt;
* Elapsed  Days: The number of days since the last Issue Change for this Issue.  This is useful for calculating total number of issue days spent in  statuses, assigned to particular persons, etc.&lt;br /&gt;
* Net  Open: The aggregated balance of opened and resolved values to determine  the “net.” If “Opened” = 10, and “Closed” = 15, Net Open = ­5. If  Opened = 5 and Closed = 0, then Net Open = 5.&lt;br /&gt;
* Starting  Net Open:The “running” balance at the beginning of this Time period. If  the report is at the Month level, this will be the “Net Open” balance  at “balance” at the beginning of the month. Note: Uses “Time Changed”  for determining starting and ending periods.&lt;br /&gt;
* Ending  Net Open:Starting Net Open + Net Open. If the balance at the beginning  of the year was 100, and Net Open is ­5, then the Ending Net Open = 95.  Note: Uses “Time Changed” for determining starting and ending periods.&lt;br /&gt;
* Days  Since Creation: The number of days from Time Created to Time Changed.  The number days “into the issue” this change occurred.&lt;br /&gt;
* Elapsed  Days: The number of days since the last Issue Change for this Issue.  This is useful for calculating total number of issue days spent in  statuses, assigned to particular persons, etc.&lt;br /&gt;
&lt;br /&gt;
=== Documentation ===&lt;br /&gt;
[We should treat this as code and track similar things]&lt;br /&gt;
&lt;br /&gt;
==== Facts to track: ====&lt;br /&gt;
* Edit (similar concept as patch for code)&lt;/div&gt;</summary>
		<author><name>Ryan Lane</name></author>	</entry>

	</feed>