Add 3 missing deb-python-xstatic for Horizon

Starting with Horizon b3, we need 3 new XStatic packages. So this patch
adds:

- deb-python-xstatic-angular-schema-form
- deb-python-xstatic-objectpath
- deb-python-xstatic-tv4

Needed-By: I47949ccdcfbf21b9379d01e3eb1e6999b8f87cb5
Change-Id: I571e7c26ac41d6212cfcb88517a789810a49f75d
This commit is contained in:
Thomas Goirand 2016-09-26 16:42:24 +02:00
parent f2d1cf71ed
commit faa24c5019
4 changed files with 48 additions and 0 deletions

View File

@ -3077,6 +3077,10 @@
upstream: https://git.openstack.org/openstack/deb-python-xstatic-angular-mock upstream: https://git.openstack.org/openstack/deb-python-xstatic-angular-mock
options: options:
- track-upstream - track-upstream
- project: openstack/deb-python-xstatic-angular-schema-form
description: Debian package build scripts for python-xstatic-angular-schema-form project
acl-config: /home/gerrit2/acls/openstack/deb-packaging.config
upstream: https://anonscm.debian.org/git/openstack/deb-python-xstatic-angular-schema-form.git
- project: openstack/deb-python-xstatic-bootstrap-datepicker - project: openstack/deb-python-xstatic-bootstrap-datepicker
description: Debian package build scripts for python-xstatic-bootstrap-datepicker description: Debian package build scripts for python-xstatic-bootstrap-datepicker
project project
@ -3174,6 +3178,10 @@
upstream: https://git.openstack.org/openstack/xstatic-mdi upstream: https://git.openstack.org/openstack/xstatic-mdi
options: options:
- track-upstream - track-upstream
- project: openstack/deb-python-xstatic-objectpath
description: Debian package build scripts for python-xstatic-objectpath project
acl-config: /home/gerrit2/acls/openstack/deb-packaging.config
upstream: https://anonscm.debian.org/git/openstack/deb-python-xstatic-objectpath.git
- project: openstack/deb-python-xstatic-qunit - project: openstack/deb-python-xstatic-qunit
description: Debian package build scripts for python-xstatic-qunit project description: Debian package build scripts for python-xstatic-qunit project
acl-config: /home/gerrit2/acls/openstack/deb-packaging.config acl-config: /home/gerrit2/acls/openstack/deb-packaging.config
@ -3207,6 +3215,10 @@
- project: openstack/deb-python-xstatic-term.js - project: openstack/deb-python-xstatic-term.js
description: Debian package build scripts for python-xstatic-term.js project description: Debian package build scripts for python-xstatic-term.js project
acl-config: /home/gerrit2/acls/openstack/deb-packaging.config acl-config: /home/gerrit2/acls/openstack/deb-packaging.config
- project: openstack/deb-python-xstatic-tv4
description: Debian package build scripts for python-xstatic-tv4 project
acl-config: /home/gerrit2/acls/openstack/deb-packaging.config
upstream: https://anonscm.debian.org/git/openstack/deb-python-xstatic-tv4.git
- project: openstack/deb-python-xvfbwrapper - project: openstack/deb-python-xvfbwrapper
description: Debian package build scripts for python-xvfbwrapper project description: Debian package build scripts for python-xvfbwrapper project
acl-config: /home/gerrit2/acls/openstack/deb-packaging.config acl-config: /home/gerrit2/acls/openstack/deb-packaging.config

View File

@ -1819,6 +1819,7 @@ openstack-pkg:
- openstack/deb-python-xstatic-angular-gettext - openstack/deb-python-xstatic-angular-gettext
- openstack/deb-python-xstatic-angular-lrdragndrop - openstack/deb-python-xstatic-angular-lrdragndrop
- openstack/deb-python-xstatic-angular-mock - openstack/deb-python-xstatic-angular-mock
- openstack/deb-python-xstatic-angular-schema-form
- openstack/deb-python-xstatic-bootstrap-datepicker - openstack/deb-python-xstatic-bootstrap-datepicker
- openstack/deb-python-xstatic-bootstrap-scss - openstack/deb-python-xstatic-bootstrap-scss
- openstack/deb-python-xstatic-bootswatch - openstack/deb-python-xstatic-bootswatch
@ -1835,12 +1836,14 @@ openstack-pkg:
- openstack/deb-python-xstatic-jsencrypt - openstack/deb-python-xstatic-jsencrypt
- openstack/deb-python-xstatic-magic-search - openstack/deb-python-xstatic-magic-search
- openstack/deb-python-xstatic-mdi - openstack/deb-python-xstatic-mdi
- openstack/deb-python-xstatic-objectpath
- openstack/deb-python-xstatic-qunit - openstack/deb-python-xstatic-qunit
- openstack/deb-python-xstatic-rickshaw - openstack/deb-python-xstatic-rickshaw
- openstack/deb-python-xstatic-roboto-fontface - openstack/deb-python-xstatic-roboto-fontface
- openstack/deb-python-xstatic-smart-table - openstack/deb-python-xstatic-smart-table
- openstack/deb-python-xstatic-spin - openstack/deb-python-xstatic-spin
- openstack/deb-python-xstatic-term.js - openstack/deb-python-xstatic-term.js
- openstack/deb-python-xstatic-tv4
- openstack/deb-python-xvfbwrapper - openstack/deb-python-xvfbwrapper
- openstack/deb-python-yaql - openstack/deb-python-yaql
- openstack/deb-python-zaqarclient - openstack/deb-python-zaqarclient

View File

@ -3236,6 +3236,12 @@
jobs: jobs:
- debian-pkg-build - debian-pkg-build
- project:
name: deb-python-xstatic-angular-schema-form
jobs:
- debian-pkg-build
- project: - project:
name: deb-python-xstatic-bootstrap-datepicker name: deb-python-xstatic-bootstrap-datepicker
@ -3332,6 +3338,12 @@
jobs: jobs:
- debian-pkg-build - debian-pkg-build
- project:
name: deb-python-xstatic-objectpath
jobs:
- debian-pkg-build
- project: - project:
name: deb-python-xstatic-qunit name: deb-python-xstatic-qunit
@ -3368,6 +3380,12 @@
jobs: jobs:
- debian-pkg-build - debian-pkg-build
- project:
name: deb-python-xstatic-tv4
jobs:
- debian-pkg-build
- project: - project:
name: deb-python-xvfbwrapper name: deb-python-xvfbwrapper

View File

@ -7897,6 +7897,11 @@ projects:
- name: merge-check - name: merge-check
- name: build-deb-package - name: build-deb-package
- name: openstack/deb-python-xstatic-angular-schema-form
template:
- name: merge-check
- name: build-deb-package
- name: openstack/deb-python-xstatic-bootstrap-datepicker - name: openstack/deb-python-xstatic-bootstrap-datepicker
template: template:
- name: merge-check - name: merge-check
@ -7977,6 +7982,11 @@ projects:
- name: merge-check - name: merge-check
- name: build-deb-package - name: build-deb-package
- name: openstack/deb-python-xstatic-objectpath
template:
- name: merge-check
- name: build-deb-package
- name: openstack/deb-python-xstatic-qunit - name: openstack/deb-python-xstatic-qunit
template: template:
- name: merge-check - name: merge-check
@ -8007,6 +8017,11 @@ projects:
- name: merge-check - name: merge-check
- name: build-deb-package - name: build-deb-package
- name: openstack/deb-python-xstatic-tv4
template:
- name: merge-check
- name: build-deb-package
- name: openstack/deb-python-xvfbwrapper - name: openstack/deb-python-xvfbwrapper
template: template:
- name: merge-check - name: merge-check