kolla-ansible/kolla_ansible
Scott Solkhon 3300815529 Fix Hashi login method for approles
Moves Hashi Vault client login to use `auth.approle.login` as
current method is being deprecated in the next release.

```
DeprecationWarning: Call to deprecated function 'auth_approle'.
This method will be removed in version '0.12.0' Please use
the 'login' method on the 'hvac.api.auth_methods.approle'
class moving forward.
client.auth_approle(vault_role_id, vault_secret_id)
```

Change-Id: Ie5c1ebe99c8508336cc10944fdaa742ad7d1d85e
2022-09-02 16:42:15 +01:00
..
cmd genpwd: handle lack of password file nicer 2022-05-24 13:18:20 +02:00
tests Add proxysql support for database 2022-07-29 15:05:21 +02:00
__init__.py Rename kolla namespace to kolla_ansible 2017-02-15 16:34:51 +08:00
database_shards.py Add proxysql support for database 2022-07-29 15:05:21 +02:00
exception.py Add custom filters for checking services 2019-09-16 12:48:52 +00:00
filters.py adds firewalld configuration based on enabled services 2022-07-27 12:28:40 +01:00
fluentd_filters.py Performance: use a single config file for fluentd 2020-07-28 12:14:48 +01:00
hashi_vault.py Fix Hashi login method for approles 2022-09-02 16:42:15 +01:00
helpers.py Fix kolla_address in IPv6 fully-routed topo case 2020-05-19 19:49:14 +02:00
kolla_address.py Use jinja2.pass_context instead of contextfilter 2022-03-24 16:29:26 +00:00
nova_filters.py Add loadbalancer-config role and wrap haproxy-config role inside 2022-08-09 12:15:49 +02:00
put_address_in_context.py re-add rabbitmq config for clustering interface 2022-03-24 17:52:17 +01:00
version.py Rename kolla namespace to kolla_ansible 2017-02-15 16:34:51 +08:00