Goutham Pacha Ravi 78c4ce8ac8 Fix broken links and redirects
This repository is hosted on opendev.org's
gitea server, and doesn't get mirrored to
github currently (we may add mirroring in
the future). We can swap a bunch of URLs
that assume the content is on github and
older infra cgit servers with correct URLs.

Meetings have moved from IRC to MeetPad,
fix the corresponding details in the README.

Also use this commit to strip trailing
whitespaces across the repository.

Change-Id: Ica0a7ba08d9c437f94fbc9ab282bd929f01df8ff
2021-01-08 21:17:29 +00:00

36 lines
1.2 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>
</ul>
</div>
</div>