Rename stackforge/apps-catalog{,-ui}

In I6092d2b574b4247da6328c96ae4d7f2e6a9c1941
Community App Catalog moved into the OpenStack
namespace and was renamed to openstack/app-catalog.
It's dashboard repository will also be renamed
to openstack/app-catalog-ui

Change-Id: Icad6f97112f91c528f80b887a5caa9fd8f6e5355
This commit is contained in:
Christopher Aedo 2015-09-04 13:49:05 -07:00 committed by Anita Kuno
parent 08cfe7ece0
commit b903d62eb5
6 changed files with 39 additions and 39 deletions

View File

@ -0,0 +1,15 @@
[access "refs/heads/*"]
abandon = group app-catalog-core
label-Code-Review = -2..+2 group app-catalog-core
label-Verified = -1..+1 group app-catalog-ci
label-Workflow = -1..+1 group app-catalog-core
[access "refs/tags/*"]
pushSignedTag = group app-catalog-release
[receive]
requireChangeId = true
requireContributorAgreement = true
[submit]
mergeContent = true

View File

@ -1,15 +0,0 @@
[access "refs/heads/*"]
abandon = group apps-catalog-core
label-Code-Review = -2..+2 group apps-catalog-core
label-Verified = -1..+1 group apps-catalog-ci
label-Workflow = -1..+1 group apps-catalog-core
[access "refs/tags/*"]
pushSignedTag = group apps-catalog-release
[receive]
requireChangeId = true
requireContributorAgreement = true
[submit]
mergeContent = true

View File

@ -731,6 +731,11 @@
- project: openstack/api-wg
description: API Working Group
homepage: https://wiki.openstack.org/wiki/API_Working_Group
- project: openstack/app-catalog
description: Application catalog for OpenStack
- project: openstack/app-catalog-ui
description: UI component for application catalog
acl-config: /home/gerrit2/acls/openstack/app-catalog.config
- project: openstack/automaton
description: Friendly state machines for python.
groups:
@ -1858,11 +1863,6 @@
- project: stackforge/anvil
description: A set of python scripts and utilities to forge raw OpenStack into a
productive tool!
- project: stackforge/apps-catalog
description: Application catalog for OpenStack
- project: stackforge/apps-catalog-ui
description: UI component for application catalog
acl-config: /home/gerrit2/acls/stackforge/apps-catalog.config
- project: stackforge/aviator
description: An OpenStack client library for Ruby
- project: stackforge/bansho

View File

@ -259,8 +259,8 @@ openstack-app-catalog:
- change-merged
- x-vrif-minus-2
projects:
- stackforge/apps-catalog
- stackforge/apps-catalog-ui
- openstack/app-catalog
- openstack/app-catalog-ui
branches:
- master

View File

@ -4796,7 +4796,7 @@
node: bare-trusty
- project:
name: apps-catalog
name: app-catalog
node: 'bare-precise || bare-trusty'
tarball-site: tarballs.openstack.org

View File

@ -1060,7 +1060,7 @@ jobs:
- '^.*requirements.txt$'
- '^.*requirements-py[2,3].txt$'
- name: gate-apps-catalog-python34
- name: gate-app-catalog-python34
voting: false
- name: barbican-coverage
@ -3991,6 +3991,21 @@ projects:
gate:
- gate-api-wg-python27
- name: openstack/app-catalog
template:
- name: merge-check
- name: python-jobs
check:
- gate-app-catalog-python34
- gate-app-catalog-npm-run-lint
gate:
- gate-app-catalog-npm-run-lint
- name: openstack/app-catalog-ui
template:
- name: merge-check
- name: noop-jobs
- name: openstack/bandit
template:
- name: merge-check
@ -6728,21 +6743,6 @@ projects:
- gate-anvil-rpms-dsvm-devstack-centos7
- gate-anvil-pylint
- name: stackforge/apps-catalog
template:
- name: merge-check
- name: python-jobs
check:
- gate-apps-catalog-python34
- gate-apps-catalog-npm-run-lint
gate:
- gate-apps-catalog-npm-run-lint
- name: stackforge/apps-catalog-ui
template:
- name: merge-check
- name: noop-jobs
- name: stackforge/aviator
template:
- name: merge-check