New Iotronic Service components:

iotronic-lightning-rod: the IoT board-side agent for the IoTronic service
python-iotronicclient: the client for the IoTronic service.

gerribot has been configured to announce on #openstack-iotronic

Change-Id: I0269687520b33d69fec979667afce43386da23e1
This commit is contained in:
Fabio Verboso 2017-04-04 16:01:19 +02:00
parent a0986912ea
commit eac11e52e7
5 changed files with 48 additions and 1 deletions

View File

@ -137,6 +137,7 @@ channels:
- name: openstack-infra
- name: openstack-infra-incident
- name: openstack-interop
- name: openstack-iotronic
- name: openstack-ironic
- name: openstack-javascript
- name: openstack-karbor

View File

@ -4626,7 +4626,10 @@
- project: openstack/interop-workloads
description: Assets relating to the Interop Challenge
- project: openstack/iotronic
description: Internet of Things resource management service for OpenStack clouds
description: Internet of Things resource management service for OpenStack clouds.
- project: openstack/iotronic-lightning-rod
description: Lightning-rod is the IoT node-side agent for the IoTronic service.
acl-config: /home/gerrit2/acls/openstack/iotronic.config
- project: openstack/ipa-example-hardware-managers
description: Useful examples of HardwareManager plugins for ironic-python-agent
- project: openstack/ironic
@ -6116,6 +6119,9 @@
- translate
- project: openstack/python-hnvclient
description: Python client for the HNV (Hyper-V Network Virtualization) REST API
- project: openstack/python-iotronicclient
description: Client for the IoTronic service.
acl-config: /home/gerrit2/acls/openstack/iotronic.config
- project: openstack/python-ironic-inspector-client
description: A python client and OpenStackClient plugin for Ironic Inspector
acl-config: /home/gerrit2/acls/openstack/ironic-inspector.config

View File

@ -1046,6 +1046,18 @@ openstack-interop:
branches:
- master
openstack-iotronic:
events:
- patchset-created
- change-merged
- x-vrif-minus-2
projects:
- openstack/iotronic
- openstack/iotronic-lightning-rod
- openstack/python-iotronicclient
branches:
- master
openstack-ironic:
events:
- patchset-created

View File

@ -5468,6 +5468,13 @@
- python-jobs
- pypi-jobs
- project:
name: iotronic-lightning-rod
jobs:
- python-jobs
- pypi-jobs
- project:
name: ipa-example-hardware-managers
@ -12638,6 +12645,13 @@
- python-jobs
- pypi-jobs
- project:
name: python-iotronicclient
jobs:
- python-jobs
- pypi-jobs
- project:
name: python-ironic-inspector-client

View File

@ -10925,6 +10925,13 @@ projects:
- name: check-requirements
- name: publish-to-pypi
- name: openstack/iotronic-lightning-rod
template:
- name: merge-check
- name: python-jobs
- name: check-requirements
- name: publish-to-pypi
- name: openstack/ipa-example-hardware-managers
template:
- name: merge-check
@ -16304,6 +16311,13 @@ projects:
- name: check-requirements
- name: publish-to-pypi
- name: openstack/python-iotronicclient
template:
- name: merge-check
- name: python-jobs
- name: check-requirements
- name: publish-to-pypi
- name: openstack/python-ironic-inspector-client
template:
- name: merge-check