Commit Graph

3 Commits

Author SHA1 Message Date
Clark Boylan f878d60979 Retire this repository as it has moved
This project is no longer developed on opendev and has moved to github.
Perform project retirement to clean up the opendev content. In
particular we want to remove zuul configs that have errors, but also
give people hints to the current code repository.

Depends-On: https://review.opendev.org/c/openstack/project-config/+/818170
Change-Id: Icd4d25d60d96d57eb99f1bcb4055a7bb4ae10b30
2021-11-16 14:36:31 -08:00
Jeremy Stanley b91c9b9a89 Pin mockery to a release which supports PHP 5.3
Pin the mockery dependency to 0.9.4 since later releases will
require PHP 5.4 and that is not available on Ubuntu precise where
the unit tests currently run. Also correct an error in the setup.cfg
which anticipated a coming change.

Change-Id: Ib38c1f93939dfdc69a1d959fd077fa676f7376fc
2015-04-07 14:55:23 +00:00
Jeremy Stanley 9327736e71 Add boilerplate for Sphinx doc rendering
This is the necessary boilerplate configuration to be able to run
Sphinx via PBR from tox and render reStructuredText into HTML for
publication. Also add the httpdomain contrib plugin for Sphinx since
this project will include some HTTP API documentation.

Change-Id: Ied0092e2965463abe0c86d37047faa6b47d1bc97
2015-03-23 22:52:45 +00:00