Add python-heatclient.
Change-Id: I24ed2800f0ae62ae023ad31f85d8ad00f561977f Reviewed-on: https://review.openstack.org/15020 Reviewed-by: Clark Boylan <clark.boylan@gmail.com> Approved: James E. Blair <corvus@inaugust.com> Reviewed-by: James E. Blair <corvus@inaugust.com> Tested-by: Jenkins
This commit is contained in:
parent
186ee20ab3
commit
82e5d4114d
@ -52,7 +52,11 @@ stackforge-dev:
|
||||
- x-vrif-minus-2
|
||||
projects:
|
||||
- stackforge/ceilometer
|
||||
- stackforge/libra
|
||||
- stackforge/python-reddwarfclient
|
||||
- stackforge/reddwarf
|
||||
- heat-api/heat
|
||||
- heat-api/python-heatclient
|
||||
branches:
|
||||
- master
|
||||
|
||||
|
@ -131,6 +131,15 @@
|
||||
- python-jobs
|
||||
|
||||
|
||||
- project:
|
||||
name: python-heatclient
|
||||
github-org: heat-api
|
||||
node: precise
|
||||
|
||||
jobs:
|
||||
- python-jobs
|
||||
|
||||
|
||||
- project:
|
||||
name: horizon
|
||||
github-org: openstack
|
||||
|
@ -1,6 +1,9 @@
|
||||
- project: heat-api/heat
|
||||
options:
|
||||
- close-pull
|
||||
- project: heat-api/python-heatclient
|
||||
options:
|
||||
- close-pull
|
||||
- project: openstack-ci/devstack-gate
|
||||
options:
|
||||
- close-pull
|
||||
|
@ -658,6 +658,19 @@ projects:
|
||||
- gate-heat-python26
|
||||
- gate-heat-python27
|
||||
|
||||
- name: heat-api/python-heatclient
|
||||
check:
|
||||
- gate-python-heatclient-merge:
|
||||
- gate-python-heatclient-pep8
|
||||
- gate-python-heatclient-python26
|
||||
- gate-python-heatclient-python27
|
||||
- dev-python-heatclient-coverage
|
||||
gate:
|
||||
- gate-python-heatclient-merge:
|
||||
- gate-python-heatclient-pep8
|
||||
- gate-python-heatclient-python26
|
||||
- gate-python-heatclient-python27
|
||||
|
||||
- name: stackforge/reddwarf
|
||||
check:
|
||||
- gate-reddwarf-merge:
|
||||
|
Loading…
Reference in New Issue
Block a user