Exists notifications do not work if nova_compute_url is not provided

Bug #1431848 reported by Alex Tomic
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenStack DBaaS (Trove)
Triaged
Undecided
Unassigned

Bug Description

Notifications for the existence of running nova instances can be configured in the task manager with:

exists_notification_transformer = trove.extensions.mgmt.instances.models.NovaNotificationTransformer

If nova_compute_url is not provided, the task manager tries to look up the endpoint but throws a EmptyCatalog exception in trove/common/remote.py get_endpoint() because the admin_context does not have a service_catalog defined.

Craig Vyvial (cp16net)
Changed in trove:
status: New → Confirmed
status: Confirmed → Triaged
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.