New project proposal: alexandria

Alexandria provides a service to gather inventories from various bare
metal or virtual machines, on the south interface creates a data model
based on Redfish and interact with CMDBs on the west side, with
deployment tools such as Ironic on the north side, with the availability
of an API to control it on its east side.

Change-Id: I9be3a63d023079c8b057977d1c13e1fe2b8562b3
This commit is contained in:
Bruno Cornec 2016-11-20 23:36:45 +01:00
parent 7ac953f0ac
commit 5b1c55e03d
4 changed files with 34 additions and 0 deletions

View File

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

View File

@ -795,6 +795,9 @@
description: OpenStack Source Explorer
- project: openstack/ailuropoda
description: The sad panda API
- project: openstack/alexandria
description: Inventory as a service with CMDB support
upstream: https://github.com/uggla/alexandria
- project: openstack/almanach
description: Record the utilization of OpenStack resources for each tenant
- project: openstack/anchor

View File

@ -9,6 +9,15 @@
jobs:
- pypi-jobs
- project:
name: alexandria
tarball-site: tarballs.openstack.org
jobs:
- python-jobs
- 'gate-{name}-python35{suffix}':
suffix: '-nv'
- project:
name: almanach
tarball-site: tarballs.openstack.org

View File

@ -5149,6 +5149,13 @@ projects:
- name: merge-check
- name: noop-jobs
- name: openstack/alexandria
template:
- name: merge-check
- name: python-jobs
- name: python35-jobs-nv
- name: check-requirements
- name: openstack/almanach
template:
- name: merge-check