Request network-control to `openstack-network-agents` snap

  • name: openstack-network-agents
  • description: OpenStack Network agents is a snap which goal is to communicate with MicroOVN to create network bridges and plug network interfaces to that bridge. The snap needs permissions
  • snapcraft: snap-openstack-network-agents/snap/snapcraft.yaml at main · canonical/snap-openstack-network-agents · GitHub
  • upstream: GitHub - canonical/snap-openstack-network-agents
  • upstream-relation: The parts needing these permissions are self hosted in the snap
  • interfaces:
    • network-control:
      • request-type: auto-connection
      • reasoning: The snap’s goal is to ensure networking setup on compute hosts. It needs to be able to bring up / down network devices, add nic to bridge… It has the same reasons as the openstack-hypervisor, as we are gradually migrating external networking capabilities to this snap.

The reasons provided makes sense and the name of the snap, openstack-network-agents, makes it clear that it is meant to perform network operations. Thus, +1 from me for granting openstack-network-agents auto-connection to the network control interface (#voteFor)

1 Like

This request has been added to the queue for review by the @reviewers team.

@reviewers any news?

Hello! Apologies for the delay.

Given the context, this is also a +1 (#voteFor) from me for auto-connecting the network-control interface for the openstack-network-agents snap, this is an expected functionality of this application.