Add openstack/broadview-lib project

broadview-lib provides a Python interface to BroadView, which
provides physical network switch (underlay) metrics. broadview-lib
supports the configuration of BroadView agents, and supports parsing of
monitoring messages published by agents to a collector or application
that receives them. Received messages are converted to an object model
that can be used to get at metrics data.

This project is the first of an overall contribution that will supply
metrics data to monitoring projects like Monasca.

Change-Id: I329926e69202a2e1f37e5e0bc9e5891db5589484
This commit is contained in:
Volodymyr Samotiy 2016-02-03 20:04:15 +02:00
parent 36dc536e15
commit b160d207e8
3 changed files with 21 additions and 0 deletions

View File

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

View File

@ -828,6 +828,8 @@
- project: openstack/blazar-nova
description: Specific Nova part of the Blazar Reservation Service for OpenStack
acl-config: /home/gerrit2/acls/openstack/blazar.config
- project: openstack/broadview-lib
description: broadview-lib provides an API for interaction with Broadcom BroadView agents.
- project: openstack/castellan
description: Generic Key Manager interface for OpenStack
- project: openstack/cathead

View File

@ -4100,6 +4100,11 @@ projects:
release:
- blazar-nova-tarball
- name: openstack/broadview-lib
template:
- name: merge-check
- name: noop-jobs
- name: openstack/castellan
template:
- name: merge-check