openstack-manuals/www/developer/openstack-projects.html
Andreas Jaeger 33b42c51da Do not capitalize project name on developer page
The only project that was capitalized on this page was Heat, lower case
it to be consistent.

Change-Id: I0741dc27dbb717fb92cd70b5533a9174abc092a0
2014-07-06 19:47:24 +02:00

365 lines
12 KiB
HTML

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html lang="en" xml:lang="en" xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta content="HTML Tidy for Linux/x86 (vers 11 February 2007), see www.w3.org" name="generator"/>
<meta content="text/html; charset=utf8" http-equiv="Content-Type"/>
<meta content="Ip5yk0nd8yQHEo8I7SjzVfAiadlHvTvqQHLGwn1GFyU" name="google-site-verification"/>
<title>
OpenStack Docs: Developers
</title>
<!-- Google Fonts -->
<link href="http://fonts.googleapis.com/css?family=PT+Sans&amp;subset=latin" rel="stylesheet" type="text/css"/>
<!-- Framework CSS -->
<link href="http://openstack.org/themes/openstack/css/blueprint/screen.css" media="screen, projection" rel="stylesheet" type="text/css"/>
<link href="http://openstack.org/themes/openstack/css/blueprint/print.css" media="print" rel="stylesheet" type="text/css"/>
<!--[if lt IE 8]><link rel="stylesheet" href="http://openstack.org/themes/openstack/css/blueprint/ie.css" type="text/css" media="screen, projection"><![endif]-->
<!-- OpenStack Specific CSS -->
<link href="http://openstack.org/themes/openstack/css/main.css" media="screen, projection, print" rel="stylesheet" type="text/css"/>
<link href="../common/css/main-landing.css" media="screen, projection, print" rel="stylesheet" type="text/css"/>
<link href="http://docs.openstack.org/common/css/docblitz.css" rel="stylesheet" type="text/css"/>
<link href="http://openstack.org/themes/openstack/css/dropdown.css" media="screen, projection, print" rel="stylesheet" type="text/css"/>
<!--<script type="text/javascript">
var _gaq = _gaq || [];
_gaq.push(['_setAccount', 'UA-17511903-1']);
_gaq.push(['_setDomainName', '.openstack.org']);
_gaq.push(['_trackPageview']);
(function() {
var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
})();
</script>-->
</head>
<body class="docshome" id="docshome">
<div class="container">
<div id="header">
<div class="span-5">
<h1 id="logo">
<a href="/">
OpenStack
</a>
</h1>
</div>
<div class="span-19 last blueLine">
<div class="span-19" id="navigation">
<ul id="Menu1">
<li>
<a href="http://www.openstack.org/" title="Go to the OpenStack Home page">
Home
</a>
</li>
<li>
<a class="link" href="http://www.openstack.org/software/" title="About OpenStack">
About
</a>
</li>
<li>
<a class="link" href="http://www.openstack.org/user-stories/" title="Read stories about companies that use OpenStack to get work done.">
User Stories
</a>
</li>
<li>
<a class="link" href="http://www.openstack.org/community/" title="Go to the OpenStack Community page">
Community
</a>
</li>
<li>
<a class="link" href="http://www.openstack.org/profile/" title="Edit your OpenStack community profile">
Profile
</a>
</li>
<li>
<a href="http://www.openstack.org/blog/" title="Go to the OpenStack Blog">
Blog
</a>
</li>
<li>
<a href="http://wiki.openstack.org/" title="Go to the OpenStack Wiki">
Wiki
</a>
</li>
<li>
<a href="http://docs.openstack.org/glossary/content/glossary.html" title="See definitions of OpenStack terms">
Glossary
</a>
</li>
<li>
<a class="current" href="http://docs.openstack.org/" title="Go to the OpenStack Documentation">
Documentation
</a>
</li>
</ul>
</div>
</div>
</div>
</div>
<!-- Page Content -->
<div class="container">
<div class="span-12">
<h3 class="subhead">
<a href="http://docs.openstack.org">
Documentation
</a>
&gt; Python developer
</h3>
</div>
<div class="searchArea span-10 last">
<div id="cse" style="width: 100%;">
Loading
</div>
<script src="http://www.google.com/jsapi" type="text/javascript">
</script>
<script type="text/javascript">
//<![CDATA[
google.load('search', '1', {
language: 'en'
});
var _gaq = _gaq ||[];
_gaq.push([ "_setAccount", "UA-17511903-1"]);
function _trackQuery(control, searcher, query) {
var gaQueryParamName = "q";
var loc = document.location;
var url =[
loc.pathname,
loc.search,
loc.search ? '&': '?',
gaQueryParamName == '' ? 'q': encodeURIComponent(gaQueryParamName),
'=',
encodeURIComponent(query)].join('');
_gaq.push([ "_trackPageview", url]);
}
google.setOnLoadCallback(function () {
var customSearchControl = new google.search.CustomSearchControl('011012898598057286222:elxsl505o0o');
customSearchControl.setResultSetSize(google.search.Search.FILTERED_CSE_RESULTSET);
customSearchControl.setSearchStartingCallback(null, _trackQuery);
customSearchControl.draw('cse');
},
true);//]]>
</script>
</div>
</div>
<div class="container">
<div class="span-12">
</div>
</div>
<div class="container">
<div class="span-12">
<div>
</div>
</div>
<div class="span-12" id="subnav">
<ul class="subsectionNav">
<li class="link">
<a>
Developer documentation for OpenStack
services
</a>
</li>
</ul>
<dl>
<dd>
<a href="http://docs.openstack.org/developer/ironic/">
Bare Metal Provisioning Developer Documentation (ironic)
</a>
</dd>
<dd>
<a href="http://docs.openstack.org/developer/nova/">
Compute Service Developer Documentation (nova)
</a>
</dd>
<dd>
<a href="http://docs.openstack.org/developer/horizon/">
Dashboard Developer Documentation (horizon)
</a>
</dd>
<dd>
<a href="http://docs.openstack.org/developer/sahara/">
Data Processing Developer Documentation (sahara)
</a>
</dd>
<dd>
<a href="http://docs.openstack.org/developer/trove/">
Database Service Developer Documentation (trove)
</a>
</dd>
<dd>
<a href="http://docs.openstack.org/developer/keystone/">
Identity Service Developer Documentation (keystone)
</a>
</dd>
<dd>
<a href="http://docs.openstack.org/developer/glance/">
Image Service Developer Documentation (glance)
</a>
</dd>
<dd>
<a href="http://docs.openstack.org/developer/neutron/">
Networking Service Developer Documentation (neutron)
</a>
</dd>
<dd>
<a href="http://docs.openstack.org/developer/swift/">
Object Storage Developer Documentation (swift)
</a>
</dd>
<dd>
<a href="http://docs.openstack.org/developer/heat/">
Orchestration Developer Documentation (heat)
</a>
</dd>
<dd>
<a href="http://docs.openstack.org/developer/ceilometer/">
Telemetry service Developer Documentation (ceilometer)
</a>
</dd>
<dd>
<a href="http://docs.openstack.org/developer/cinder/">
Volume Developer Documentation (cinder)
</a>
</dd>
</dl>
</div>
<div class="span-12 last-right" id="subnav-right">
<ul class="subsectionNav last-right">
<li class="link">
<a>
Common libraries
</a>
</li>
</ul>
<dl>
<dd>
<a href="http://docs.openstack.org/developer/oslo.config/">
oslo.config
</a>
— Parses config options from command line and config files.
</dd>
<dd>
<a href="http://docs.openstack.org/developer/oslo.db/">
oslo.db
</a>
— Provides database connectivity.
</dd>
<dd>
<a href="http://docs.openstack.org/developer/oslo.i18n/">
oslo.i18n
</a>
— Internationalization and translation utilities.
</dd>
<dd>
<a href="http://docs.openstack.org/developer/oslo.messaging/">
oslo.messaging
</a>
— Provides inter-process communication.
</dd>
<dd>
<a href="http://docs.openstack.org/developer/oslotest/">
oslotest
</a>
— Provides a unit test and fixture framework.
</dd>
<dd>
<a href="http://cliff.readthedocs.org/">
cliff
</a>
— Builds command-line programs in Python.
</dd>
<dd>
<a href="http://docs.openstack.org/developer/pbr/">
pbr
</a>
— Manages setuptools packaging needs in a consistent way.
</dd>
<dd>
<a href="http://docs.openstack.org/developer/pycadf/">
PyCADF
</a>
— Creates CADF events to capture cloud-related events.
</dd>
<dd>
<a href="http://stevedore.readthedocs.org/">
stevedore
</a>
— Manages dynamic plug-ins for Python applications.
</dd>
<dd>
<a href="http://docs.openstack.org/developer/taskflow/">
TaskFlow
</a>
— Makes task execution easy, consistent, and reliable.
</dd>
</dl>
</div>
</div>
<!-- Page Content -->
<div class="container">
<div id="footer">
<hr/>
<p>
Documentation treated like code, powered by the community -
interested? Here's
<a href="http://wiki.openstack.org/Documentation/HowTo">
how to contribute
</a>
.
</p>
<p>
The OpenStack project is provided under the Apache 2.0
license. Openstack.org is powered by
<a href="http://www.rackspacecloud.com/">
Rackspace Cloud Computing
</a>
.
</p>
</div>
</div>
<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.2/jquery.js" type="text/javascript">
</script>
<script src="/scripts/jquery.jparallax.min.js" type="text/javascript">
</script>
<script src="/scripts/jquery.ticker.js" type="text/javascript">
</script>
<script type="text/javascript">
//<![CDATA[
var disqus_shortname = 'openstackblog';
(function () {
var s = document.createElement('script');
s.async = true;
s.src = 'http://disqus.com/forums/openstackblog/count.js';
(document.getElementsByTagName('HEAD')[0] || document.getElementsByTagName('BODY')[0]).appendChild(s);
}
());//]]>
</script>
<script type="text/javascript">
//<![CDATA[
$(document).ready(function () {
// Add transitions for quotes
$('#quotes').list_ticker({
speed: 8000,
effect: 'fade'
});
// Declare parallax on layers
jQuery('.parallax-layer').parallax({
mouseport: jQuery("#port")
});
//hide job descriptions
$('.jobDescription').hide();
// toggles the job descriptions
$('a.jobTitle').click(function () {
$(this).closest('div.jobPosting').find('div.jobDescription').slideToggle(400);
return false;
});
})//]]>
</script>
<script src="/shadowbox/shadowbox.js" type="text/javascript">
</script>
<script type="text/javascript">
//<![CDATA[
Shadowbox.init();//]]>
</script>
</body>
</html>