Comment 2 for bug 1821567

Revision history for this message
Bence Romsics (bence-romsics) wrote :

Slawek, you added the gate-failure tag for tricircle, right? The neutron gate does not seem to be broken by this.

While I don't understand the tricircle test environment yet, it seems to me tricircle should adapt to neutron to fix this and not the other way around because tricircle depends on private neutron methods:

      File "tricircle/network/managers.py", line 65, in create_network_segments
        segments = self._process_provider_create(network)
      File "/opt/stack/neutron/neutron/plugins/ml2/managers.py", line 116, in _process_provider_create
        return [self._process_provider_segment(segment)]

So maybe we can remove neutron from the list of affected components? Do we know of any other networking-* project which may be broken? The first handful errors I've seen in kibana all came from tricircle.