Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
nova: Fix missing types
Signed-off-by: Lon Hohberger <lhh@redhat.com>
  • Loading branch information
lhh committed Nov 10, 2017
1 parent 974060c commit 904af47
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions os-nova.te
Expand Up @@ -13,9 +13,12 @@ gen_require(`
type httpd_t;
type netutils_exec_t;
type virtd_t;
type virt_image_t;
type svirt_t;
type svirt_image_t;
type svirt_tcg_t;
type virtlogd_t;
type virt_log_t;
type iptables_t;
type modules_conf_t;
attribute nova_domain;
Expand Down

0 comments on commit 904af47

Please sign in to comment.