Apparmor settings are not updated when config value for instances-path is changed
Bug #1656254 reported by
Gaurang Tapase
This bug affects 5 people
| Affects | Status | Importance | Assigned to | Milestone | |
|---|---|---|---|---|---|
| OpenStack Nova Compute Charm |
Triaged
|
Medium
|
Unassigned | ||
| nova-compute (Juju Charms Collection) |
Invalid
|
Medium
|
Unassigned | ||
Bug Description
Hi, if the config value for "aa-profile-mode" nova-compute charm is "enforce" and if we change the "instances-path" config value to some other value then default, does the charm add the proper path in usr.lib.
| Changed in nova-compute (Juju Charms Collection): | |
| importance: | High → Medium |
| Changed in charm-nova-compute: | |
| importance: | Undecided → Medium |
| status: | New → Triaged |
| Changed in nova-compute (Juju Charms Collection): | |
| status: | Triaged → Invalid |
| tags: | added: canonical-bootstack |
To post a comment you must log in.
The aa-profile for the nova-compute daemon is managed by the charm; the virt-aa-helper profile provided by packaging currently supports the default nova location and anything under /srv - there is a different bug to make that more generic in approach.