477602f2e7
Change-Id: I0a67f66cc4ed8a1e3a5c3c458b7c1521f9169160 Signed-off-by: diwakar thyagaraj <diwakar.chitoor.thyagaraj@att.com>
30 lines
885 B
YAML
30 lines
885 B
YAML
---
|
|
pod:
|
|
mandatory_access_control:
|
|
type: apparmor
|
|
cinder-api:
|
|
cinder-api: runtime/default
|
|
ceph-coordination-volume-perms: runtime/default
|
|
init: runtime/default
|
|
cinder-backup:
|
|
cinder-backup: runtime/default
|
|
ceph-coordination-volume-perms: runtime/default
|
|
init: runtime/default
|
|
cinder-scheduler:
|
|
cinder-scheduler: runtime/default
|
|
ceph-coordination-volume-perms: runtime/default
|
|
init: runtime/default
|
|
cinder-volume:
|
|
cinder-volume: runtime/default
|
|
ceph-coordination-volume-perms: runtime/default
|
|
init-cinder-conf: runtime/default
|
|
init: runtime/default
|
|
cinder-backup-storage-init:
|
|
cinder-backup-storage-init: runtime/default
|
|
init: runtime/default
|
|
cinder-test:
|
|
init: runtime/default
|
|
cinder-test: runtime/default
|
|
cinder-test-ks-user: runtime/default
|
|
...
|