From 2a0fe46cce349095af5a222396a7ce2e2a057ae4 Mon Sep 17 00:00:00 2001 From: James Page Date: Thu, 1 Dec 2016 14:02:57 +0000 Subject: [PATCH] Add hardware-observe interface for nova-compute to allow physical host introspection --- snapcraft.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/snapcraft.yaml b/snapcraft.yaml index d35c7ff..76947ae 100644 --- a/snapcraft.yaml +++ b/snapcraft.yaml @@ -27,6 +27,7 @@ apps: - network-control - firewall-control - system-trace + - hardware-observe - libvirt # - openvswitch nova-api-metadata: