nova_libvirt_init_secret: add net=host

Required by podman to create the virsh secrets.
Somehow it was hidden by podman.

Change-Id: I0e956e59fc8729bb31f2e4e000597db2611849d9
This commit is contained in:
Emilien Macchi 2019-02-19 18:43:29 -05:00
parent 479821f1fa
commit 3836f0ff7b
1 changed files with 1 additions and 0 deletions

View File

@ -719,6 +719,7 @@ outputs:
security_opt: label=disable
privileged: false
user: root
net: host
volumes:
list_concat:
- {get_attr: [ContainersCommon, volumes]}