OpenSearch/plugins
David Pilato c16d309c8c Allow `_gce_` network when not using discovery gce
For now we support `_gce_` only if discovery is set to `gce` and all information about GCE is provided (project_id and zone).
But in some cases, people would like to only bind to `_gce_` on a single node (without any elasticsearch cluster).

They could access the machine then from other machines running inside the same project.

This commit adds a new GceMetadataService which is started as soon as the plugin is started so GceNameResolver can use it to resolve `_gce`.

Closes #15724.
2016-04-29 16:56:24 +02:00
..
analysis-icu Fix icu IndexScope setting 2016-04-22 15:03:02 -07:00
analysis-kuromoji Analyze API : Rename filters/token_filters/char_filter to filter/token_filter/char_filter 2016-04-21 18:05:11 +09:00
analysis-phonetic Upgrade Lucene 6 Release 2016-04-11 16:50:04 -05:00
analysis-smartcn Upgrade Lucene 6 Release 2016-04-11 16:50:04 -05:00
analysis-stempel Analyze API : Rename filters/token_filters/char_filter to filter/token_filter/char_filter 2016-04-21 18:05:11 +09:00
delete-by-query Internal: Remove XContentBuilderString 2016-04-18 14:32:18 -07:00
discovery-azure Remove Settings.settingsBuilder. 2016-04-08 18:10:02 +02:00
discovery-ec2 Add EC2 discovery tests to check permissions of AWS Java SDK (#17677) 2016-04-13 10:01:49 +02:00
discovery-gce Allow `_gce_` network when not using discovery gce 2016-04-29 16:56:24 +02:00
ingest-attachment ingest: Streamline option naming for several processors: 2016-04-21 13:40:43 +02:00
ingest-geoip ingest: Streamline option naming for several processors: 2016-04-21 13:40:43 +02:00
jvm-example Merge pull request #16038 from rjernst/remove_site_plugin 2016-01-21 12:32:22 -08:00
lang-javascript Changed indexed scripts to be stored in the cluster state instead of the `.scripts` index. 2016-04-22 13:42:55 +02:00
lang-python Changed indexed scripts to be stored in the cluster state instead of the `.scripts` index. 2016-04-22 13:42:55 +02:00
mapper-attachments Fix test in mapper attachments plugin 2016-04-29 15:02:04 +02:00
mapper-murmur3 Version: Set version to 5.0.0-alpha2 2016-04-26 09:30:26 +02:00
mapper-size Version: Set version to 5.0.0-alpha2 2016-04-26 09:30:26 +02:00
repository-azure Remove camelCase support 2016-04-22 09:18:10 -07:00
repository-hdfs Remove Settings.settingsBuilder. 2016-04-08 18:10:02 +02:00
repository-s3 Remove Settings.settingsBuilder. 2016-04-08 18:10:02 +02:00
store-smb upgrade to lucene 6.0.0-snapshot-bea235f 2016-03-07 04:12:23 -05:00
build.gradle Revert "Build: Switch to maven-publish plugin" 2016-03-18 17:22:25 -07:00