
Refstack backend was missing shared-file-system in the mapping which resulted in backend not being able to parse the Shared File System guideline download from the interop repo. The refstack-ui needs to be edited as well so that it can properly render the Shared File System guideline on the website. Change-Id: I017a331ab010f94b223add22a2b55a02b6996db5
37 lines
1.3 KiB
HTML
37 lines
1.3 KiB
HTML
<div class="jumbotron openstack-intro">
|
|
<div class="pull-right right openstack-intro__logo">
|
|
<img src="assets/img/openstack-logo.png" alt="OpenStack">
|
|
</div>
|
|
<div class="pull-left left openstack-intro__content">
|
|
<h1>OpenStack Interoperability</h1>
|
|
<p>RefStack is a source of tools for
|
|
<a href="http://www.openstack.org/brand/interop/">OpenStack interoperability</a>
|
|
testing.</p>
|
|
</div>
|
|
<div class="clearfix"></div>
|
|
</div>
|
|
|
|
<div class="row">
|
|
<div class="col-lg-6">
|
|
<h4>What is RefStack?</h4>
|
|
<ul>
|
|
<li>Toolset for testing interoperability between OpenStack clouds.</li>
|
|
<li>Database backed website supporting collection and publication of
|
|
community test results for OpenStack.</li>
|
|
<li>User interface to display individual test run results.</li>
|
|
</ul>
|
|
</div>
|
|
|
|
<div class="col-lg-6">
|
|
<h4>OpenStack Marketing Programs</h4>
|
|
<ul>
|
|
<li>OpenStack Powered Platform</li>
|
|
<li>OpenStack Powered Compute</li>
|
|
<li>OpenStack Powered Object Storage</li>
|
|
<li>OpenStack with DNS</li>
|
|
<li>OpenStack with Orchestration</li>
|
|
<li>OpenStack with Shared File System</li>
|
|
</ul>
|
|
</div>
|
|
</div>
|