.bowerrc
.coveragerc
.mailmap
.testr.conf
.travis.yml
AUTHORS
CONTRIBUTING.rst
ChangeLog
Gruntfile.js
HACKING.rst
LICENSE
MANIFEST.in
README.rst
babel.cfg
bower.json
config.py
fairy_slipper.wsgi
karma.conf.js
migrate.sh
openstack-common.conf
package.json
requirements.txt
run_server.sh
run_tests.sh
setup.cfg
setup.py
test-requirements.txt
tox.ini
doc/source/conf.py
doc/source/contributing.rst
doc/source/index.rst
doc/source/installation.rst
doc/source/readme.rst
doc/source/tempest.rst
doc/source/usage.rst
fairy_slipper/__init__.py
fairy_slipper/app.py
fairy_slipper/app_routes.py
fairy_slipper/hooks.py
fairy_slipper/rest.py
fairy_slipper/version.py
fairy_slipper.egg-info/PKG-INFO
fairy_slipper.egg-info/SOURCES.txt
fairy_slipper.egg-info/dependency_links.txt
fairy_slipper.egg-info/entry_points.txt
fairy_slipper.egg-info/not-zip-safe
fairy_slipper.egg-info/pbr.json
fairy_slipper.egg-info/requires.txt
fairy_slipper.egg-info/top_level.txt
fairy_slipper/cmd/__init__.py
fairy_slipper/cmd/docbkx_to_json.py
fairy_slipper/cmd/swagger_to_rst.py
fairy_slipper/cmd/tempest_log.py
fairy_slipper/cmd/wadl_to_swagger.py
fairy_slipper/cmd/wadl_to_swagger_valid.py
fairy_slipper/controllers/__init__.py
fairy_slipper/controllers/root.py
fairy_slipper/controllers/routes_inspector.py
fairy_slipper/templates/error.html
fairy_slipper/templates/index.html
fairy_slipper/templates/layout.html
fairy_slipper/tests/__init__.py
fairy_slipper/tests/base.py
fairy_slipper/tests/test_fairy_slipper.py
fairy_slipper/tests/test_functional.py
fairy_slipper/tests/test_rest.py
fairy_slipper/tests/test_units.py
fairy_slipper/tests/api_doc_fixture/index.json
fairy_slipper/tests/api_doc_fixture/identity/v2-tags.rst
fairy_slipper/tests/api_doc_fixture/identity/v2.rst
fairy_slipper/tests/cmd/__init__.py
fairy_slipper/tests/cmd/ch_test-link.xml
fairy_slipper/tests/cmd/ch_test-listitems.xml
fairy_slipper/tests/cmd/ch_test-table.xml
fairy_slipper/tests/cmd/ch_test-v1.xml
fairy_slipper/tests/cmd/ch_test-v3.xml
fairy_slipper/tests/cmd/test_docbkx_to_json.py
fairy_slipper/tests/cmd/test_tempest.py
fairy_slipper/tests/cmd/test_wadl_to_swagger.py
fairy_slipper/tests/mocha/test/validate_test.js
public/app.css
public/app.js
public/index.html
public/browser/browser.js
public/browser/by-path.html
public/browser/by-tag.html
public/browser/index.html
public/browser/index.js
public/browser/swagger-example.html
public/browser/swagger-method.html
public/browser/swagger-schema.html
public/browser/undocumented-operation.html
public/browser/url.js
public/browser/tests/browser.js
public/browser/tests/index.js
public/browser/tests/url.js
releasenotes/notes/add-releasenotes-06b3b47c12950a37.yaml
releasenotes/notes/initial-release-efb4398e.yaml
releasenotes/source/conf.py
releasenotes/source/index.rst
releasenotes/source/_static/.placeholder
tools/colorizer.py
tools/install_venv.py
tools/install_venv_common.py
tools/with_venv.sh