|
|
|
@ -35,227 +35,6 @@
|
|
|
|
|
</script>
|
|
|
|
|
</head>
|
|
|
|
|
<body>
|
|
|
|
|
<nav class="navbar navbar-default inner" role="navigation">
|
|
|
|
|
<div class="container">
|
|
|
|
|
<div class="navbar-header">
|
|
|
|
|
<button class="navbar-toggle" data-target="#bs-example-navbar-collapse-1" data-toggle="collapse" type="button">
|
|
|
|
|
<span class="sr-only">
|
|
|
|
|
Toggle navigation
|
|
|
|
|
</span>
|
|
|
|
|
<span class="icon-bar">
|
|
|
|
|
</span>
|
|
|
|
|
<span class="icon-bar">
|
|
|
|
|
</span>
|
|
|
|
|
<span class="icon-bar">
|
|
|
|
|
</span>
|
|
|
|
|
</button>
|
|
|
|
|
<div class="brand-wrapper">
|
|
|
|
|
<a class="navbar-brand" href="/">
|
|
|
|
|
</a>
|
|
|
|
|
</div>
|
|
|
|
|
<div class="search-icon show">
|
|
|
|
|
</div>
|
|
|
|
|
</div>
|
|
|
|
|
<div class="collapse navbar-collapse" id="bs-example-navbar-collapse-1">
|
|
|
|
|
<div class="search-container tiny">
|
|
|
|
|
<div id="gcse">
|
|
|
|
|
<script type="text/javascript">
|
|
|
|
|
(function() {
|
|
|
|
|
var cx = '000108871792296872333:noj9nikm74i';
|
|
|
|
|
var gcse = document.createElement('script');
|
|
|
|
|
gcse.type = 'text/javascript';
|
|
|
|
|
gcse.async = true;
|
|
|
|
|
gcse.src = (document.location.protocol == 'https:' ? 'https:' :
|
|
|
|
|
'http:') +
|
|
|
|
|
'//www.google.com/cse/cse.js?cx=' + cx;
|
|
|
|
|
var s = document.getElementsByTagName('script')[0];
|
|
|
|
|
s.parentNode.insertBefore(gcse, s);
|
|
|
|
|
})();
|
|
|
|
|
</script>
|
|
|
|
|
<gcse:search gname="standard">
|
|
|
|
|
</gcse:search>
|
|
|
|
|
</div>
|
|
|
|
|
<i class="fa fa-times close-search">
|
|
|
|
|
</i>
|
|
|
|
|
</div>
|
|
|
|
|
<ul class="nav navbar-nav navbar-main show">
|
|
|
|
|
<li>
|
|
|
|
|
<div id="gcse-mobile">
|
|
|
|
|
<gcse:search gname="mobile">
|
|
|
|
|
</gcse:search>
|
|
|
|
|
</div>
|
|
|
|
|
</li>
|
|
|
|
|
<li>
|
|
|
|
|
<a class="drop" href="http://www.openstack.org/software/" id="dropdownMenuSoftware">
|
|
|
|
|
Software
|
|
|
|
|
<i class="fa fa-caret-down">
|
|
|
|
|
</i>
|
|
|
|
|
</a>
|
|
|
|
|
<ul aria-labelledby="dropdownMenuSoftware" class="dropdown-menu" role="menu">
|
|
|
|
|
<li role="presentation">
|
|
|
|
|
<a href="http://www.openstack.org/software/" role="menuitem" tabindex="-1">
|
|
|
|
|
Overview
|
|
|
|
|
</a>
|
|
|
|
|
</li>
|
|
|
|
|
<li class="divider" role="presentation">
|
|
|
|
|
</li>
|
|
|
|
|
<li role="presentation">
|
|
|
|
|
<a href="http://www.openstack.org/software/openstack-compute/" role="menuitem" tabindex="-1">
|
|
|
|
|
Compute
|
|
|
|
|
</a>
|
|
|
|
|
</li>
|
|
|
|
|
<li role="presentation">
|
|
|
|
|
<a href="http://www.openstack.org/software/openstack-storage/" role="menuitem" tabindex="-1">
|
|
|
|
|
Storage
|
|
|
|
|
</a>
|
|
|
|
|
</li>
|
|
|
|
|
<li role="presentation">
|
|
|
|
|
<a href="http://www.openstack.org/software/openstack-networking/" role="menuitem" tabindex="-1">
|
|
|
|
|
Networking
|
|
|
|
|
</a>
|
|
|
|
|
</li>
|
|
|
|
|
<li role="presentation">
|
|
|
|
|
<a href="http://www.openstack.org/software/openstack-dashboard/" role="menuitem" tabindex="-1">
|
|
|
|
|
Dashboard
|
|
|
|
|
</a>
|
|
|
|
|
</li>
|
|
|
|
|
<li role="presentation">
|
|
|
|
|
<a href="http://www.openstack.org/software/openstack-shared-services/" role="menuitem" tabindex="-1">
|
|
|
|
|
Shared Services
|
|
|
|
|
</a>
|
|
|
|
|
</li>
|
|
|
|
|
<li class="divider" role="presentation">
|
|
|
|
|
</li>
|
|
|
|
|
<li role="presentation">
|
|
|
|
|
<a href="http://www.openstack.org/software/start/" role="menuitem" tabindex="-1">
|
|
|
|
|
Get Started
|
|
|
|
|
</a>
|
|
|
|
|
</li>
|
|
|
|
|
</ul>
|
|
|
|
|
</li>
|
|
|
|
|
<li>
|
|
|
|
|
<a class="drop" href="http://www.openstack.org/user-stories/" id="dropdownMenuUsers">
|
|
|
|
|
Users
|
|
|
|
|
<i class="fa fa-caret-down">
|
|
|
|
|
</i>
|
|
|
|
|
</a>
|
|
|
|
|
<ul aria-labelledby="dropdownMenuUsers" class="dropdown-menu" role="menu">
|
|
|
|
|
<li role="presentation">
|
|
|
|
|
<a href="http://www.openstack.org/user-stories/" role="menuitem" tabindex="-1">
|
|
|
|
|
Overview
|
|
|
|
|
</a>
|
|
|
|
|
</li>
|
|
|
|
|
<li class="divider" role="presentation">
|
|
|
|
|
</li>
|
|
|
|
|
<li role="presentation">
|
|
|
|
|
<a href="//superuser.openstack.org/" role="menuitem" tabindex="-1">
|
|
|
|
|
Superuser Magazine
|
|
|
|
|
</a>
|
|
|
|
|
</li>
|
|
|
|
|
<li role="presentation">
|
|
|
|
|
<a href="http://www.openstack.org/enterprise/auto/" role="menuitem" tabindex="-1">
|
|
|
|
|
Featured: Top 10 Automaker
|
|
|
|
|
</a>
|
|
|
|
|
</li>
|
|
|
|
|
</ul>
|
|
|
|
|
</li>
|
|
|
|
|
<li>
|
|
|
|
|
<a class="drop" href="http://www.openstack.org/community/" id="dropdownMenuCommunity">
|
|
|
|
|
Community
|
|
|
|
|
<i class="fa fa-caret-down">
|
|
|
|
|
</i>
|
|
|
|
|
</a>
|
|
|
|
|
<ul aria-labelledby="dropdownMenuCommunity" class="dropdown-menu" role="menu">
|
|
|
|
|
<li role="presentation">
|
|
|
|
|
<a href="http://www.openstack.org/community/" role="menuitem" tabindex="-1">
|
|
|
|
|
Welcome! Start Here
|
|
|
|
|
</a>
|
|
|
|
|
</li>
|
|
|
|
|
<li role="presentation">
|
|
|
|
|
<a href="//ask.openstack.org/" role="menuitem" tabindex="-1">
|
|
|
|
|
Ask A Technical Question
|
|
|
|
|
</a>
|
|
|
|
|
</li>
|
|
|
|
|
<li role="presentation">
|
|
|
|
|
<a href="//wiki.openstack.org/wiki/Main_Page" role="menuitem" tabindex="-1">
|
|
|
|
|
OpenStack Wiki
|
|
|
|
|
</a>
|
|
|
|
|
</li>
|
|
|
|
|
<li role="presentation">
|
|
|
|
|
<a href="//www.openstack.org/community/events/" role="menuitem" tabindex="-1">
|
|
|
|
|
Community Events
|
|
|
|
|
</a>
|
|
|
|
|
</li>
|
|
|
|
|
<li role="presentation">
|
|
|
|
|
<a href="//wiki.openstack.org/wiki/Getting_The_Code" role="menuitem" tabindex="-1">
|
|
|
|
|
Source Code
|
|
|
|
|
</a>
|
|
|
|
|
</li>
|
|
|
|
|
<li class="divider" role="presentation">
|
|
|
|
|
</li>
|
|
|
|
|
<li role="presentation">
|
|
|
|
|
<a href="//www.openstack.org/foundation/companies/" role="menuitem" tabindex="-1">
|
|
|
|
|
Supporting Companies
|
|
|
|
|
</a>
|
|
|
|
|
</li>
|
|
|
|
|
<li role="presentation">
|
|
|
|
|
<a href="//www.openstack.org/community/jobs/" role="menuitem" tabindex="-1">
|
|
|
|
|
Jobs
|
|
|
|
|
</a>
|
|
|
|
|
</li>
|
|
|
|
|
<li class="divider" role="presentation">
|
|
|
|
|
</li>
|
|
|
|
|
<li role="presentation">
|
|
|
|
|
<a href="//www.openstack.org/join/" role="menuitem" tabindex="-1">
|
|
|
|
|
Join The Community
|
|
|
|
|
</a>
|
|
|
|
|
</li>
|
|
|
|
|
</ul>
|
|
|
|
|
</li>
|
|
|
|
|
<li>
|
|
|
|
|
<a href="http://www.openstack.org/marketplace/">
|
|
|
|
|
Marketplace
|
|
|
|
|
</a>
|
|
|
|
|
</li>
|
|
|
|
|
<li>
|
|
|
|
|
<a class="drop" href="http://www.openstack.org/events/" id="dropdownMenuEvents">
|
|
|
|
|
Events
|
|
|
|
|
<i class="fa fa-caret-down">
|
|
|
|
|
</i>
|
|
|
|
|
</a>
|
|
|
|
|
<ul aria-labelledby="dropdownMenuEvents" class="dropdown-menu" role="menu">
|
|
|
|
|
<li role="presentation">
|
|
|
|
|
<a href="//www.openstack.org/community/events/" role="menuitem" tabindex="-1">
|
|
|
|
|
Overview
|
|
|
|
|
</a>
|
|
|
|
|
</li>
|
|
|
|
|
<li role="presentation">
|
|
|
|
|
<a href="//www.openstack.org/summit/openstack-paris-summit-2014/" role="menuitem" tabindex="-1">
|
|
|
|
|
The OpenStack Summit
|
|
|
|
|
</a>
|
|
|
|
|
</li>
|
|
|
|
|
<li role="presentation">
|
|
|
|
|
<a href="//www.openstack.org/community/events/" role="menuitem" tabindex="-1">
|
|
|
|
|
More OpenStack Events
|
|
|
|
|
</a>
|
|
|
|
|
</li>
|
|
|
|
|
</ul>
|
|
|
|
|
</li>
|
|
|
|
|
<li>
|
|
|
|
|
<a href="http://www.openstack.org/blog/">
|
|
|
|
|
Blog
|
|
|
|
|
</a>
|
|
|
|
|
</li>
|
|
|
|
|
<li>
|
|
|
|
|
<a href="http://docs.openstack.org/">
|
|
|
|
|
Docs
|
|
|
|
|
</a>
|
|
|
|
|
</li>
|
|
|
|
|
</ul>
|
|
|
|
|
</div>
|
|
|
|
|
</div>
|
|
|
|
|
</nav>
|
|
|
|
|
|
|
|
|
|
<div class="container">
|
|
|
|
|
<div class="row">
|
|
|
|
|
<div class="col-md-9">
|
|
|
|
|