-
-
Save sombrafam/d51102e3a32be5dc8ca03d7a23b6a998 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[ubuntu@sombrafam-bastion(kvm):~]$ juju ssh nova-compute/0 "dpkg -l | grep -E 'ovn|openv|neutron'" | |
ii neutron-common 2:19.0.0-0ubuntu1~cloud0 all Neutron is a virtual network service for Openstack - common | |
ii neutron-ovn-metadata-agent 2:19.0.0-0ubuntu1~cloud0 all Neutron is a virtual network service for Openstack - OVN metadata agent | |
ii openvswitch-common 2.16.0-0ubuntu2~cloud1 amd64 Open vSwitch common components | |
ii openvswitch-switch 2.16.0-0ubuntu2~cloud1 amd64 Open vSwitch switch implementations | |
ii ovn-common 21.09.0-0ubuntu1~cloud0 amd64 OVN common components | |
ii ovn-host 21.09.0-0ubuntu1~cloud0 amd64 OVN host components | |
ii python3-neutron 2:19.0.0-0ubuntu1~cloud0 all Neutron is a virtual network service for Openstack - Python library | |
ii python3-neutron-lib 2.15.0-0ubuntu1~cloud0 all Neutron shared routines and utilities - Python 3.x | |
ii python3-neutronclient 1:7.6.0-0ubuntu1~cloud0 all client API library for Neutron - Python 3.x | |
ii python3-openvswitch 2.16.0-0ubuntu2~cloud1 all Python 3 bindings for Open vSwitch |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment