Merge "New Iotronic Service components:"
This commit is contained in:
commit
d00c61eae8
@ -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
|
||||
|
@ -4641,7 +4641,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
|
||||
@ -6134,6 +6137,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
|
||||
|
@ -1049,6 +1049,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
|
||||
|
@ -5477,6 +5477,13 @@
|
||||
- python-jobs
|
||||
- pypi-jobs
|
||||
|
||||
- project:
|
||||
name: iotronic-lightning-rod
|
||||
|
||||
jobs:
|
||||
- python-jobs
|
||||
- pypi-jobs
|
||||
|
||||
- project:
|
||||
name: ipa-example-hardware-managers
|
||||
|
||||
@ -12665,6 +12672,13 @@
|
||||
- python-jobs
|
||||
- pypi-jobs
|
||||
|
||||
- project:
|
||||
name: python-iotronicclient
|
||||
|
||||
jobs:
|
||||
- python-jobs
|
||||
- pypi-jobs
|
||||
|
||||
- project:
|
||||
name: python-ironic-inspector-client
|
||||
|
||||
|
@ -10954,6 +10954,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
|
||||
@ -16335,6 +16342,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
|
||||
|
Loading…
Reference in New Issue
Block a user