Merge "Allow access to more clouds files"

This commit is contained in:
Zuul 2021-05-14 13:03:17 +00:00 committed by Gerrit Code Review
commit 997cb183f7
1 changed files with 8 additions and 3 deletions

View File

@ -17,10 +17,14 @@ grade: stable
base: core18
plugs:
dot-config-openstack-clouds-yaml:
dot-config-openstack:
interface: personal-files
read:
- $HOME/.config/openstack/clouds.yaml
- $HOME/.config/openstack
etc-openstack:
interface: system-files
read:
- /etc/openstack
apps:
openstack:
@ -29,7 +33,8 @@ apps:
plugs:
- network
- home
- dot-config-openstack-clouds-yaml
- dot-config-openstack
- etc-openstack
- ssh-public-keys
glance:
command: bin/glance