ManageIQ / manageiq-providers-openstack

ManageIQ plugin for the OpenStack provider.
https://www.openstack.org/
Apache License 2.0
12 stars 91 forks source link

Support AMQP cluster for events endpoints #295

Closed okamototk closed 5 years ago

okamototk commented 6 years ago

When use AMQP for event integration, we can specify just one host. Basically, AMQP is clustered for high availability. So multiple AMQP host shoud be specified at provider configuration.

aufi commented 6 years ago

Hi, thanks for your message. We do recommend using Ceilometer/Panko for Events, which should fit to HA OpenStack deployments.

Adding multiple AMQP hosts should be possible, but I'm not sure about its development priority. If you're interested in this feature I'd encourage you try work on it, https://github.com/ManageIQ/guides/blob/master/developer_setup.md

okamototk commented 6 years ago

Thinks,

We don't use Ceilometer and don't want to install Ceilometer for ManageIQ purpose only. Currently we have just PoC and this priority is not so high. But this feature is one of the important point to judge we use ManageIQ or not for production.

If we prefer other ManageIQ features perfectly, I'll look to fix problem. However currently, I hope ManageIQ guy will implement this feature.

miq-bot commented 5 years ago

This issue has been automatically marked as stale because it has not been updated for at least 6 months.

If you can still reproduce this issue on the current release or on master, please reply with all of the information you have about it in order to keep the issue open.

Thank you for all your contributions!

alexander-demicev commented 5 years ago

https://github.com/ManageIQ/manageiq-providers-openstack/pull/394

This PR adds this feature on backend side

alexander-demicev commented 5 years ago

@aufi Can we close this issue?

aufi commented 5 years ago

I belive that just backed logic was implemented, the issue should be closed once the feature was finished (UI added).

JPrause commented 5 years ago

Removing the stale label as this is still active. @miq-bot remove_label stale

aufi commented 5 years ago

This feature was completed. Add provider form now includes two AMQP fallback hostname fields. See https://github.com/ManageIQ/manageiq-ui-classic/pull/5270 for details.

maly-glod commented 2 months ago

Hi @aufi,

While browsing this thread, I came across information that two AMQP fallback hostname fields were added. I currently have the Petrosian version of ManageIQ, and I don't see these additional fields. From which official (stable) version of ManageIQ did these changes come into effect?

Screenshot 2024-07-10 at 17 32 03