OpenSearch/plugins/repository-azure
Simon Willnauer 2299c70371
Allow affix settings to specify dependencies (#27161)
We use affix settings to group settings / values under a certain namespace.
In some cases like login information for instance a setting is only valid if
one or more other settings are present. For instance `x.test.user` is only valid
if there is an `x.test.passwd` present and vice versa. This change allows to specify
such a dependency to prevent settings updates that leave settings in an inconsistent
state.
2017-11-13 12:06:36 +01:00
..
licenses Update to Azure Storage 5.0.0 2017-03-08 21:56:19 -08:00
src Allow affix settings to specify dependencies (#27161) 2017-11-13 12:06:36 +01:00
build.gradle Move all repository-azure classes under one single package (#26624) 2017-09-14 11:56:02 +02:00