Merge "New Iotronic Service components:"
This commit is contained in:
commit
d00c61eae8
@ -137,6 +137,7 @@ channels:
|
|||||||
- name: openstack-infra
|
- name: openstack-infra
|
||||||
- name: openstack-infra-incident
|
- name: openstack-infra-incident
|
||||||
- name: openstack-interop
|
- name: openstack-interop
|
||||||
|
- name: openstack-iotronic
|
||||||
- name: openstack-ironic
|
- name: openstack-ironic
|
||||||
- name: openstack-javascript
|
- name: openstack-javascript
|
||||||
- name: openstack-karbor
|
- name: openstack-karbor
|
||||||
|
@ -4641,7 +4641,10 @@
|
|||||||
- project: openstack/interop-workloads
|
- project: openstack/interop-workloads
|
||||||
description: Assets relating to the Interop Challenge
|
description: Assets relating to the Interop Challenge
|
||||||
- project: openstack/iotronic
|
- 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
|
- project: openstack/ipa-example-hardware-managers
|
||||||
description: Useful examples of HardwareManager plugins for ironic-python-agent
|
description: Useful examples of HardwareManager plugins for ironic-python-agent
|
||||||
- project: openstack/ironic
|
- project: openstack/ironic
|
||||||
@ -6134,6 +6137,9 @@
|
|||||||
- translate
|
- translate
|
||||||
- project: openstack/python-hnvclient
|
- project: openstack/python-hnvclient
|
||||||
description: Python client for the HNV (Hyper-V Network Virtualization) REST API
|
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
|
- project: openstack/python-ironic-inspector-client
|
||||||
description: A python client and OpenStackClient plugin for Ironic Inspector
|
description: A python client and OpenStackClient plugin for Ironic Inspector
|
||||||
acl-config: /home/gerrit2/acls/openstack/ironic-inspector.config
|
acl-config: /home/gerrit2/acls/openstack/ironic-inspector.config
|
||||||
|
@ -1049,6 +1049,18 @@ openstack-interop:
|
|||||||
branches:
|
branches:
|
||||||
- master
|
- 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:
|
openstack-ironic:
|
||||||
events:
|
events:
|
||||||
- patchset-created
|
- patchset-created
|
||||||
|
@ -5477,6 +5477,13 @@
|
|||||||
- python-jobs
|
- python-jobs
|
||||||
- pypi-jobs
|
- pypi-jobs
|
||||||
|
|
||||||
|
- project:
|
||||||
|
name: iotronic-lightning-rod
|
||||||
|
|
||||||
|
jobs:
|
||||||
|
- python-jobs
|
||||||
|
- pypi-jobs
|
||||||
|
|
||||||
- project:
|
- project:
|
||||||
name: ipa-example-hardware-managers
|
name: ipa-example-hardware-managers
|
||||||
|
|
||||||
@ -12665,6 +12672,13 @@
|
|||||||
- python-jobs
|
- python-jobs
|
||||||
- pypi-jobs
|
- pypi-jobs
|
||||||
|
|
||||||
|
- project:
|
||||||
|
name: python-iotronicclient
|
||||||
|
|
||||||
|
jobs:
|
||||||
|
- python-jobs
|
||||||
|
- pypi-jobs
|
||||||
|
|
||||||
- project:
|
- project:
|
||||||
name: python-ironic-inspector-client
|
name: python-ironic-inspector-client
|
||||||
|
|
||||||
|
@ -10954,6 +10954,13 @@ projects:
|
|||||||
- name: check-requirements
|
- name: check-requirements
|
||||||
- name: publish-to-pypi
|
- 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
|
- name: openstack/ipa-example-hardware-managers
|
||||||
template:
|
template:
|
||||||
- name: merge-check
|
- name: merge-check
|
||||||
@ -16335,6 +16342,13 @@ projects:
|
|||||||
- name: check-requirements
|
- name: check-requirements
|
||||||
- name: publish-to-pypi
|
- 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
|
- name: openstack/python-ironic-inspector-client
|
||||||
template:
|
template:
|
||||||
- name: merge-check
|
- name: merge-check
|
||||||
|
Loading…
x
Reference in New Issue
Block a user