# SOME DESCRIPTIVE TITLE. # Copyright (C) 2016, Watcher developers # This file is distributed under the same license as the python-watcher package. # FIRST AUTHOR , YEAR. # #, fuzzy msgid "" msgstr "" "Project-Id-Version: python-watcher \n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2025-01-29 13:28+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" #: ../../:5 unmaintained/2023.1>:768 #: unmaintained/victoria>:730 unmaintained/xena>:768 unmaintained/yoga>:768 #: unmaintained/zed>:768 msgid "0.29.0" msgstr "" #: ../../:20 unmaintained/2023.1>:709 #: unmaintained/victoria>:671 unmaintained/xena>:709 unmaintained/yoga>:709 #: unmaintained/zed>:709 msgid "0.34.0" msgstr "" #: ../../:5 unmaintained/2023.1>:694 #: unmaintained/victoria>:656 unmaintained/xena>:694 unmaintained/yoga>:694 #: unmaintained/zed>:694 msgid "1.0.0" msgstr "" #: ../../:94 unmaintained/2023.1>:679 #: unmaintained/victoria>:641 unmaintained/xena>:679 unmaintained/yoga>:679 #: unmaintained/zed>:679 msgid "1.1.0" msgstr "" #: ../../:20 unmaintained/2023.1>:458 #: unmaintained/victoria>:420 unmaintained/xena>:458 unmaintained/yoga>:458 #: unmaintained/zed>:458 msgid "1.10.0" msgstr "" #: ../../:5 unmaintained/2023.1>:443 #: unmaintained/victoria>:405 unmaintained/xena>:443 unmaintained/yoga>:443 #: unmaintained/zed>:443 msgid "1.11.0" msgstr "" #: ../../:75 unmaintained/2023.1>:660 #: unmaintained/victoria>:622 unmaintained/xena>:660 unmaintained/yoga>:660 #: unmaintained/zed>:660 msgid "1.3.0" msgstr "" #: ../../:20 unmaintained/2023.1>:605 #: unmaintained/victoria>:567 unmaintained/xena>:605 unmaintained/yoga>:605 #: unmaintained/zed>:605 msgid "1.4.0" msgstr "" #: ../../:5 msgid "1.4.1" msgstr "" #: ../../:56 unmaintained/2023.1>:590 #: unmaintained/victoria>:552 unmaintained/xena>:590 unmaintained/yoga>:590 #: unmaintained/zed>:590 msgid "1.5.0" msgstr "" #: ../../:39 unmaintained/2023.1>:573 #: unmaintained/victoria>:535 unmaintained/xena>:573 unmaintained/yoga>:573 #: unmaintained/zed>:573 msgid "1.6.0" msgstr "" #: ../../:5 unmaintained/2023.1>:539 #: unmaintained/victoria>:501 unmaintained/xena>:539 unmaintained/yoga>:539 #: unmaintained/zed>:539 msgid "1.7.0" msgstr "" #: ../../:46 unmaintained/2023.1>:484 #: unmaintained/victoria>:446 unmaintained/xena>:484 unmaintained/yoga>:484 #: unmaintained/zed>:484 msgid "1.9.0" msgstr "" #: ../../:5 current msgid "13.0.0-33" msgstr "" #: ../../:5 unmaintained/2023.1>:291 #: unmaintained/victoria>:253 unmaintained/xena>:291 unmaintained/yoga>:291 #: unmaintained/zed>:291 msgid "2.0.0" msgstr "" #: ../../:5 msgid "3.0.0" msgstr "" #: ../../:101 unmaintained/victoria>:63 #: unmaintained/xena>:101 unmaintained/yoga>:101 unmaintained/zed>:101 msgid "3.0.0.0rc1" msgstr "" #: ../../:5 msgid "4.0.0" msgstr "" #: ../../:43 unmaintained/victoria>:5 #: unmaintained/xena>:43 unmaintained/yoga>:43 unmaintained/zed>:43 msgid "4.0.0.0rc1" msgstr "" #: ../../:5 unmaintained/wallaby>:5 #: unmaintained/xena>:5 unmaintained/yoga>:5 unmaintained/zed>:5 msgid "6.0.0" msgstr "" #: ../../:152 unmaintained/2023.1>:248 #: unmaintained/victoria>:210 unmaintained/xena>:248 unmaintained/yoga>:248 #: unmaintained/zed>:248 msgid "A ``watcher-status upgrade check`` has been added for this." msgstr "" #: ../../:14 current msgid "" "A new Prometheus data source is added. This allows the watcher decision " "engine to collect metrics from Prometheus server. For more information about " "the Prometheus data source, including limitations and configuration options " "see https://docs.openstack.org/watcher/latest/datasources/prometheus.html" msgstr "" #: ../../:32 unmaintained/2023.1>:70 #: unmaintained/victoria>:32 unmaintained/xena>:70 unmaintained/yoga>:70 #: unmaintained/zed>:70 msgid "" "A new threadpool for the decision engine that contributors can use to " "improve the performance of many operations, primarily I/O bound onces. The " "amount of workers used by the decision engine threadpool can be configured " "to scale according to the available infrastructure using the " "`watcher_decision_engine.max_general_workers` config option. Documentation " "for contributors to effectively use this threadpool is available online: " "https://docs.openstack.org/watcher/latest/contributor/concurrency.html" msgstr "" #: ../../:21 unmaintained/2023.1>:117 #: unmaintained/victoria>:79 unmaintained/xena>:117 unmaintained/yoga>:117 #: unmaintained/zed>:117 msgid "" "API calls while building the Compute data model will be retried upon " "failure. The amount of failures allowed before giving up and the time before " "reattempting are configurable. The `api_call_retries` and " "`api_query_timeout` parameters in the `[collector]` group can be used to " "adjust these paremeters. 10 retries with a 1 second time in between " "reattempts is the default." msgstr "" #: ../../:24 unmaintained/2023.1>:62 #: unmaintained/victoria>:24 unmaintained/xena>:62 unmaintained/yoga>:62 #: unmaintained/zed>:62 msgid "" "Add a new webhook API and a new audit type EVENT, the microversion is 1.4. " "Now Watcher user can create audit with EVENT type and the audit will be " "triggered by webhook API. The user guide is available online: https://docs." "openstack.org/watcher/latest/user/event_type_audit.html" msgstr "" #: ../../:69 unmaintained/2023.1>:758 #: unmaintained/victoria>:720 unmaintained/xena>:758 unmaintained/yoga>:758 #: unmaintained/zed>:758 msgid "Add a service supervisor to watch Watcher deamons." msgstr "" #: ../../:84 unmaintained/2023.1>:669 #: unmaintained/victoria>:631 unmaintained/xena>:669 unmaintained/yoga>:669 #: unmaintained/zed>:669 msgid "Add action for compute node power on/off" msgstr "" #: ../../:49 unmaintained/2023.1>:634 #: unmaintained/victoria>:596 unmaintained/xena>:634 unmaintained/yoga>:634 #: unmaintained/zed>:634 msgid "" "Add description property for dynamic action. Admin can see detail " "information of any specify action." msgstr "" #: ../../:14 unmaintained/2023.1>:110 #: unmaintained/victoria>:72 unmaintained/xena>:110 unmaintained/yoga>:110 #: unmaintained/zed>:110 msgid "" "Add force field to Audit. User can set --force to enable the new option when " "launching audit. If force is True, audit will be executed despite of ongoing " "actionplan. The new audit may create a wrong actionplan if they use the same " "data model." msgstr "" #: ../../:119 unmaintained/2023.1>:215 #: unmaintained/victoria>:177 unmaintained/xena>:215 unmaintained/yoga>:215 #: unmaintained/zed>:215 msgid "" "Add keystone_client Group for user to configure 'interface' and " "'region_name' by watcher.conf. The default value of 'interface' is 'admin'." msgstr "" #: ../../:29 unmaintained/2023.1>:614 #: unmaintained/victoria>:576 unmaintained/xena>:614 unmaintained/yoga>:614 #: unmaintained/zed>:614 msgid "Add notifications related to Action object." msgstr "" #: ../../:14 unmaintained/2023.1>:703 #: unmaintained/victoria>:665 unmaintained/xena>:703 unmaintained/yoga>:703 #: unmaintained/zed>:703 msgid "Add notifications related to Action plan object." msgstr "" #: ../../:29 unmaintained/2023.1>:718 #: unmaintained/victoria>:680 unmaintained/xena>:718 unmaintained/yoga>:718 #: unmaintained/zed>:718 msgid "Add notifications related to Audit object." msgstr "" #: ../../:65 unmaintained/2023.1>:650 #: unmaintained/victoria>:612 unmaintained/xena>:650 unmaintained/yoga>:650 #: unmaintained/zed>:650 msgid "Add notifications related to Service object." msgstr "" #: ../../:107 unmaintained/2023.1>:203 #: unmaintained/victoria>:165 unmaintained/xena>:203 unmaintained/yoga>:203 #: unmaintained/zed>:203 msgid "" "Add show data model api for Watcher. New in version 1.3. User can use " "'openstack optimize datamodel list' command to view the current data model " "information in memory. User can also add '--audit ' to view " "specific data model in memory filted by the scope in audit. User can also " "add '--detail' to view detailed information about current data model. User " "can also add '--type ' to specify the type of data model. Default type " "is 'compute'. In the future, type 'storage' and 'baremetal' will be " "supported." msgstr "" #: ../../:28 unmaintained/2023.1>:314 #: unmaintained/victoria>:276 unmaintained/xena>:314 unmaintained/yoga>:314 #: unmaintained/zed>:314 msgid "" "Add start_time and end_time fields in audits table. User can set the start " "time and/or end time when creating CONTINUOUS audit." msgstr "" #: ../../:61 msgid "" "Add superseded state for an action plan if the cluster data model has " "changed after it has been created." msgstr "" #: ../../:124 unmaintained/2023.1>:220 #: unmaintained/victoria>:182 unmaintained/xena>:220 unmaintained/yoga>:220 #: unmaintained/zed>:220 msgid "" "Added Placement API helper to Watcher. Now Watcher can get information about " "resource providers, it can be used for the data model and strategies. Config " "group placement_client with options 'api_version', 'interface' and " "'region_name' is also added. The default values for 'api_version' and " "'interface' are 1.29 and 'public', respectively." msgstr "" #: ../../:103 unmaintained/2023.1>:688 #: unmaintained/victoria>:650 unmaintained/xena>:688 unmaintained/yoga>:688 #: unmaintained/zed>:688 msgid "Added SUSPENDED audit state" msgstr "" #: ../../:781 unmaintained/victoria>:743 #: unmaintained/xena>:781 unmaintained/yoga>:781 unmaintained/zed>:781 msgid "" "Added a generic scoring engine module, which will standardize interactions " "with scoring engines through the common API. It is possible to use the " "scoring engine by different Strategies, which improve the code and data " "model re-use." msgstr "" #: ../../:18 msgid "" "Added a generic scoring engine module, which will standarize interactions " "with scoring engines through the common API. It is possible to use the " "scoring engine by different Strategies, which improve the code and data " "model re-use." msgstr "" #: ../../:103 unmaintained/2023.1>:389 #: unmaintained/victoria>:351 unmaintained/xena>:389 unmaintained/yoga>:389 #: unmaintained/zed>:389 msgid "" "Added a new config option 'action_execution_rule' which is a dict type. Its " "key field is strategy name and the value is 'ALWAYS' or 'ANY'. 'ALWAYS' " "means the callback function returns True as usual. 'ANY' means the return " "depends on the result of previous action execution. The callback returns " "True if previous action gets failed, and the engine continues to run the " "next action. If previous action executes success, the callback returns False " "then the next action will be ignored. For strategies that aren't in " "'action_execution_rule', the callback always returns True. Please add the " "next section in the watcher.conf file if your strategy needs this feature. " "[watcher_workflow_engines.taskflow] action_execution_rule = {'your strategy " "name': 'ANY'}" msgstr "" #: ../../:54 unmaintained/2023.1>:817 #: unmaintained/victoria>:779 unmaintained/xena>:817 unmaintained/yoga>:817 #: unmaintained/zed>:817 msgid "" "Added a new strategy based on the airflow of servers. This strategy makes " "decisions to migrate VMs to make the airflow uniform." msgstr "" #: ../../:14 unmaintained/2023.1>:777 #: unmaintained/victoria>:739 unmaintained/xena>:777 unmaintained/yoga>:777 #: unmaintained/zed>:777 msgid "" "Added a standard way to both declare and fetch configuration options so that " "whenever the administrator generates the Watcher configuration sample file, " "it contains the configuration options of the plugins that are currently " "available." msgstr "" #: ../../:62 unmaintained/2023.1>:825 #: unmaintained/victoria>:787 unmaintained/xena>:825 unmaintained/yoga>:825 #: unmaintained/zed>:825 msgid "" "Added a strategy based on the VM workloads of hypervisors. This strategy " "makes decisions to migrate workloads to make the total VM workloads of each " "hypervisor balanced, when the total VM workloads of hypervisor reaches " "threshold." msgstr "" #: ../../:35 unmaintained/2023.1>:473 #: unmaintained/victoria>:435 unmaintained/xena>:473 unmaintained/yoga>:473 #: unmaintained/zed>:473 msgid "" "Added a strategy for one compute node maintenance, without having the user's " "application been interrupted. If given one backup node, the strategy will " "firstly migrate all instances from the maintenance node to the backup node. " "If the backup node is not provided, it will migrate all instances, relying " "on nova-scheduler." msgstr "" #: ../../:50 unmaintained/2023.1>:813 #: unmaintained/victoria>:775 unmaintained/xena>:813 unmaintained/yoga>:813 #: unmaintained/zed>:813 msgid "" "Added a strategy that monitors if there is a higher load on some hosts " "compared to other hosts in the cluster and re-balances the work across hosts " "to minimize the standard deviation of the loads in the cluster." msgstr "" #: ../../:26 unmaintained/2023.1>:789 #: unmaintained/victoria>:751 unmaintained/xena>:789 unmaintained/yoga>:789 #: unmaintained/zed>:789 msgid "" "Added a way to add a new action without having to amend the source code of " "the default planner." msgstr "" #: ../../:23 unmaintained/2023.1>:557 #: unmaintained/victoria>:519 unmaintained/xena>:557 unmaintained/yoga>:557 #: unmaintained/zed>:557 msgid "" "Added a way to check state of strategy before audit's execution. " "Administrator can use \"watcher strategy state \" command to " "get information about metrics' availability, datasource's availability and " "CDM's availability." msgstr "" #: ../../:34 unmaintained/2023.1>:797 #: unmaintained/victoria>:759 unmaintained/xena>:797 unmaintained/yoga>:797 #: unmaintained/zed>:797 msgid "" "Added a way to compare the efficacy of different strategies for a give " "optimization goal." msgstr "" #: ../../:30 unmaintained/2023.1>:793 #: unmaintained/victoria>:755 unmaintained/xena>:793 unmaintained/yoga>:793 #: unmaintained/zed>:793 msgid "" "Added a way to create periodic audit to be able to optimize continuously the " "cloud infrastructure." msgstr "" #: ../../:801 unmaintained/victoria>:763 #: unmaintained/xena>:801 unmaintained/yoga>:801 unmaintained/zed>:801 msgid "" "Added a way to return the of available goals depending on which strategies " "have been deployed on the node where the decision engine is running." msgstr "" #: ../../:38 msgid "" "Added a way to return the of available goals depending on which strategies " "have been deployed on the node where the decison engine is running." msgstr "" #: ../../:22 unmaintained/2023.1>:785 #: unmaintained/victoria>:747 unmaintained/xena>:785 unmaintained/yoga>:785 #: unmaintained/zed>:785 msgid "" "Added an in-memory cache of the cluster model built up and kept fresh via " "notifications from services of interest in addition to periodic syncing " "logic." msgstr "" #: ../../:37 unmaintained/2023.1>:622 #: unmaintained/victoria>:584 unmaintained/xena>:622 unmaintained/yoga>:622 #: unmaintained/zed>:622 msgid "" "Added binding between apscheduler job and Watcher decision engine service. " "It will allow to provide HA support in the future." msgstr "" #: ../../:88 unmaintained/2023.1>:673 #: unmaintained/victoria>:635 unmaintained/xena>:673 unmaintained/yoga>:673 #: unmaintained/zed>:673 msgid "Added cinder cluster data model" msgstr "" #: ../../:53 unmaintained/2023.1>:638 #: unmaintained/victoria>:600 unmaintained/xena>:638 unmaintained/yoga>:638 #: unmaintained/zed>:638 msgid "" "Added gnocchi support as data source for metrics. Administrator can change " "data source for each strategy using config file." msgstr "" #: ../../:14 unmaintained/2023.1>:300 #: unmaintained/victoria>:262 unmaintained/xena>:300 unmaintained/yoga>:300 #: unmaintained/zed>:300 msgid "Added new tool ``watcher-status upgrade check``." msgstr "" #: ../../:67 unmaintained/2023.1>:505 #: unmaintained/victoria>:467 unmaintained/xena>:505 unmaintained/yoga>:505 #: unmaintained/zed>:505 msgid "" "Added notifications about cancelling of action plan. Now event based plugins " "know when action plan cancel started and completed." msgstr "" #: ../../:58 unmaintained/2023.1>:821 #: unmaintained/victoria>:783 unmaintained/xena>:821 unmaintained/yoga>:821 #: unmaintained/zed>:821 msgid "Added policies to handle user rights to access Watcher API." msgstr "" #: ../../:27 unmaintained/2023.1>:561 #: unmaintained/victoria>:523 unmaintained/xena>:561 unmaintained/yoga>:561 #: unmaintained/zed>:561 msgid "Added storage capacity balance strategy." msgstr "" #: ../../:31 unmaintained/2023.1>:565 #: unmaintained/victoria>:527 unmaintained/xena>:565 unmaintained/yoga>:565 #: unmaintained/zed>:565 msgid "" "Added strategy \"Zone migration\" and it's goal \"Hardware maintenance\". " "The strategy migrates many instances and volumes efficiently with minimum " "downtime automatically." msgstr "" #: ../../:100 unmaintained/2023.1>:196 #: unmaintained/victoria>:158 unmaintained/xena>:196 unmaintained/yoga>:196 #: unmaintained/zed>:196 msgid "" "Added strategy \"node resource consolidation\". This strategy is used to " "centralize VMs to as few nodes as possible by VM migration. User can set an " "input parameter to decide how to select the destination node." msgstr "" #: ../../:61 msgid "" "Added strategy to identify and migrate a Noisy Neighbor - a low priority VM " "that negatively affects peformance of a high priority VM by over utilizing " "Last Level Cache." msgstr "" #: ../../:646 unmaintained/victoria>:608 #: unmaintained/xena>:646 unmaintained/yoga>:646 unmaintained/zed>:646 msgid "" "Added strategy to identify and migrate a Noisy Neighbor - a low priority VM " "that negatively affects performance of a high priority VM by over utilizing " "Last Level Cache." msgstr "" #: ../../:33 unmaintained/2023.1>:618 #: unmaintained/victoria>:580 unmaintained/xena>:618 unmaintained/yoga>:618 #: unmaintained/zed>:618 msgid "" "Added the functionality to filter out instances which have metadata field " "'optimize' set to False. For now, this is only available for the " "basic_consolidation strategy (if \"check_optimize_metadata\" configuration " "option is enabled)." msgstr "" #: ../../:57 unmaintained/2023.1>:642 #: unmaintained/victoria>:604 unmaintained/xena>:642 unmaintained/yoga>:642 #: unmaintained/zed>:642 msgid "Added using of JSONSchema instead of voluptuous to validate Actions." msgstr "" #: ../../:69 unmaintained/2023.1>:654 #: unmaintained/victoria>:616 unmaintained/xena>:654 unmaintained/yoga>:654 #: unmaintained/zed>:654 msgid "Added volume migrate action" msgstr "" #: ../../:14 unmaintained/2023.1>:548 #: unmaintained/victoria>:510 unmaintained/xena>:548 unmaintained/yoga>:548 #: unmaintained/zed>:548 msgid "" "Adds audit scoper for storage data model, now watcher users can specify " "audit scope for storage CDM in the same manner as compute scope." msgstr "" #: ../../:19 unmaintained/2023.1>:553 #: unmaintained/victoria>:515 unmaintained/xena>:553 unmaintained/yoga>:553 #: unmaintained/zed>:553 msgid "Adds baremetal data model in Watcher" msgstr "" #: ../../:30 unmaintained/2023.1>:126 #: unmaintained/victoria>:88 unmaintained/xena>:126 unmaintained/yoga>:126 #: unmaintained/zed>:126 msgid "" "All datasources can now be configured to retry retrieving a metric upon " "encountering an error. Between each attempt will be a set amount of time " "which can be adjusted from the configuration. These configuration options " "can be found in the `[watcher_datasources]` group and are named " "`query_max_retries` and `query_timeout`." msgstr "" #: ../../:42 unmaintained/2023.1>:805 #: unmaintained/victoria>:767 unmaintained/xena>:805 unmaintained/yoga>:805 #: unmaintained/zed>:805 msgid "" "Allow decision engine to pass strategy parameters, like optimization " "threshold, to selected strategy, also strategy to provide parameters info to " "end user." msgstr "" #: ../../:38 unmaintained/2023.1>:134 #: unmaintained/victoria>:96 unmaintained/xena>:134 unmaintained/yoga>:134 #: unmaintained/zed>:134 msgid "" "Allow using file to override metric map. Override the metric map of each " "datasource as soon as it is created by the manager. This override comes from " "a file whose path is provided by a setting in config file. The setting is " "`watcher_decision_engine/metric_map_path`. The file contains a map per " "datasource whose keys are the metric names as recognized by watcher and the " "value is the real name of the metric in the datasource. This setting " "defaults to `/etc/watcher/metric_map.yaml`, and presence of this file is " "optional." msgstr "" #: ../../:156 unmaintained/2023.1>:252 #: unmaintained/victoria>:214 unmaintained/xena>:252 unmaintained/yoga>:252 #: unmaintained/zed>:252 msgid "" "An Watcher API WSGI application script ``watcher-api-wsgi`` is now " "available. It is auto-generated by ``pbr`` and allows to run the API service " "using WSGI server (for example Nginx and uWSGI)." msgstr "" #: ../../:55 unmaintained/2023.1>:493 #: unmaintained/victoria>:455 unmaintained/xena>:493 unmaintained/yoga>:493 #: unmaintained/zed>:493 msgid "" "Audits have 'name' field now, that is more friendly to end users. Audit's " "name can't exceed 63 characters." msgstr "" #: ../../:24 unmaintained/2023.1>:310 #: unmaintained/victoria>:272 unmaintained/xena>:310 unmaintained/yoga>:310 #: unmaintained/zed>:310 msgid "" "Baremetal Model gets Audit scoper with an ability to exclude Ironic nodes." msgstr "" #: ../../:89 unmaintained/2023.1>:527 #: unmaintained/victoria>:489 unmaintained/xena>:527 unmaintained/yoga>:527 #: unmaintained/zed>:527 msgid "Bug Fixes" msgstr "" #: ../../:143 unmaintained/2023.1>:429 #: unmaintained/victoria>:391 unmaintained/xena>:429 unmaintained/yoga>:429 #: unmaintained/zed>:429 msgid "" "Ceilometer Datasource has been deprecated since its API has been deprecated " "in Ocata cycle. Watcher has supported Ceilometer for some releases after " "Ocata to let users migrate to Gnocchi/Monasca datasources. Since Train " "release, Ceilometer support will be removed." msgstr "" #: ../../:34 current msgid "" "Ceilometer datasource has been completely removed. The datasource requires " "ceilometer API which was already removed from Ceilometer. Use the other " "datasources such as Gnocchi." msgstr "" #: ../../:37 unmaintained/2023.1>:726 #: unmaintained/victoria>:688 unmaintained/xena>:726 unmaintained/yoga>:726 #: unmaintained/zed>:726 msgid "Centralize all configuration options for Watcher." msgstr "" #: ../../:750 unmaintained/victoria>:712 #: unmaintained/xena>:750 unmaintained/yoga>:750 unmaintained/zed>:750 msgid "" "Check the creation time of the action plan, and set its state to SUPERSEDED " "if it has expired." msgstr "" #: ../../:46 unmaintained/2023.1>:809 #: unmaintained/victoria>:771 unmaintained/xena>:809 unmaintained/yoga>:809 #: unmaintained/zed>:809 msgid "" "Copy all audit templates parameters into audit instead of having a reference " "to the audit template." msgstr "" #: ../../:139 stable/train>:164 #: unmaintained/2023.1>:28 unmaintained/2023.1>:260 unmaintained/2023.1>:425 #: unmaintained/victoria>:222 unmaintained/victoria>:387 #: unmaintained/wallaby>:28 unmaintained/xena>:28 unmaintained/xena>:260 #: unmaintained/xena>:425 unmaintained/yoga>:28 unmaintained/yoga>:260 #: unmaintained/yoga>:425 unmaintained/zed>:28 unmaintained/zed>:260 #: unmaintained/zed>:425 msgid "Deprecation Notes" msgstr "" #: ../../:48 unmaintained/2023.1>:582 #: unmaintained/victoria>:544 unmaintained/xena>:582 unmaintained/yoga>:582 #: unmaintained/zed>:582 msgid "" "Each CDM collector can have its own CDM scoper now. This changed Scope JSON " "schema definition for the audit template POST data. Please see audit " "template create help message in python-watcherclient." msgstr "" #: ../../:41 unmaintained/2023.1>:626 #: unmaintained/victoria>:588 unmaintained/xena>:626 unmaintained/yoga>:626 #: unmaintained/zed>:626 msgid "" "Enhancement of vm_workload_consolidation strategy by using 'memory.resident' " "metric in place of 'memory.usage', as memory.usage shows the memory usage " "inside guest-os and memory.resident represents volume of RAM used by " "instance on host machine." msgstr "" #: ../../:14 stable/queens>:65 #: unmaintained/2023.1>:599 unmaintained/victoria>:561 unmaintained/xena>:599 #: unmaintained/yoga>:599 unmaintained/zed>:599 msgid "" "Existing workload_balance strategy based on the VM workloads of CPU. This " "feature improves the strategy. By the input parameter \"metrics\", it makes " "decision to migrate a VM base on CPU or memory utilization." msgstr "" #: ../../:29 unmaintained/2023.1>:467 #: unmaintained/victoria>:429 unmaintained/xena>:467 unmaintained/yoga>:467 #: unmaintained/zed>:467 msgid "" "Feature to exclude instances from audit scope based on project_id is added. " "Now instances from particular project in OpenStack can be excluded from " "audit defining scope in audit templates." msgstr "" #: ../../:119 unmaintained/2023.1>:405 #: unmaintained/victoria>:367 unmaintained/xena>:405 unmaintained/yoga>:405 #: unmaintained/zed>:405 msgid "" "For a large cloud infrastructure, retrieving data from Nova may take a long " "time. To avoid getting too much data from Nova, building the compute data " "model according to the scope of audit." msgstr "" #: ../../:67 unmaintained/2023.1>:163 #: unmaintained/victoria>:125 unmaintained/xena>:163 unmaintained/yoga>:163 #: unmaintained/zed>:163 msgid "" "Grafana has been added as datasource that can be used for collecting " "metrics. The configuration options allow to specify what metrics and how " "they are stored in grafana so that no matter how Grafana is configured it " "can still be used. The configuration can be done via the typical " "configuration file but it is recommended to configure most options in the " "yaml file for metrics. For a complete walkthrough on configuring Grafana " "see: https://docs.openstack.org/watcher/latest/datasources/grafana.html" msgstr "" #: ../../:142 unmaintained/2023.1>:238 #: unmaintained/victoria>:200 unmaintained/xena>:238 unmaintained/yoga>:238 #: unmaintained/zed>:238 msgid "" "If Gnocchi was configured to have a custom amount of retries and or a custom " "timeout then the configuration needs to moved into the " "`[watcher_datasources]` group instead of the `[gnocchi_client]` group." msgstr "" #: ../../:49 unmaintained/2023.1>:145 #: unmaintained/victoria>:107 unmaintained/xena>:145 unmaintained/yoga>:145 #: unmaintained/zed>:145 msgid "" "Improved interface for datasource baseclass that better defines expected " "values and types for parameters and return types of all abstract methods. " "This allows all strategies to work with every datasource provided the " "metrics are configured for that given datasource." msgstr "" #: ../../:71 unmaintained/2023.1>:509 #: unmaintained/victoria>:471 unmaintained/xena>:509 unmaintained/yoga>:509 #: unmaintained/zed>:509 msgid "" "Instance cold migration logic is now replaced with using Nova migrate " "Server(migrate Action) API which has host option since v2.56." msgstr "" #: ../../:14 unmaintained/2023.1>:52 #: unmaintained/victoria>:14 unmaintained/xena>:52 unmaintained/yoga>:52 #: unmaintained/zed>:52 msgid "" "Many operations in the decision engine will block on I/O. Such I/O " "operations can stall the execution of a sequential application " "significantly. To reduce the potential bottleneck of many operations the " "general purpose decision engine threadpool is introduced." msgstr "" #: ../../:10 current origin/stable/newton>:10 #: origin/stable/ocata>:10 origin/stable/ocata>:25 stable/pike>:10 #: stable/pike>:25 stable/pike>:80 stable/pike>:99 stable/queens>:10 #: stable/queens>:44 stable/queens>:61 stable/rocky>:10 stable/rocky>:25 #: stable/rocky>:51 stable/stein>:20 stable/train>:10 stable/ussuri>:20 #: unmaintained/2023.1>:58 unmaintained/2023.1>:106 unmaintained/2023.1>:306 #: unmaintained/2023.1>:448 unmaintained/2023.1>:463 unmaintained/2023.1>:489 #: unmaintained/2023.1>:544 unmaintained/2023.1>:578 unmaintained/2023.1>:595 #: unmaintained/2023.1>:610 unmaintained/2023.1>:665 unmaintained/2023.1>:684 #: unmaintained/2023.1>:699 unmaintained/2023.1>:714 unmaintained/2023.1>:773 #: unmaintained/victoria>:20 unmaintained/victoria>:68 #: unmaintained/victoria>:268 unmaintained/victoria>:410 #: unmaintained/victoria>:425 unmaintained/victoria>:451 #: unmaintained/victoria>:506 unmaintained/victoria>:540 #: unmaintained/victoria>:557 unmaintained/victoria>:572 #: unmaintained/victoria>:627 unmaintained/victoria>:646 #: unmaintained/victoria>:661 unmaintained/victoria>:676 #: unmaintained/victoria>:735 unmaintained/xena>:58 unmaintained/xena>:106 #: unmaintained/xena>:306 unmaintained/xena>:448 unmaintained/xena>:463 #: unmaintained/xena>:489 unmaintained/xena>:544 unmaintained/xena>:578 #: unmaintained/xena>:595 unmaintained/xena>:610 unmaintained/xena>:665 #: unmaintained/xena>:684 unmaintained/xena>:699 unmaintained/xena>:714 #: unmaintained/xena>:773 unmaintained/yoga>:58 unmaintained/yoga>:106 #: unmaintained/yoga>:306 unmaintained/yoga>:448 unmaintained/yoga>:463 #: unmaintained/yoga>:489 unmaintained/yoga>:544 unmaintained/yoga>:578 #: unmaintained/yoga>:595 unmaintained/yoga>:610 unmaintained/yoga>:665 #: unmaintained/yoga>:684 unmaintained/yoga>:699 unmaintained/yoga>:714 #: unmaintained/yoga>:773 unmaintained/zed>:58 unmaintained/zed>:106 #: unmaintained/zed>:306 unmaintained/zed>:448 unmaintained/zed>:463 #: unmaintained/zed>:489 unmaintained/zed>:544 unmaintained/zed>:578 #: unmaintained/zed>:595 unmaintained/zed>:610 unmaintained/zed>:665 #: unmaintained/zed>:684 unmaintained/zed>:699 unmaintained/zed>:714 #: unmaintained/zed>:773 msgid "New Features" msgstr "" #: ../../:33 unmaintained/2023.1>:319 #: unmaintained/victoria>:281 unmaintained/xena>:319 unmaintained/yoga>:319 #: unmaintained/zed>:319 msgid "" "New framework for ``watcher-status upgrade check`` command is added. This " "framework allows adding various checks which can be run before a Watcher " "upgrade to ensure if the upgrade can be performed safely." msgstr "" #: ../../:82 unmaintained/2023.1>:520 #: unmaintained/victoria>:482 unmaintained/xena>:520 unmaintained/yoga>:520 #: unmaintained/zed>:520 msgid "" "Nova API version is now set to 2.56 by default. This needs the migrate " "action of migration type cold with destination_node parameter to work." msgstr "" #: ../../:132 unmaintained/2023.1>:228 #: unmaintained/victoria>:190 unmaintained/xena>:228 unmaintained/yoga>:228 #: unmaintained/zed>:228 msgid "" "Now Watcher strategy can select specific planner beyond default. Strategy " "can set planner property to specify its own planner." msgstr "" #: ../../:131 unmaintained/2023.1>:417 #: unmaintained/victoria>:379 unmaintained/xena>:417 unmaintained/yoga>:417 #: unmaintained/zed>:417 msgid "" "Operator can now use new CLI tool ``watcher-status upgrade check`` to check " "if Watcher deployment can be safely upgraded from N-1 to N release." msgstr "" #: ../../:10 stable/ussuri>:10 #: unmaintained/2023.1>:48 unmaintained/2023.1>:296 unmaintained/victoria>:10 #: unmaintained/victoria>:258 unmaintained/xena>:48 unmaintained/xena>:296 #: unmaintained/yoga>:48 unmaintained/yoga>:296 unmaintained/zed>:48 #: unmaintained/zed>:296 msgid "Prelude" msgstr "" #: ../../:65 unmaintained/2023.1>:754 #: unmaintained/victoria>:716 unmaintained/xena>:754 unmaintained/yoga>:754 #: unmaintained/zed>:754 msgid "" "Provide a notification mechanism into Watcher that supports versioning. " "Whenever a Watcher object is created, updated or deleted, a versioned " "notification will, if it's relevant, be automatically sent to notify in " "order to allow an event-driven style of architecture within Watcher. " "Moreover, it will also give other services and/or 3rd party softwares (e.g. " "monitoring solutions or rules engines) the ability to react to such events." msgstr "" #: ../../:45 unmaintained/2023.1>:734 #: unmaintained/victoria>:696 unmaintained/xena>:734 unmaintained/yoga>:734 #: unmaintained/zed>:734 msgid "" "Provides a generic way to define the scope of an audit. The set of audited " "resources will be called \"Audit scope\" and will be defined in each audit " "template (which contains the audit settings)." msgstr "" #: ../../:55 unmaintained/2023.1>:93 #: unmaintained/victoria>:55 unmaintained/xena>:93 unmaintained/yoga>:93 #: unmaintained/zed>:93 msgid "" "Python 2.7 support has been dropped. Last release of Watcher to support " "py2.7 is OpenStack Train. The minimum version of Python now supported by " "Watcher is Python 3.6." msgstr "" #: ../../:28 current msgid "" "Python 3.8 support has been dropped. Last release of watcher supporting " "python 3.8 is 13.0.0. The minimum version of Python now supported is Python " "3.9." msgstr "" #: ../../:178 unmaintained/2023.1>:274 #: unmaintained/victoria>:236 unmaintained/xena>:274 unmaintained/yoga>:274 #: unmaintained/zed>:274 msgid "" "Several strategies have changed the `node` parameter to `compute_node` to be " "better aligned with terminology. These strategies include " "`basic_consolidation` and `workload_stabilzation`. The `node` parameter will " "remain supported during Train release and will be removed in the subsequent " "release." msgstr "" #: ../../:62 unmaintained/2023.1>:158 #: unmaintained/victoria>:120 unmaintained/xena>:158 unmaintained/yoga>:158 #: unmaintained/zed>:158 msgid "" "Specific strategies can override this order and use datasources which are " "not listed in the global preference." msgstr "" #: ../../:43 unmaintained/2023.1>:81 #: unmaintained/victoria>:43 unmaintained/xena>:81 unmaintained/yoga>:81 #: unmaintained/zed>:81 msgid "" "The building of the compute (Nova) data model will be done using the " "decision engine threadpool, thereby, significantly reducing the total time " "required to build it." msgstr "" #: ../../:168 unmaintained/2023.1>:264 #: unmaintained/victoria>:226 unmaintained/xena>:264 unmaintained/yoga>:264 #: unmaintained/zed>:264 msgid "" "The configuration options for query retries in `[gnocchi_client]` are " "deprecated and the option in `[watcher_datasources]` should now be used." msgstr "" #: ../../:14 unmaintained/wallaby>:14 #: unmaintained/xena>:14 unmaintained/yoga>:14 unmaintained/zed>:14 msgid "" "The default value of ``[oslo_policy] policy_file`` config option has been " "changed from ``policy.json`` to ``policy.yaml``. Operators who are utilizing " "customized or previously generated static policy JSON files (which are not " "needed by default), should generate new policy files or convert them in YAML " "format. Use the `oslopolicy-convert-json-to-yaml `_ tool to " "convert a JSON to YAML formatted policy file in backward compatible way." msgstr "" #: ../../:49 unmaintained/2023.1>:738 #: unmaintained/victoria>:700 unmaintained/xena>:738 unmaintained/yoga>:738 #: unmaintained/zed>:738 msgid "" "The graph model describes how VMs are associated to compute hosts. This " "allows for seeing relationships upfront between the entities and hence can " "be used to identify hot/cold spots in the data center and influence a " "strategy decision." msgstr "" #: ../../:93 unmaintained/2023.1>:531 #: unmaintained/victoria>:493 unmaintained/xena>:531 unmaintained/yoga>:531 #: unmaintained/zed>:531 msgid "" "The migrate action of migration type cold with destination_node parameter " "was fixed. Before fixing, it booted an instance in the service project as a " "migrated instance." msgstr "" #: ../../:148 unmaintained/2023.1>:244 #: unmaintained/victoria>:206 unmaintained/xena>:244 unmaintained/yoga>:244 #: unmaintained/zed>:244 msgid "" "The minimum required version of the ``[nova_client]/api_version`` value is " "now enforced to be ``2.56`` which is available since the Queens version of " "the nova compute service." msgstr "" #: ../../:173 unmaintained/2023.1>:269 #: unmaintained/victoria>:231 unmaintained/xena>:269 unmaintained/yoga>:269 #: unmaintained/zed>:269 msgid "" "The new strategy baseclass has significant changes in method parameters and " "any out-of-tree strategies will have to be adopted." msgstr "" #: ../../:45 unmaintained/2023.1>:630 #: unmaintained/victoria>:592 unmaintained/xena>:630 unmaintained/yoga>:630 #: unmaintained/zed>:630 msgid "" "There is new ability to create Watcher continuous audits with cron interval. " "It means you may use, for example, optional argument '--interval \"\\*/5 \\* " "\\* \\* \\*\"' to launch audit every 5 minutes. These jobs are executed on a " "best effort basis and therefore, we recommend you to use a minimal cron " "interval of at least one minute." msgstr "" #: ../../:24 current stable/rocky>:78 stable/stein>:127 #: stable/train>:138 stable/ussuri>:51 unmaintained/2023.1>:10 #: unmaintained/2023.1>:89 unmaintained/2023.1>:234 unmaintained/2023.1>:413 #: unmaintained/2023.1>:516 unmaintained/victoria>:51 #: unmaintained/victoria>:196 unmaintained/victoria>:375 #: unmaintained/victoria>:478 unmaintained/wallaby>:10 unmaintained/xena>:10 #: unmaintained/xena>:89 unmaintained/xena>:234 unmaintained/xena>:413 #: unmaintained/xena>:516 unmaintained/yoga>:10 unmaintained/yoga>:89 #: unmaintained/yoga>:234 unmaintained/yoga>:413 unmaintained/yoga>:516 #: unmaintained/zed>:10 unmaintained/zed>:89 unmaintained/zed>:234 #: unmaintained/zed>:413 unmaintained/zed>:516 msgid "Upgrade Notes" msgstr "" #: ../../:32 unmaintained/wallaby>:32 #: unmaintained/xena>:32 unmaintained/yoga>:32 unmaintained/zed>:32 msgid "" "Use of JSON policy files was deprecated by the ``oslo.policy`` library " "during the Victoria development cycle. As a result, this deprecation is " "being noted in the Wallaby cycle with an anticipated future removal of " "support by ``oslo.policy``. As such operators will need to convert to YAML " "policy files. Please see the upgrade notes for details on migration of any " "custom policy files." msgstr "" #: ../../:186 unmaintained/2023.1>:282 #: unmaintained/victoria>:244 unmaintained/xena>:282 unmaintained/yoga>:282 #: unmaintained/zed>:282 msgid "" "Using ``watcher/api/app.wsgi`` script is deprecated and it will be removed " "in U release. Please switch to automatically generated ``watcher-api-wsgi`` " "script instead." msgstr "" #: ../../:33 unmaintained/2023.1>:722 #: unmaintained/victoria>:684 unmaintained/xena>:722 unmaintained/yoga>:722 #: unmaintained/zed>:722 msgid "" "Watcher can continuously optimize the OpenStack cloud for a specific " "strategy or goal by triggering an audit periodically which generates an " "action plan and run it automatically." msgstr "" #: ../../:77 unmaintained/2023.1>:173 #: unmaintained/victoria>:135 unmaintained/xena>:173 unmaintained/yoga>:173 #: unmaintained/zed>:173 msgid "" "Watcher can get resource information such as total, allocation ratio and " "reserved information from Placement API. Now we add some new fields to the " "Watcher Data Model:" msgstr "" #: ../../:57 unmaintained/2023.1>:746 #: unmaintained/victoria>:708 unmaintained/xena>:746 unmaintained/yoga>:746 #: unmaintained/zed>:746 msgid "" "Watcher can now run specific actions in parallel improving the performances " "dramatically when executing an action plan." msgstr "" #: ../../:43 unmaintained/2023.1>:329 #: unmaintained/victoria>:291 unmaintained/xena>:329 unmaintained/yoga>:329 #: unmaintained/zed>:329 msgid "" "Watcher consumes Nova notifications to update its internal Compute " "CDM(Cluster Data Model). All the notifications as below" msgstr "" #: ../../:41 unmaintained/2023.1>:730 #: unmaintained/victoria>:692 unmaintained/xena>:730 unmaintained/yoga>:730 #: unmaintained/zed>:730 msgid "Watcher database can now be upgraded thanks to Alembic." msgstr "" #: ../../:63 unmaintained/2023.1>:501 #: unmaintained/victoria>:463 unmaintained/xena>:501 unmaintained/yoga>:501 #: unmaintained/zed>:501 msgid "" "Watcher got an ability to calculate multiple global efficacy indicators " "during audit's execution. Now global efficacy can be calculated for many " "resource types (like volumes, instances, network) if strategy supports " "efficacy indicators." msgstr "" #: ../../:59 unmaintained/2023.1>:497 #: unmaintained/victoria>:459 unmaintained/xena>:497 unmaintained/yoga>:497 #: unmaintained/zed>:497 msgid "" "Watcher has a whole scope of the cluster, when building compute CDM which " "includes all instances. It filters excluded instances when migration during " "the audit." msgstr "" #: ../../:56 unmaintained/2023.1>:152 #: unmaintained/victoria>:114 unmaintained/xena>:152 unmaintained/yoga>:152 #: unmaintained/zed>:152 msgid "" "Watcher now supports configuring which datasource to use and in which order. " "This configuration is done by specifying datasources in the " "watcher_datasources section:" msgstr "" #: ../../:150 unmaintained/2023.1>:436 #: unmaintained/victoria>:398 unmaintained/xena>:436 unmaintained/yoga>:436 #: unmaintained/zed>:436 msgid "" "Watcher removes the support to Nova legacy notifications because of Nova " "will deprecate them." msgstr "" #: ../../:14 unmaintained/2023.1>:452 #: unmaintained/victoria>:414 unmaintained/xena>:452 unmaintained/yoga>:452 #: unmaintained/zed>:452 msgid "" "Watcher services can be launched in HA mode. From now on Watcher Decision " "Engine and Watcher Applier services may be deployed on different nodes to " "run in active-active or active-passive mode. Any ONGOING Audits or Action " "Plans will be CANCELLED if service they are executed on is restarted." msgstr "" #: ../../:39 unmaintained/2023.1>:325 #: unmaintained/victoria>:287 unmaintained/xena>:325 unmaintained/yoga>:325 #: unmaintained/zed>:325 msgid "" "Watcher starts to support API microversions since Stein cycle. From now " "onwards all API changes should be made with saving backward compatibility. " "To specify API version operator should use OpenStack-API-Version HTTP " "header. If operator wants to know the mininum and maximum supported versions " "by API, he/she can access /v1 resource and Watcher API will return " "appropriate headers in response." msgstr "" #: ../../:53 unmaintained/2023.1>:742 #: unmaintained/victoria>:704 unmaintained/xena>:742 unmaintained/yoga>:742 #: unmaintained/zed>:742 msgid "" "Watcher supports multiple metrics backend and relies on Ceilometer and " "Monasca." msgstr "" #: ../../:89 unmaintained/2023.1>:185 #: unmaintained/victoria>:147 unmaintained/xena>:185 unmaintained/yoga>:185 #: unmaintained/zed>:185 msgid "We also add some new propeties:" msgstr "" #: ../../:60 unmaintained/2023.1>:156 #: unmaintained/victoria>:118 unmaintained/xena>:156 unmaintained/yoga>:156 #: unmaintained/zed>:156 msgid "``[watcher_datasources] datasources = gnocchi,monasca,ceilometer``" msgstr "" #: ../../:73 unmaintained/2023.1>:762 #: unmaintained/victoria>:724 unmaintained/xena>:762 unmaintained/yoga>:762 #: unmaintained/zed>:762 msgid "" "all Watcher objects have been refactored to support OVO (oslo." "versionedobjects) which was a prerequisite step in order to implement " "versioned notifications." msgstr "" #: ../../:95 unmaintained/2023.1>:191 #: unmaintained/victoria>:153 unmaintained/xena>:191 unmaintained/yoga>:191 #: unmaintained/zed>:191 msgid "" "disk_gb_capacity: The amount of disk, take allocation ratio into account, " "but do not include reserved." msgstr "" #: ../../:86 unmaintained/2023.1>:182 #: unmaintained/victoria>:144 unmaintained/xena>:182 unmaintained/yoga>:182 #: unmaintained/zed>:182 msgid "" "disk_gb_reserved: The amount of disk a node has reserved for its own use." msgstr "" #: ../../:87 unmaintained/2023.1>:183 #: unmaintained/victoria>:145 unmaintained/xena>:183 unmaintained/yoga>:183 #: unmaintained/zed>:183 msgid "disk_ratio: Disk allocation ratio." msgstr "" #: ../../:89 unmaintained/2023.1>:375 #: unmaintained/victoria>:337 unmaintained/xena>:375 unmaintained/yoga>:375 #: unmaintained/zed>:375 msgid "instance.create.end" msgstr "" #: ../../:53 unmaintained/2023.1>:339 #: unmaintained/victoria>:301 unmaintained/xena>:339 unmaintained/yoga>:339 #: unmaintained/zed>:339 msgid "instance.delete.end" msgstr "" #: ../../:91 unmaintained/2023.1>:377 #: unmaintained/victoria>:339 unmaintained/xena>:377 unmaintained/yoga>:377 #: unmaintained/zed>:377 msgid "instance.live_migration_force_complete.end" msgstr "" #: ../../:93 unmaintained/2023.1>:379 #: unmaintained/victoria>:341 unmaintained/xena>:379 unmaintained/yoga>:379 #: unmaintained/zed>:379 msgid "instance.live_migration_post_dest.end" msgstr "" #: ../../:57 unmaintained/2023.1>:343 #: unmaintained/victoria>:305 unmaintained/xena>:343 unmaintained/yoga>:343 #: unmaintained/zed>:343 msgid "instance.lock" msgstr "" #: ../../:61 unmaintained/2023.1>:347 #: unmaintained/victoria>:309 unmaintained/xena>:347 unmaintained/yoga>:347 #: unmaintained/zed>:347 msgid "instance.pause.end" msgstr "" #: ../../:63 unmaintained/2023.1>:349 #: unmaintained/victoria>:311 unmaintained/xena>:349 unmaintained/yoga>:349 #: unmaintained/zed>:349 msgid "instance.power_off.end" msgstr "" #: ../../:65 unmaintained/2023.1>:351 #: unmaintained/victoria>:313 unmaintained/xena>:351 unmaintained/yoga>:351 #: unmaintained/zed>:351 msgid "instance.power_on.end" msgstr "" #: ../../:85 unmaintained/2023.1>:371 #: unmaintained/victoria>:333 unmaintained/xena>:371 unmaintained/yoga>:371 #: unmaintained/zed>:371 msgid "instance.rebuild.end" msgstr "" #: ../../:87 unmaintained/2023.1>:373 #: unmaintained/victoria>:335 unmaintained/xena>:373 unmaintained/yoga>:373 #: unmaintained/zed>:373 msgid "instance.rescue.end" msgstr "" #: ../../:67 unmaintained/2023.1>:353 #: unmaintained/victoria>:315 unmaintained/xena>:353 unmaintained/yoga>:353 #: unmaintained/zed>:353 msgid "instance.resize_confirm.end" msgstr "" #: ../../:69 unmaintained/2023.1>:355 #: unmaintained/victoria>:317 unmaintained/xena>:355 unmaintained/yoga>:355 #: unmaintained/zed>:355 msgid "instance.restore.end" msgstr "" #: ../../:71 unmaintained/2023.1>:357 #: unmaintained/victoria>:319 unmaintained/xena>:357 unmaintained/yoga>:357 #: unmaintained/zed>:357 msgid "instance.resume.end" msgstr "" #: ../../:73 unmaintained/2023.1>:359 #: unmaintained/victoria>:321 unmaintained/xena>:359 unmaintained/yoga>:359 #: unmaintained/zed>:359 msgid "instance.shelve.end" msgstr "" #: ../../:75 unmaintained/2023.1>:361 #: unmaintained/victoria>:323 unmaintained/xena>:361 unmaintained/yoga>:361 #: unmaintained/zed>:361 msgid "instance.shutdown.end" msgstr "" #: ../../:95 unmaintained/2023.1>:381 #: unmaintained/victoria>:343 unmaintained/xena>:381 unmaintained/yoga>:381 #: unmaintained/zed>:381 msgid "instance.soft_delete.end" msgstr "" #: ../../:77 unmaintained/2023.1>:363 #: unmaintained/victoria>:325 unmaintained/xena>:363 unmaintained/yoga>:363 #: unmaintained/zed>:363 msgid "instance.suspend.end" msgstr "" #: ../../:59 unmaintained/2023.1>:345 #: unmaintained/victoria>:307 unmaintained/xena>:345 unmaintained/yoga>:345 #: unmaintained/zed>:345 msgid "instance.unlock" msgstr "" #: ../../:79 unmaintained/2023.1>:365 #: unmaintained/victoria>:327 unmaintained/xena>:365 unmaintained/yoga>:365 #: unmaintained/zed>:365 msgid "instance.unpause.end" msgstr "" #: ../../:81 unmaintained/2023.1>:367 #: unmaintained/victoria>:329 unmaintained/xena>:367 unmaintained/yoga>:367 #: unmaintained/zed>:367 msgid "instance.unrescue.end" msgstr "" #: ../../:83 unmaintained/2023.1>:369 #: unmaintained/victoria>:331 unmaintained/xena>:369 unmaintained/yoga>:369 #: unmaintained/zed>:369 msgid "instance.unshelve.end" msgstr "" #: ../../:51 unmaintained/2023.1>:337 #: unmaintained/victoria>:299 unmaintained/xena>:337 unmaintained/yoga>:337 #: unmaintained/zed>:337 msgid "instance.update" msgstr "" #: ../../:93 unmaintained/2023.1>:189 #: unmaintained/victoria>:151 unmaintained/xena>:189 unmaintained/yoga>:189 #: unmaintained/zed>:189 msgid "" "memory_mb_capacity: The amount of memory, take allocation ratio into " "account, but do not include reserved." msgstr "" #: ../../:83 unmaintained/2023.1>:179 #: unmaintained/victoria>:141 unmaintained/xena>:179 unmaintained/yoga>:179 #: unmaintained/zed>:179 msgid "" "memory_mb_reserved: The amount of memory a node has reserved for its own use." msgstr "" #: ../../:85 unmaintained/2023.1>:181 #: unmaintained/victoria>:143 unmaintained/xena>:181 unmaintained/yoga>:181 #: unmaintained/zed>:181 msgid "memory_ratio: Memory allocation ratio." msgstr "" #: ../../:55 unmaintained/2023.1>:341 #: unmaintained/victoria>:303 unmaintained/xena>:341 unmaintained/yoga>:341 #: unmaintained/zed>:341 msgid "new:" msgstr "" #: ../../:47 unmaintained/2023.1>:333 #: unmaintained/victoria>:295 unmaintained/xena>:333 unmaintained/yoga>:333 #: unmaintained/zed>:333 msgid "pre-existing:" msgstr "" #: ../../:97 unmaintained/2023.1>:383 #: unmaintained/victoria>:345 unmaintained/xena>:383 unmaintained/yoga>:383 #: unmaintained/zed>:383 msgid "service.create" msgstr "" #: ../../:99 unmaintained/2023.1>:385 #: unmaintained/victoria>:347 unmaintained/xena>:385 unmaintained/yoga>:385 #: unmaintained/zed>:385 msgid "service.delete" msgstr "" #: ../../:49 unmaintained/2023.1>:335 #: unmaintained/victoria>:297 unmaintained/xena>:335 unmaintained/yoga>:335 #: unmaintained/zed>:335 msgid "service.update" msgstr "" #: ../../:91 unmaintained/2023.1>:187 #: unmaintained/victoria>:149 unmaintained/xena>:187 unmaintained/yoga>:187 #: unmaintained/zed>:187 msgid "" "vcpu_capacity: The amount of vcpu, take allocation ratio into account, but " "do not include reserved." msgstr "" #: ../../:82 unmaintained/2023.1>:178 #: unmaintained/victoria>:140 unmaintained/xena>:178 unmaintained/yoga>:178 #: unmaintained/zed>:178 msgid "vcpu_ratio: CPU allocation ratio." msgstr "" #: ../../:81 unmaintained/2023.1>:177 #: unmaintained/victoria>:139 unmaintained/xena>:177 unmaintained/yoga>:177 #: unmaintained/zed>:177 msgid "vcpu_reserved: The amount of cpu a node has reserved for its own use." msgstr "" #: ../source/2023.1.rst:3 msgid "2023.1 Series Release Notes" msgstr "" #: ../source/2023.2.rst:3 msgid "2023.2 Series Release Notes" msgstr "" #: ../source/2024.1.rst:3 msgid "2024.1 Series Release Notes" msgstr "" #: ../source/index.rst:16 msgid "Welcome to watcher's Release Notes documentation!" msgstr "" #: ../source/index.rst:18 msgid "Contents:" 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/rocky.rst:3 msgid "Rocky 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 "" #: ../source/wallaby.rst:3 msgid "Wallaby Series Release Notes" msgstr "" #: ../source/xena.rst:3 msgid "Xena Series Release Notes" msgstr "" #: ../source/yoga.rst:3 msgid "Yoga Series Release Notes" msgstr "" #: ../source/zed.rst:3 msgid "Zed Series Release Notes" msgstr ""