Create the glance.store repo

The patch adds a new glance.store repository that will contain all the
code for the new glance.store library. This work is part of the
blueprint create-store-package that aims to pull the stores code out of
glance.

Change-Id: Iea3b5c2e82e87868bdf9cae6a32b5895b792e3d8
This commit is contained in:
Flavio Percoco 2014-07-11 14:29:14 +02:00 committed by Andreas Jaeger
parent c9f3666f51
commit 84d0ea8738
4 changed files with 47 additions and 0 deletions

View File

@ -426,6 +426,7 @@ openstack-glance:
projects:
- openstack/glance
- openstack/glance-specs
- openstack/glance.store
- openstack/python-glanceclient
branches:
- master

View File

@ -608,6 +608,19 @@
jobs:
- gate-{name}-docs
- project:
name: glance.store
github-org: openstack
node: 'bare-precise || bare-trusty'
tarball-site: tarballs.openstack.org
doc-publisher-site: docs.openstack.org
jobs:
- python-jobs
- openstack-publish-jobs
- pypi-jobs
- translation-jobs
- project:
name: heat
github-org: openstack

View File

@ -267,6 +267,11 @@
- project: openstack/glance
docimpact-group: openstack-manuals
- project: openstack/glance-specs
- project: openstack/glance.store
description: Glance stores library
group: glance
upstream: https://github.com/FlaPer87/glance.store.git
acl-config: /home/gerrit2/acls/openstack-infra/glance.config
- project: openstack/governance
description: OpenStack Technical Committee Decisions
- project: openstack/heat

View File

@ -880,6 +880,34 @@ projects:
gate:
- gate-glance-specs-docs
- name: openstack/glance.store
template:
- name: python-jobs
- name: openstack-server-publish-jobs
- name: check-requirements
- name: integrated-gate
- name: translation-jobs
- name: publish-to-pypi
check:
- check-devstack-dsvm-cells
- gate-tempest-dsvm-large-ops
- gate-tempest-dsvm-neutron-large-ops
gate:
- gate-devstack-dsvm-cells
- gate-tempest-dsvm-large-ops
- gate-tempest-dsvm-neutron-large-ops
experimental:
- gate-grenade-dsvm-forward
experimental-tripleo:
- check-tripleo-ironic-seed-precise
- check-tripleo-undercloud-precise
- check-tripleo-ironic-undercloud-precise
- check-tripleo-overcloud-precise
pre-release:
- glance.store-tarball
release:
- glance.store-tarball
- name: openstack/heat
template:
- name: python-jobs