Comment 16 for bug 2055409

Revision history for this message
Mauricio Faria de Oliveira (mfo) wrote :

Adding bug tasks for Noble/Oracular as Fix Released, for clarity, per comment #2 and checks below.

$ git log --oneline -1 95089025fda7c8cce6f7195e2a63f7f09efc9e0a
95089025fda7 Extend configurable skippability of neutron calls to project instance detail

$ git describe --contains 95089025fda7
24.0.0~11^2

$ rmadison -a source horizon
...
 horizon | 4:24.0.0-0ubuntu1 | noble | source
 horizon | 4:24.0.0-0ubuntu1 | oracular | source

OK.
Double check:

$ pull-lp-source horizon noble
Found horizon 4:24.0.0-0ubuntu1 in noble
...

$ grep -A2 'def _update_addresses' horizon-24.0.0/openstack_dashboard/dashboards/project/instances/views.py
    def _update_addresses(self, instance):
        if not settings.OPENSTACK_INSTANCE_RETRIEVE_IP_ADDRESSES:
            return