refstack/refstack-ui/app/components/about/about.html

94 lines
3.9 KiB
HTML

<p>
<strong>Overview</strong>
</p>
<p>Refstack intends on being THE source of tools for interoperability testing
of OpenStack clouds.</p>
<p>Refstack provides users in the OpenStack community with a Tempest wrapper,
refstack-client, that helps to verify interoperability of their cloud
with other OpenStack clouds. It does so by validating any cloud
implementation against the OpenStack Tempest API tests.</p>
<p>
<strong>Refstack and DefCore</strong> - The prototypical use case for Refstack provides
the DefCore Committee the tools for vendors and other users to run API
tests against their clouds to provide the DefCore committee with a reliable
overview of what APIs and capabilities are being used in the marketplace.
This will help to guide the DefCore-defined capabilities and help ensure
interoperability across the entire OpenStack ecosystem. It can also
be used to validate clouds against existing DefCore capability lists,
giving you assurance that your cloud faithfully implements OpenStack
standards.
</p>
<p>
<strong>Value Add for Vendors</strong> - Vendors can use Refstack to demonstrate that
their distros, and/or their customers' installed clouds remain with OpenStack
after their software has been incorporated into the distro or cloud.
</p>
<p>
<strong>Refstack consists of two parts:</strong>
</p>
<ul>
<li>
<dl>
<dt>
<strong>refstack-api</strong>
</dt>
<dd>
<p>Our API isn't just for us to collect data from private and public cloud
vendors. It can be used by vendors in house to compare interoperability
data over time.</p>
<ul>
<li>install docs:
<a href="https://github.com/stackforge/refstack/blob/master/doc/refstack.md">doc/refstack.md</a>
</li>
<li>repository:
<a href="http://git.openstack.org/cgit/stackforge/refstack">http://git.openstack.org/cgit/stackforge/refstack</a>
</li>
<li>storyboard:
<a href="https://storyboard.openstack.org/#!/project/700">https://storyboard.openstack.org/#!/project/700</a>
</li>
<li>reviews:
<a href="https://review.openStack.org/#q,status:open+refstack,n,z">https://review.OpenStack.org/#q,status:open+refstack,n,z</a>
</li>
</ul>
</dd>
</dl>
</li>
<li>
<dl>
<dt>
<strong>refstack-client</strong>
</dt>
<dd>
<p>refstack-client contains the tools you will need to run the DefCore tests.</p>
<ul>
<li>repository:
<a href="http://git.openstack.org/cgit/stackforge/refstack-client">http://git.openstack.org/cgit/stackforge/refstack-client</a>
</li>
<li>storyboard:
<a href="https://storyboard.openstack.org/#!/project/703">https://storyboard.openstack.org/#!/project/703</a>
</li>
<li>reviews:
<a href="https://review.openstack.org/#q,status:open+refstack-client,n,z">https://review.openstack.org/#q,status:open+refstack-client,n,z</a>
</li>
</ul>
</dd>
</dl>
</li>
</ul>
<p>
<strong>Get involved!</strong>
</p>
<ul>
<li>Mailing List:
<a href="mailto:fits%40OpenStack.org">fits@OpenStack.org</a>
</li>
<li>IRC: #refstack on Freenode</li>
<li>Dev Meetings: Mondays @ 19:00 UTC in #openstack-meeting-alt on Freenode</li>
<li>Web-site:
<a href="http://refstack.net">http://refstack.net</a>
</li>
<li>Wiki:
<a href="https://wiki.OpenStack.org/wiki/refstack">https://wiki.OpenStack.org/wiki/refstack</a>
</li>
</ul>