diff --git a/.zuul.yaml b/.zuul.yaml new file mode 100644 index 0000000..bd5e6b6 --- /dev/null +++ b/.zuul.yaml @@ -0,0 +1,14 @@ +- project: + templates: + - openstack-python-jobs + - openstack-python35-jobs + - openstack-python36-jobs + - check-requirements + - openstack-lower-constraints-jobs + - build-openstack-docs-pti + check: + jobs: + - build-openstack-releasenotes + gate: + jobs: + - build-openstack-releasenotes diff --git a/README.rst b/README.rst index 9f6d1b9..3e2fa2f 100644 --- a/README.rst +++ b/README.rst @@ -14,6 +14,7 @@ CLI for this project. * Bugs: https://bugs.launchpad.net/python-fenixclient * Blueprints: https://blueprints.launchpad.net/python-fenixclient * How to contribute: https://docs.openstack.org/infra/manual/developers.html + -------- * TODO