477602f2e7
Change-Id: I0a67f66cc4ed8a1e3a5c3c458b7c1521f9169160 Signed-off-by: diwakar thyagaraj <diwakar.chitoor.thyagaraj@att.com>
43 lines
1.2 KiB
YAML
43 lines
1.2 KiB
YAML
---
|
|
pod:
|
|
mandatory_access_control:
|
|
type: apparmor
|
|
nova-compute-default:
|
|
nova-compute: runtime/default
|
|
init: runtime/default
|
|
nova-compute-init: runtime/default
|
|
nova-compute-vnc-init: runtime/default
|
|
nova-placement:
|
|
nova-placement-api: runtime/default
|
|
init: runtime/default
|
|
nova-api-metadata:
|
|
nova-api-metadata-init: runtime/default
|
|
nova-api: runtime/default
|
|
init: runtime/default
|
|
nova-api-osapi:
|
|
nova-osapi: runtime/default
|
|
init: runtime/default
|
|
nova-conductor:
|
|
nova-conductor: runtime/default
|
|
init: runtime/default
|
|
nova-consoleauth:
|
|
nova-consoleauth: runtime/default
|
|
init: runtime/default
|
|
nova-novncproxy:
|
|
nova-novncproxy: runtime/default
|
|
nova-novncproxy-init-assets: runtime/default
|
|
nova-novncproxy-init: runtime/default
|
|
init: runtime/default
|
|
nova-scheduler:
|
|
nova-scheduler: runtime/default
|
|
init: runtime/default
|
|
nova-cell-setup:
|
|
nova-cell-setup: runtime/default
|
|
nova-cell-setup-init: runtime/default
|
|
init: runtime/default
|
|
nova-test:
|
|
init: runtime/default
|
|
nova-test: runtime/default
|
|
nova-test-ks-user: runtime/default
|
|
...
|