openstack-manuals/www/developer/index.html

193 lines
10 KiB
HTML

<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN"
"http://www.w3.org/TR/html4/strict.dtd">
<html lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="google-site-verification" content="Ip5yk0nd8yQHEo8I7SjzVfAiadlHvTvqQHLGwn1GFyU" />
<title>OpenStack Docs: Developers</title>
<!-- Google Fonts -->
<link href='http://fonts.googleapis.com/css?family=PT+Sans&subset=latin' rel='stylesheet' type='text/css'>
<!-- Framework CSS -->
<link rel="stylesheet" href="http://openstack.org/themes/openstack/css/blueprint/screen.css" type="text/css" media="screen, projection">
<link rel="stylesheet" href="http://openstack.org/themes/openstack/css/blueprint/print.css" type="text/css" media="print">
<!--[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 rel="stylesheet" href="http://openstack.org/themes/openstack/css/main.css" type="text/css" media="screen, projection, print">
<link rel="stylesheet" type="text/css" href="../common/css/docblitz.css">
<link rel="stylesheet" type="text/css" href="/shadowbox/shadowbox.css">
<!--<script type="text/javascript">
var _gaq = _gaq || [];
_gaq.push(['_setAccount', 'UA-17511903-6']);
_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="http://www.openstack.org/">Open Stack</a></h1>
</div>
<div class="span-19 last">
<div id="navigation">
<ul id="Menu1">
<li><a href="http://www.openstack.org/" title="Go to the Home page" class="link">Home</a></li>
<li><a href="http://www.openstack.org/projects/" title="Go to the OpenStack Projects page">Projects</a></li>
<li><a href="http://www.openstack.org/user-stories/" title="Go to the User Stories page" class="link">User Stories</a></li>
<li><a href="http://www.openstack.org/community/" title="Go to the Community page" class="link">Community</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/" title="Go to OpenStack Documentation" class="current">Documentation</a></li>
</ul>
</div>
</div>
</div>
</div>
<!-- Page Content -->
<div class="container">
<div class="searchArea span-16 prepend-4">
<div id="cse" style="width: 100%;">Loading</div>
<script src="http://www.google.com/jsapi" type="text/javascript"></script>
<script type="text/javascript">
google.load('search', '1', {language : 'en'});
google.setOnLoadCallback(function() {
var customSearchControl = new google.search.CustomSearchControl('011012898598057286222:elxsl505o0o');
customSearchControl.setResultSetSize(google.search.Search.FILTERED_CSE_RESULTSET);
customSearchControl.draw('cse');
}, true);
</script>
</div>
<div id="manuals" class="span-24 last">
<h3 class="subhead">OpenStack Manuals</h3>
<div class="span-8">
<div id="SoftwareManuals">
<h2><a href="/">Administration Guides</a></h2>
<p>A great starting point for deployers and cloud administrators.</p>
</div>
</div>
<div class="span-8">
<div id="ApiManuals" >
<h2><a href="/api/">API Documentation</a></h2>
<p>Information about Openstack APIs for application developers and integrators.</p>
</div>
</div>
<div class="span-8 last">
<div id="DeveloperDocs" class="Selected">
<h2><a href="/developer/">Developer Documentation</a></h2>
<p>Details about OpenStack internals for python developers and advanced users.</p>
</div>
</div>
<hr />
<div class="span-24 last">
<table class="manualTable">
<tr>
<th><h3>OpenStack Project Developer Details</h3></th>
<th>&nbsp;</th>
</tr>
<tr>
<td><a href="http://nova.openstack.org/">Compute Developer Documentation <span class="tag">Nova</span></a><p>Online developer documentation for OpenStack Compute (Nova)</p></td>
<td><a href="http://nova.openstack.org/" class="roundedButton">Browser View</a></td>
</tr>
<tr>
<td><a href="http://horizon.openstack.org/">Dashboard Developer Documentation <span class="tag">Horizon</span></a><p>Online developer documentation for OpenStack Dashboard (Horizon)</p></td>
<td><a href="http://horizon.openstack.org/" class="roundedButton">Browser View</a></td>
</tr>
<tr>
<td><a href="http://keystone.openstack.org/">Identity Service Developer Documentation <span class="tag">Keystone</span></a><p>Online developer documentation for OpenStack Identity Service (Keystone)</p></td>
<td><a href="http://keystone.openstack.org/" class="roundedButton">Browser View</a></td>
</tr>
<tr>
<td><a href="http://glance.openstack.org/">Image Service Developer Documentation <span class="tag">Glance</span></a><p>Online developer documentation for OpenStack Image Service (Glance)</p></td>
<td><a href="http://glance.openstack.org/" class="roundedButton">Browser View</a></td>
</tr>
<tr>
<td><a href="http://swift.openstack.org/">Object Storage Developer Documentation <span class="tag">Swift</span></a><p>Online developer documentation for OpenStack Object Storage (Swift)</p></td>
<td><a href="http://swift.openstack.org/" class="roundedButton">Browser View</a></td>
</tr>
<tr>
<th><h3>Project Wide</h3></th>
<th>&nbsp;</th>
</tr>
<tr>
<td><a href="http://wiki.openstack.org/">Project Documentation, Specifications, Draft Docs</a><p>The OpenStack developer wiki</p></td>
<td><a href="http://wiki.openstack.org/" class="roundedButton">Browser View</a></td>
</tr>
<tr>
<td><a href="http://ci.openstack.org/">Continuous Integration (<span class="tag">CI</span>) Developer Documentation</a><p>Online developer documentation for the Continuous Integration systems used by OpenStack projects</p></td>
<td><a href="http://ci.openstack.org/" class="roundedButton">Browser View</a></td>
</tr>
<tr>
<td><a href="http://docs.openstack.org/trunk/openstack-compute/developer/openstack-api-extensions/content/">OpenStack API Extensions: An Overview</a></td>
<td><a href="http://docs.openstack.org/trunk/openstack-compute/developer/openstack-api-extensions/content/" class="roundedButton">Browser View</a> <a href="http://docs.openstack.org/trunk/openstack-compute/developer/openstack-api-extensions/apix-intro-proposal-trunk.pdf" onClick="javascript: _gaq.push(['_trackPageview', '/downloads/openstack-starter-guide-diablo-pdf']);" class="roundedButton">PDF</a></td>
</tr>
</table>
</div>
</div>
</div>
<div class="container">
<div id="footer">
<hr>
<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 type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.2/jquery.js"></script>
<script type="text/javascript" src="/scripts/jquery.jparallax.min.js"></script>
<script type="text/javascript" src="/scripts/jquery.ticker.js"></script>
<script type="text/javascript">
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">
$(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 type="text/javascript" src="/shadowbox/shadowbox.js"></script>
<script type="text/javascript">
Shadowbox.init();
</script>
</body>
</html>