microstack/snap-wrappers
Pete Vander Giessen c123af21d3 Strict confinement related fixes
(Not complete strict confinement, but these don't break anything
devmode related, and get us closer to having strict confinement
working.)

Added more needed interfaces to snapcraft.yaml.

Created a wrapper around dnsmasq so that we can run as the snap_daemon
user. Added snap_daemon user to snapcraft.yaml.

Added a utility script for connecting interfaces that don't auto
connect (tools/connect.sh). Not useful for production, but saves a lot
of time when testing.

libvirt no longer uses unix sock group "sudo" (can't run setguid in
strict confinement).

Got rid of "find_missing_plugins" in init script. By the time we
release strict confinement to production, all those plugins will auto
connect.

Change-Id: I8324ac7bd0332c41cac17703eb15d7301e7babf3
2020-04-02 17:31:54 +00:00
..
filebeat Added Filebeat, NRPE and Telegraf to Microstack 2020-02-11 14:33:26 +00:00
init Delay creating external bridge until we are initializing 2019-11-12 23:19:51 +00:00
mysql Made horizon, rabbit and mysql ports configurable 2019-11-27 15:27:54 +00:00
nrpe Added Filebeat, NRPE and Telegraf to Microstack 2020-02-11 14:33:26 +00:00
openstack Broke configuration out into a manual step. 2019-08-01 21:12:05 +00:00
ovs Strict confinement related fixes 2020-04-02 17:31:54 +00:00
rabbitmq Refactor snap to work with core18. (#73) 2019-06-25 11:31:42 -04:00
telegraf Added Filebeat, NRPE and Telegraf to Microstack 2020-02-11 14:33:26 +00:00