# SOME DESCRIPTIVE TITLE. # Copyright (C) 2015, OpenStack Foundation # This file is distributed under the same license as the Searchlight Release Notes package. # FIRST AUTHOR , YEAR. # #, fuzzy msgid "" msgstr "" "Project-Id-Version: Searchlight Release Notes \n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2020-09-24 01:54+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" #: ../../:112 msgid "0.2.0" msgstr "" #: ../../:5 msgid "0.2.1" msgstr "" #: ../../:5 msgid "1.0.0" msgstr "" #: ../../:5 msgid "2.0.0" msgstr "" #: ../../:5 msgid "3.0.0" msgstr "" #: ../../:5 msgid "4.0.0" msgstr "" #: ../../:5 msgid "6.0.0" msgstr "" #: ../../:5 msgid "8.0.0" msgstr "" #: ../../:151 msgid "" "A fix for a couple of parent-child plugin relationship issues related to " "initial indexing. Child plugins can no longer be indexed separately from " "their parents." msgstr "" #: ../../:371 msgid "" "A version of python-searchlightclient greater than 2.1 must be used with " "this change, as well as the Newton UI version." msgstr "" #: ../../:271 msgid "" "API configuration can include service policy files such that access to " "various resources can match whether their service API allows access for a " "user." msgstr "" #: ../../:146 origin/stable/newton>:116 msgid "" "Ability added to reindex data while allowing indexing of notifications, and " "therefore returning accurate search results during the indexing operation." msgstr "" #: ../../:77 msgid "Add \"error\" notification level processing to listener." msgstr "" #: ../../:161 msgid "Add \"updated_at\" field to all mappings." msgstr "" #: ../../:207 msgid "" "Add a new option to the searchlight-manage index command to force a re-" "indexing from Elasticsearch only. The plugin APIs will not be used with " "option." msgstr "" #: ../../:131 msgid "Add checks for resource group name configuration." msgstr "" #: ../../:41 msgid "" "Add new functionality to searchlight-manage to force a re-indexing from " "Elasticsearch only. This option allows new mappings to be applied to the " "Elasticsearch indices without the overhead of retrieving data from the " "plugin APIs." msgstr "" #: ../../:60 msgid "Add support for ElasticSearch 5.x" msgstr "" #: ../../:91 origin/stable/newton>:255 #: origin/stable/ocata>:14 origin/stable/ocata>:61 msgid "" "Add support for the new Neutron tenant RBAC policy functionality. This " "allows networks to be shared across tenants." msgstr "" #: ../../:96 msgid "" "Add support to searchlight-manage for displaying with Elasticsearch indices/" "aliases are currently being used by Searchlight." msgstr "" #: ../../:259 msgid "" "Add support to searchlight-manage for displaying with Elasticsearch indices/" "aliases are currently being used by Searchlight. The indices/aliases are " "based on the specified configuration file." msgstr "" #: ../../:24 msgid "" "Added 'size' and 'from' as synonyms of 'limit' and 'offset', to closer match " "the Elasticsearch API." msgstr "" #: ../../:191 msgid "" "Added microversion support for Nova plugins, the default API version for " "Nova plugins is 2.1. User can change the API microversion for Nova using " "compute_api_version config option added in section service_credentials:nova." msgstr "" #: ../../:66 msgid "Added multi-thread support for indexing." msgstr "" #: ../../:19 msgid "Added new tool ``searchlight-status upgrade check``." msgstr "" #: ../../:121 msgid "Added project_id to mappings." msgstr "" #: ../../:126 origin/stable/newton>:71 msgid "" "Added separation of administrator-only data at an index level, which allows " "full faceting and searching of sensitive data by those with access to it." msgstr "" #: ../../:81 msgid "Added support for neutron floating IPs." msgstr "" #: ../../:251 msgid "" "Added suppport for neutron security groups and security group rules (OS::" "Neutron::SecurityGroup)." msgstr "" #: ../../:86 msgid "Added suppport for neutron security groups and security group rules." msgstr "" #: ../../:31 msgid "" "Adds ability to include region_name in mapping for multi-region deployments." msgstr "" #: ../../:121 msgid "Adds cinder plugins for volumes and snapshots." msgstr "" #: ../../:199 msgid "" "Adds configuration option to include region_name in documents to assist with " "multi-region tribe node Elasticsearch setups." msgstr "" #: ../../:57 msgid "Adds ironic plugin with nodes, ports and chassis support." msgstr "" #: ../../:247 msgid "Adds neutron floating IP support (OS::Neutron::FloatingIP)." msgstr "" #: ../../:179 msgid "Adds neutron plugins for networks, subnets, ports and routers." msgstr "" #: ../../:49 msgid "Adds notification handler for nova server group." msgstr "" #: ../../:227 msgid "Adds nova plugin for flavors." msgstr "" #: ../../:231 msgid "Adds nova plugin for hypervisors." msgstr "" #: ../../:195 msgid "Adds nova plugin for server groups." msgstr "" #: ../../:69 msgid "" "Adds on option \"--notification-less\" to \"searchlight-manage index sync\" " "to re-sync only plugins that don't have notifications." msgstr "" #: ../../:111 msgid "" "Adds support for service policy files. Simplifies existing API policy " "support." msgstr "" #: ../../:14 msgid "Adds support for versioned nova server notifications." msgstr "" #: ../../:61 msgid "" "Adds the ability to attain a document count per resource type from the /" "facets endpoint. Doc count is always returned for a type; field listing is " "optional." msgstr "" #: ../../:455 msgid "" "All Elasticsearch mappings need to include the field \"udated_at\". This " "field is used by Searchlight UI to sort the results." msgstr "" #: ../../:36 msgid "Allow aggregations as part of a search request." msgstr "" #: ../../:46 msgid "" "Allow dynamic index settings to allow Searchlight to be tuned differently " "from other indices on a shared Elasticsearch cluster." msgstr "" #: ../../:76 msgid "" "Allow wildcard character as an argument to searchlight-manage index sync --" "type" msgstr "" #: ../../:211 msgid "" "Allows a deployer to override some index-level Elasticsearch settings for " "all Searchlight-created indices. This is useful when running Searchlight on " "a shared Elasticsearch cluster. Settings are overriden using the " "elasticsearch.index_settings config option." msgstr "" #: ../../:203 msgid "" "Allows aggregations to be requested (as 'aggs' or 'aggregations' in a search " "request body). See https://www.elastic.co/guide/en/elasticsearch/reference/" "current/search-aggregations.html" msgstr "" #: ../../:264 msgid "" "Applies mappings for parent/child plugins simultaneously. Under " "elasticsearch 2.x, child mappings must be created at the same time or before " "parents, not the other way round." msgstr "" #: ../../:210 msgid "" "Backups cannot currently be implemented because the cinder API does not " "provide enough information for RBAC. They will be added when that is " "resolved." msgstr "" #: ../../:82 origin/stable/newton>:403 msgid "Bug 1532010 Ensure consistency in mapping field types" msgstr "" #: ../../:98 origin/stable/newton>:419 msgid "Bug 1565015 Add volume.retype event" msgstr "" #: ../../:94 origin/stable/newton>:415 msgid "Bug 1568709 Remove port.create.end handler from nova" msgstr "" #: ../../:90 origin/stable/newton>:411 msgid "Bug 1570199 Fix inconsistent mapping in image plugin" msgstr "" #: ../../:78 origin/stable/newton>:399 msgid "Bug 1570213 Apply query to highlight query" msgstr "" #: ../../:86 origin/stable/newton>:407 msgid "Bug 1570674 Fix unicode error when booting instance from volume" msgstr "" #: ../../:102 origin/stable/newton>:423 msgid "Bug 1583215 Correct Cinder exchange value" msgstr "" #: ../../:106 origin/stable/newton>:427 msgid "Bug 1583215 Enable notification messaging pools" msgstr "" #: ../../:443 msgid "Bug 1584148 Version conflict during re-indexing" msgstr "" #: ../../:463 msgid "Bug 1619047 Unnest nova server flavor and image mapping properties" msgstr "" #: ../../:74 origin/stable/mitaka>:256 #: origin/stable/newton>:395 origin/stable/ocata>:111 msgid "Bug Fixes" msgstr "" #: ../../:181 msgid "" "Change the way of doing facets search, replace use of search_type=count with " "size=0" msgstr "" #: ../../:260 msgid "" "Child plugins cannot be indexed on their own, only as a result of indexing " "their parent. This fixes an issue whereby indexing only a parent plugin " "could leave orphaned children (or vice versa)." msgstr "" #: ../../:171 msgid "Cinder plugins for volumes and snapshots." msgstr "" #: ../../:156 msgid "" "Config options for searchlight-api and searchlight-listener are grouped " "under config groups [api] and [listener]." msgstr "" #: ../../:64 msgid "" "Configuration needs changing to support versioned notifications; see docs." msgstr "" #: ../../:136 msgid "Correct facet options on analyzed string fields." msgstr "" #: ../../:313 msgid "" "Currently no notifications are sent on status changes for floating IPs (see " "https://bugs.launchpad.net/neutron/+bug/1593793)" msgstr "" #: ../../:287 msgid "" "Currently the \"facet\" endpoint will return all information relating to a " "facet field, including the options. The new parameter \"exclude_options\" to " "the facet endpoint will prevent the options for all facet fields from being " "returned. This option will avoid an aggregation query being performed on " "Elasticsearch, improving performance. The default behavior (not specifying " "this option) is return the options for all facet fields." msgstr "" #: ../../:29 msgid "" "Default `policy.json` file is now removed as Searchlight now generate the " "default policies from code. Please be aware that when using that file in " "your environment." msgstr "" #: ../../:325 msgid "" "Deployment should use Designate v2 api. if v1 api is in use, designate " "plugin won't function correctly." msgstr "" #: ../../:385 msgid "Deprecation Notes" msgstr "" #: ../../:126 msgid "Disable returning options for the facet fields." msgstr "" #: ../../:240 msgid "" "During an upgrade to Mitaka, operators must rename the previous configured " "searchlight-api.conf to searchlight.conf and searchlight-api-paste.ini to " "api-paste.ini." msgstr "" #: ../../:435 msgid "" "Facet options don't work well with analyzed string fields, because the " "aggregation runs on tokens. These fields have non-analyzed raw subfields for " "sorting. Include raw subfields in facet results so that users can use them " "to do exact matches." msgstr "" #: ../../:490 msgid "" "Facets search is aggregation-only, no actual documents need to be returned. " "We do it by setting search_type in search request before, but it has been " "deprecated in Elasticsearch 2.x, use recommended size=0 instead." msgstr "" #: ../../:115 msgid "" "Fix a bug that incomplete types may be copyed during reindex. Add checks " "about data integrity before copying existing Elasticsearch data, warn user " "if there is any missing index or type mapping and exit. Users can suppress " "exit behavior by using force parameter." msgstr "" #: ../../:171 msgid "" "Fix mappings for fields erroneously marked as 'nested', and allow facet " "options for 'object' fields." msgstr "" #: ../../:151 msgid "Fix routing on delete operations for neutron resources." msgstr "" #: ../../:141 msgid "Fix the information returned by the API plugins endpoint." msgstr "" #: ../../:447 msgid "" "Fixes a bug where routing wasn't specified for delete operations on neutron " "child resources." msgstr "" #: ../../:451 msgid "" "Fixes some compatibility issues around metafield access in es 1.x versus es " "2.x." msgstr "" #: ../../:101 msgid "" "If you want to search field contains '.', you need to replace '.' with '++', " "e.g. 'sahara_tag_2.7.1' -> 'sahara_tag_2++7++1'." msgstr "" #: ../../:176 msgid "Improved index sync performance." msgstr "" #: ../../:486 msgid "" "Improved searchlight-manage index sync performance by disabling automatic " "refresh of newly created indices until they are fully populated and " "activated for search queries." msgstr "" #: ../../:39 msgid "" "In Elasticsearch 2.x field names cannot contain '.', so when indexing " "document with property contains '.' in field name, it will fail with error " "\"cannot contain '.'\"." msgstr "" #: ../../:482 msgid "" "In mitaka, indexing a parent plugin also reindexed the data for any children " "it had. That is no longer the case." msgstr "" #: ../../:131 msgid "" "In order to allow policy files to more be useful in Searchlight, we now " "support limited control over individual resource types via oslo policy " "control." msgstr "" #: ../../:73 msgid "" "In order to more closely match the Elasticsearch API, 'size' and 'from' can " "be used in place of 'limit' and 'offset'." msgstr "" #: ../../:223 msgid "Includes 'doc_count' in /facets response for each resource type." msgstr "" #: ../../:19 msgid "" "Introduce a pipeline architecture to configure publishers for resource " "plugins." msgstr "" #: ../../:206 origin/stable/newton>:293 #: origin/stable/ocata>:83 stable/stein>:45 msgid "Known Issues" msgstr "" #: ../../:379 msgid "" "Mappings have changed for several types; it is strongly recommended all data " "be reindexed and the API service restarted." msgstr "" #: ../../:105 msgid "" "Need to specify auth_type or auth_plugin(deprecated) to v2password in " "service_credentials group to make index work properly if you were using " "keystone v2 auth." msgstr "" #: ../../:214 msgid "" "Neutron resources do not provide dates (created_at or updated_at). " "created_at is left empty; updated_at is taken from the server (and will be " "adjusted to use the notification timestamp at a later time)" msgstr "" #: ../../:167 origin/stable/newton>:187 #: origin/stable/ocata>:45 stable/pike>:10 stable/queens>:10 stable/stein>:25 msgid "New Features" msgstr "" #: ../../:37 msgid "" "New framework for ``searchlight-status upgrade check`` command is added. " "This framework allows adding various checks which can be run before a " "Searchlight upgrade to ensure if the upgrade can be performed safely." msgstr "" #: ../../:146 msgid "" "No longer index the data of child plugins as part of indexing a parent " "plugin, which fixes ConflictErrors occuring specifying parent plugins as the " "argument to searchlight-manage index sync --type." msgstr "" #: ../../:53 msgid "Notifications for flavor are now supported." msgstr "" #: ../../:283 msgid "" "Openstack is moving away from 'tenant' as the nomenclature for keystone " "projects, preferring 'project' instead. Some services already return " "tenant_id and project_id (or just project_id); this patch adds project_id to " "those that do not." msgstr "" #: ../../:68 msgid "" "Operator can now use new CLI tool ``searchlight-status upgrade check`` to " "check if Searchlight deployment can be safely upgraded from N-1 to N release." msgstr "" #: ../../:236 msgid "" "Options 'bind_host', 'bind_port', 'backlog', 'tcp_keepidle', 'ca_file', " "'cert_file', 'key_file', 'workers', 'max_header_line', 'public_endpoint', " "and 'http_keepalive' are moved to [api] group. Options 'listener_workers' is " "renamed to 'workers' and moved to [listener] group. Options 'host' and " "'http_timeout' are removed since they are not currently used anywhere." msgstr "" #: ../../:469 stable/queens>:25 msgid "Other Notes" msgstr "" #: ../../:431 msgid "" "Overwrite child plugin's resource_group_name during parent registration. " "Child plugins must live on the same resource group as their parents. This " "fixes a issue that a misconfiguration of child plugin's resource_group_name " "results in inconsistentency with the parent plugin." msgstr "" #: ../../:49 msgid "" "Payload versioning is somewhat manual; a given release will support a " "maxmimum major payload version and warn on later minor versions." msgstr "" #: ../../:200 origin/stable/newton>:279 msgid "" "Plugin configuration refers to `resource_group_name` rather than " "`index_name` to represent groups of resources separate from the logical " "Elasticsearch index. This setting is used to determine index and alias names." msgstr "" #: ../../:175 origin/stable/newton>:239 msgid "" "Plugins with sensitive, administrator-only data are indexed twice; once with " "that data and once without. Searches are directed to the appropriate version " "depending on the context of the user." msgstr "" #: ../../:183 msgid "" "Policy rules can now be specified per resource type and per operation per " "resource type." msgstr "" #: ../../:10 origin/stable/mitaka>:117 #: origin/stable/newton>:10 origin/stable/ocata>:10 stable/stein>:10 msgid "Prelude" msgstr "" #: ../../:14 msgid "" "Provide a script of WSGI application for web servers to deploy Searchlight " "API service." msgstr "" #: ../../:65 msgid "" "Publishers can be configured at plugin level or top level in configuration " "file. When Searchlight does incremental updates via notifications, " "configured publishers will receive information about modified resources and " "publish them to subscribers outside Searchlight." msgstr "" #: ../../:14 msgid "" "Python 2.7 support has been dropped. The minimum version of Python now " "supported by searchlight is Python 3.6." msgstr "" #: ../../:218 msgid "" "RBAC is still separate from policy restriction; this is targeted for the " "Newton release." msgstr "" #: ../../:101 msgid "Reduce the number of calls to the nova API on instance boots." msgstr "" #: ../../:267 msgid "" "Reenabled multiple indices by allowing plugins to be managed under different " "resource groups." msgstr "" #: ../../:226 origin/stable/newton>:321 msgid "" "Reindexing must now take place across all resource types that share the " "index (it is not possible to re-index a specific resource type). This is a " "limitation that Elasticsearch 2.x would likely have forced upon us anyway. A " "subsequent patch will allow more efficient reindexing for associated " "resource types." msgstr "" #: ../../:196 origin/stable/newton>:275 msgid "" "Reindexing of data now takes place in a separate Elasticsearch index. During " "indexing, incoming events are processed into both the old and new indices. " "Once indexing is complete, an Elasticsearch alias is used to switch searches " "seamlessly onto the new index, at which time the old one is removed." msgstr "" #: ../../:156 msgid "" "Remove support for Designate v1 api because it has already been deprecated. " "Simplify list zones and recordsets code by using v2 api's built-in " "pagination." msgstr "" #: ../../:136 msgid "" "Remove the 'index' API. It is currently a passthrough to elasticsearch, " "allowing direct index access and bypassing any document transforms. As such " "it is dangerous, and only marginally useful. Administrators wishing to do " "this should do so directly in Elasticsearch." msgstr "" #: ../../:187 msgid "" "Removes the /index api and related tests. If an admin needs to directly " "modify data in Elasticsearch they should do so in Elasticsearch." msgstr "" #: ../../:250 msgid "" "Removes the admin-only '/index' api, which allowed an unnecessary amount of " "access to Elasticsearch." msgstr "" #: ../../:123 msgid "" "Replace '.' with '++' when saving documents to Elasticsearch, and convert " "back when searching results." msgstr "" #: ../../:263 msgid "" "Replace some of the nova get server API calls with partial document updates " "that just update the OS-EXT-STS state fields." msgstr "" #: ../../:459 origin/stable/ocata>:119 msgid "" "Searchlight is indexing unused Neutron ports. Some Neutron ports do not " "result in notifications to Searchlight. We do not want to initially index " "them." msgstr "" #: ../../:14 msgid "" "Searchlight now support policy in code, which means if users didn't modify " "any of policy rules, they can leave policy file (in `json` or `yaml` format) " "empty or not deploy it at all. Because from now, Searchlight keeps all " "default policies under `searchlight/common/policies` module. Users can still " "modify/generate `policy.yaml` file which will override policy rules in code " "if those rules show in `policy.yaml` file." msgstr "" #: ../../:21 origin/stable/newton>:21 msgid "" "Searchlight now supports oslo pools instead of requiring a different topic " "for each listener. This simplifies deployment configuration. Previously, " "services would have to be specifically configured to send notifications to " "the Searchlight topic. With this change, Searchlight can share topics with " "other services such as Ceilometer." msgstr "" #: ../../:478 msgid "" "Searchlight uses configured resource group name to create ElasticSearch " "indices. Some characters are invalid to index names and will cause faiure of " "index creation. Add verification to check if resource group name is valid." msgstr "" #: ../../:51 msgid "" "Searchlight will provide resource type info for any reference IDs in the " "facet results." msgstr "" #: ../../:215 msgid "" "Searchlight will provide resource type info for any reference IDs in the " "facet results. Parent reference types will also be part of the info This " "will allow UI's and CLI's to explore the data seamlessly" msgstr "" #: ../../:246 msgid "Security Issues" msgstr "" #: ../../:166 origin/stable/ocata>:34 msgid "" "Some Neutron ports that do not send notificatons to Searchlight. Do not " "initially index them." msgstr "" #: ../../:29 msgid "" "Support for versioned nova server notifications (and related notifications " "where supported, like volume attach). This has to be enabled (it is not yet " "the default)." msgstr "" #: ../../:56 msgid "" "Support version as a search param to include _version in search results." msgstr "" #: ../../:141 msgid "Swift plugin for searchlight" msgstr "" #: ../../:243 msgid "" "The --type argument to searchlight-manage index sync accepts a wildcard as " "the final character." msgstr "" #: ../../:439 msgid "" "The API plugins API endpoint is returning outdated, duplicated and " "incomplete information. The hat-trick of uselessness. This fix will correct " "that. The duplicated field ('name') has been removed. The outdated field has " "been renamed (from 'index' to 'alias-search'). The missing field has been " "added ('alias-listener')." msgstr "" #: ../../:222 msgid "" "The Swift service currently doesn't send notifications. Follow the swift " "plugin documentation for current solutions." msgstr "" #: ../../:106 msgid "" "The ability to distribute resource type indexing across resource groups has " "now been fully enabled. This allows for improved indexing speed and " "clustering customization." msgstr "" #: ../../:161 msgid "" "The default config file for searchlight was searchlight-api.conf despite the " "fact that this config file was used by both the API and the listener " "processes. Therefore, we decided to rename the default config file to " "searchlight.conf. This change also prompted us to to follow the convention " "used by many other projects and simplify searchlight-api-paste.ini to api-" "paste.ini." msgstr "" #: ../../:375 msgid "" "The existing searchlight policy.json has been simplified. The only supported " "options for resource policy are to enable or disable it for all request " "types (i.e. the 'allow', 'query' 'facet' suffixes are no longer in effect)." msgstr "" #: ../../:14 origin/stable/newton>:14 msgid "" "The initial mitaka release (0.2) did not support ElasticSearch 2.x. " "ElasticSearch made several changes to internal index data mappings that were " "not backwards compatible with ElasticSearch 1.x. This release has all the " "changes required for Searchlight to support both ElasticSearch 1.x and 2.x." msgstr "" #: ../../:473 msgid "" "The maximum number of threads that will run concurrently can be controlled " "by setting \"max_workers\" in the Searchlight configuration file. [manage] " "max_workers = 6" msgstr "" #: ../../:87 msgid "" "The projects list will not present in the flavor related versioned " "notifications if you update the flavor access only because of a lazy-loaded " "bug in nova." msgstr "" #: ../../:268 msgid "" "The workers for listener was always 1, so config listener_workers was not " "work as expected. Now operators can set 'workers' under group [listener] to " "running multiple listener processes." msgstr "" #: ../../:305 msgid "" "There are no notifications for flavors from nova yet, so we recommend " "putting it to its own resource group and scheduling a cron job to re-sync " "with little overhead." msgstr "" #: ../../:309 msgid "" "There are no notifications for hypervisor from nova yet, so we recommend " "putting it to its own resource group and scheduling a cron job to re-sync " "with little overhead." msgstr "" #: ../../:297 msgid "" "There are no notifications for server groups from nova yet, so we recommend " "putting it in its own resource group and scheduling a cron job to " "periodically re-sync. This will create a very low overhead way to keep the " "index up to date. The index latency will be dependent on how often you re-" "sync the data." msgstr "" #: ../../:301 msgid "" "This is a change that is not compatible with the API response in Mitaka; " "changes have been made in Newton to the python client and UI." msgstr "" #: ../../:33 msgid "This reduces the callbacks to the nova API significantly." msgstr "" #: ../../:191 msgid "" "Three resource types are introduced for swift plugin. OS::Swift:Account -" ">OS::Swift::Container -->OS::Swift::Object" msgstr "" #: ../../:97 msgid "" "To enable the notifications for flavor you need to config " "`notifications_topics_exchanges = versioned_notifications,nova` under " "section `resource_plugin:os_nova_flavor`" msgstr "" #: ../../:40 origin/stable/newton>:339 msgid "To start using a pool with a shared topic instead of separate topics:" msgstr "" #: ../../:36 origin/stable/newton>:335 msgid "" "To support ElasticSearch 1.x and 2.x, several internal data mappings have " "been updated. If you previously deployed Searchlight, you will need to " "reindex your resource data using ``searchlight-manage index sync``. You may " "re-index everything or limit it to ``OS::Nova::Server``, ``OS::Glance::" "Image``, ``OS::Glance::Metadef``, ``OS::Cinder:Volume``, and ``OS::Cinder::" "Snapshot``." msgstr "" #: ../../:389 msgid "" "Two fields returned in the API plugins endpoint 'name' and 'index' have been " "removed." msgstr "" #: ../../:54 origin/stable/newton>:353 msgid "" "Update ``searchlight.conf``. In the ``[resource_plugin]`` section, set " "``notifications_topic`` to match the shared topic that you set in the " "service configurations. In the ``[listener]`` sections, set " "``notifications_pool`` to your desired pool name. The default name starting " "in Newton is ``searchlight``. The ``notifications_pool`` does not have to " "match anything from other services configuration files. For example:" msgstr "" #: ../../:42 origin/stable/newton>:341 msgid "" "Update the respective service configuration files for searchlight enabled " "plugins to only publish to a single topic (e.g. set ``notification_topics = " "notifications``). If you have Ceilometer enabled, this must be the same " "topic which Ceilometer uses. You also typically must restart each service " "for the change to take effect. For example, in ``nova.conf``, ``glance-api." "conf``, ``cinder.conf``, ``neutron.conf``, and ``designate.conf``:" msgstr "" #: ../../:32 origin/stable/mitaka>:232 #: origin/stable/newton>:331 origin/stable/ocata>:93 stable/stein>:56 #: stable/ussuri>:10 msgid "Upgrade Notes" msgstr "" #: ../../:317 msgid "" "Using multiple resource groups will impact sort behavior when sorting on " "fields across resource types when all the resource types don't have the " "requested 'sort-by field'. Follow the guidelines below to avoid errors. " "https://www.elastic.co/guide/en/elasticsearch/reference/current/search-" "request-sort.html#_ignoring_unmapped_fields https://www.elastic.co/guide/en/" "elasticsearch/reference/current/search-request-sort.html#_missing_values" msgstr "" #: ../../:235 msgid "" "When searchlight-manage is indexing, all resource types will be indexed in a " "separate thread. Multiple threads will be run concurrently." msgstr "" #: ../../:29 msgid "" "When user requests a reindex by specifying --type parameter, searchlight may " "copy existing Elasticsearch data to reindex, if these old indices or type " "mappings are missing, newly created indices will have incomplete resource " "data." msgstr "" #: ../../:219 msgid "" "version is supported as a search parameter to return an always-incrementing " "_version value with each search result." msgstr "" #: ../source/index.rst:3 msgid "Searchlight Release Notes" msgstr "" #: ../source/liberty.rst:3 msgid "Liberty Series Release Notes" msgstr "" #: ../source/mitaka.rst:3 msgid "Mitaka Series Release Notes" msgstr "" #: ../source/newton.rst:3 msgid "Newton Series Release Notes" msgstr "" #: ../source/ocata.rst:3 msgid "Ocata Series Release Notes" msgstr "" #: ../source/pike.rst:3 msgid "Pike Series Release Notes" msgstr "" #: ../source/queens.rst:3 msgid "Queens Series Release Notes" msgstr "" #: ../source/stein.rst:3 msgid "Stein Series Release Notes" msgstr "" #: ../source/train.rst:3 msgid "Train Series Release Notes" msgstr "" #: ../source/unreleased.rst:3 msgid "Current Series Release Notes" msgstr "" #: ../source/ussuri.rst:3 msgid "Ussuri Series Release Notes" msgstr "" #: ../source/victoria.rst:3 msgid "Victoria Series Release Notes" msgstr ""