
- brackets - braces - colon - commas - comments - document-end - document-start - empty-lines - hyphens - indentation - new-line-at-end-of-file - new-lines - octal-values - trailing-spaces with corresponding code adjustment. Also add yamllint.conf under the check. Change-Id: Ie6251c9063c9c99ebe7c6db54c65d45d6ee7a1d4
39 lines
1.1 KiB
YAML
39 lines
1.1 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
|
|
...
|