refstack/doc/source
Chris Hoge 902d0362c7 Migrating from bower to yarn
* Works with the Docker development image
  * Requires an upgrade to Node 8
  * Using bower-away and yarn for simplicity

Change-Id: I353fb2f01f50f88707341369221d32ac9de513b1
2018-06-13 16:19:14 -07:00
..
README.rst Adding mechanism to build documentation via sphinx 2016-08-15 15:11:10 +00:00
conf.py Update Refstack docs for documentation migration 2017-07-10 19:26:08 +00:00
index.rst Re-organize RefStack document links 2017-04-24 15:36:24 -07:00
refstack.rst Migrating from bower to yarn 2018-06-13 16:19:14 -07:00
run_in_docker.rst Fix two typos 2016-08-23 19:38:39 +09:00
test_result_management.rst Add document describing the newly added vendor and product features 2016-12-08 13:31:36 -08:00
uploading_private_results.rst Fix two typos 2016-08-23 19:38:39 +09:00
vendor_product.rst Add document describing the newly added vendor and product features 2016-12-08 13:31:36 -08:00

README.rst

RefStack

RefStack team and repository tags

image

What is RefStack?

  • Toolset for testing interoperability between OpenStack clouds.
  • Database backed website supporting collection and publication of Community Test results for OpenStack.
  • User interface to display individual test run results.

Overview

RefStack intends on being THE source of tools for interoperability testing of OpenStack clouds.

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.

RefStack and Interop Working Group - The prototypical use case for RefStack provides the Interop Working Group - formerly known as DefCore committee - the tools for vendors and other users to run API tests against their clouds to provide the WG with a reliable overview of what APIs and capabilities are being used in the marketplace. This will help to guide the Interop Working Group defined capabilities and help ensure interoperability across the entire OpenStack ecosystem. It can also be used to validate clouds against existing capability lists, giving you assurance that your cloud faithfully implements OpenStack standards.

Value add for vendors - 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.

RefStack consists of two parts:

Get involved!