microstack/snap-wrappers
Dmitrii Shcherbakov 6087f4cb3b Skip hostname checks and drop IP-based ACLs
* A reliable DNS setup cannot be assumed in MicroStack installations so
  relying on the host cache behavior of MySQL is not reliable. MySQL resolves
  an IP address to a host name and resolves that host name back to an IP
  address (https://dev.mysql.com/doc/refman/8.0/en/host-cache.html);
* IP addresses are not guaranteed to be static in a MicroStack
  deployment although this is preferable. Likewise, for services like
  cinder-volume to access the database on secondary nodes they need to
  be allowed to do that at the MySQL ACL level.

Change-Id: Ib87ab0a71fa83dad8e8ddb40f34907ab24999423
2020-11-09 13:30:41 +03: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 Skip hostname checks and drop IP-based ACLs 2020-11-09 13:30:41 +03: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
ovn Add Secure Clustering 2020-10-15 01:37:33 +03:00
ovs Use focal/core20/Ussuri/OVN & enable confinement 2020-09-25 13:20:12 +00:00
rabbitmq Use focal/core20/Ussuri/OVN & enable confinement 2020-09-25 13:20:12 +00:00
telegraf Added Filebeat, NRPE and Telegraf to Microstack 2020-02-11 14:33:26 +00:00