Publish osprofiler on pypi and add check for requirements

*) It's hard to track requirements manually, so add check for it

*) Publish on release osprofiler to pypi

Change-Id: I7cd847adc63cac6d21c3534ab1defa3635b6430f
This commit is contained in:
Boris Pavlovic 2014-06-14 14:46:13 +04:00
parent ce03505892
commit 0b93200b3a
2 changed files with 4 additions and 0 deletions

View File

@ -2306,6 +2306,7 @@
jobs:
- python-jobs
- pypi-jobs
- project:
name: openstack-manuals

View File

@ -3755,6 +3755,9 @@ projects:
- noop
- name: stackforge/osprofiler
template:
- name: check-requirements
- name: publish-to-pypi
check:
- gate-osprofiler-pep8
- gate-osprofiler-python26