namos - Device and service manager

The stackforge project to implement a new service
called namos for managing devices and it's
association with OpenStack services. It provides
the complete control for admins to add, maintain
and remove a cloud datacenter devices such as
storage arrays, hypervisors, network switches in
a given cloud setup. As well to manage the
association between these devices and OpenStack
services.

An admin portal will be provided in the horizon
under admin group.

Change-Id: I0f649a7909998d8b0770d738ff659438e3d2918a
This commit is contained in:
Kanagaraj Manickam 2014-08-19 09:34:26 +05:30
parent 157a8afdf4
commit 2c29ad174f
4 changed files with 33 additions and 0 deletions

View File

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

View File

@ -1,3 +1,12 @@
- project:
name: namos
github-org: stackforge
node: 'bare-precise || bare-trusty'
tarball-site: tarballs.openstack.org
jobs:
- python-jobs
- project:
name: aviator
node: 'bare-precise || bare-trusty'

View File

@ -925,6 +925,8 @@
group: murano
upstream: git://github.com/Mirantis/murano-docs.git
acl-config: /home/gerrit2/acls/stackforge/murano.config
- project: stackforge/namos
description: Device and Service manager
- project: stackforge/nova-docker
description: Docker driver for OpenStack Nova
upstream: git://github.com/russellb/nova-docker.git

View File

@ -5368,6 +5368,14 @@ projects:
post:
- graffiti-coverage
- name: stackforge/namos
template:
- name: merge-check
check:
- noop
gate:
- noop
- name: stackforge/stacktach
template:
- name: merge-check