# SOME DESCRIPTIVE TITLE.
# Copyright (C) 2015, Senlin Developers
# This file is distributed under the same license as the Senlin Client Release Notes package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: Senlin Client Release Notes \n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2021-07-28 13:29+0000\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"

#: ../../<reno.sphinxext origin/stable/newton>:68
msgid "0.5.0"
msgstr ""

#: ../../<reno.sphinxext origin/stable/newton>:5
msgid "1.0.0"
msgstr ""

#: ../../<reno.sphinxext origin/stable/ocata>:46
msgid "1.1.0"
msgstr ""

#: ../../<reno.sphinxext stable/stein>:5
msgid "1.10.0"
msgstr ""

#: ../../<reno.sphinxext origin/stable/ocata>:5 stable/pike>:5
msgid "1.2.0"
msgstr ""

#: ../../<reno.sphinxext stable/queens>:5
msgid "1.6.0"
msgstr ""

#: ../../<reno.sphinxext stable/rocky>:5 stable/stein>:22
msgid "1.8.0"
msgstr ""

#: ../../<reno.sphinxext stable/ussuri>:5
msgid "2.0.0"
msgstr ""

#: ../../<reno.sphinxext origin/stable/newton>:18
msgid ""
"A new CLI command 'senlin cluster-run' and a new OSC plugin command "
"'openstack cluster run' have been added. Use the 'help' command to find out "
"how to use it."
msgstr ""

#: ../../<reno.sphinxext origin/stable/newton>:14
msgid ""
"A new command 'senlin cluster-collect' and its corresponding OSC plugin "
"command has been added. This new command can be used to aggregate a specific "
"property across a cluster."
msgstr ""

#: ../../<reno.sphinxext origin/stable/newton>:30
msgid ""
"A policy-validate command has been added to senlin command line. OSC support "
"is added as well."
msgstr ""

#: ../../<reno.sphinxext origin/stable/newton>:34
msgid ""
"A profile-validate command has been added to command line. It can be used "
"for validating the spec of a profile without creating it."
msgstr ""

#: ../../<reno.sphinxext origin/stable/ocata>:75
msgid "Add \"cluster_id\" colume for openstack cluster event list."
msgstr ""

#: ../../<reno.sphinxext origin/stable/ocata>:59
msgid "Add filter \"is_enabled\" for policy binding list."
msgstr ""

#: ../../<reno.sphinxext origin/stable/newton>:77
msgid "Added command for node-check and node-recover."
msgstr ""

#: ../../<reno.sphinxext stable/rocky>:18 stable/stein>:35
msgid "Aded profile, policy, cluster and receiver functional test."
msgstr ""

#: ../../<reno.sphinxext origin/stable/newton>:44 origin/stable/ocata>:28
#: origin/stable/ocata>:51 stable/pike>:28 stable/queens>:20 stable/rocky>:24
#: stable/stein>:10 stable/stein>:41
msgid "Bug Fixes"
msgstr ""

#: ../../<reno.sphinxext stable/rocky>:28 stable/stein>:45
msgid "Changed CURRENT_API_VERSION to \"1.10\"."
msgstr ""

#: ../../<reno.sphinxext origin/stable/ocata>:18 stable/pike>:18
msgid "Enhance the parameter check for \"path\" in cluster collect operation."
msgstr ""

#: ../../<reno.sphinxext origin/stable/ocata>:40 stable/pike>:40
msgid "Fix enabled option for senlin cluster-policy-detach command."
msgstr ""

#: ../../<reno.sphinxext origin/stable/ocata>:32 stable/pike>:32
msgid "Fix incorrect description of profile/policy validate operations."
msgstr ""

#: ../../<reno.sphinxext origin/stable/ocata>:71
msgid "Fix metadata purging."
msgstr ""

#: ../../<reno.sphinxext origin/stable/ocata>:63
msgid "Fix policy binding operations including attach, detach and update."
msgstr ""

#: ../../<reno.sphinxext origin/stable/ocata>:36 stable/pike>:36
msgid ""
"Fix project_id and user_id show bug for profile/policy validate and cluster "
"policy show operations."
msgstr ""

#: ../../<reno.sphinxext origin/stable/ocata>:55
msgid "Fix resource list operations for openstackclient."
msgstr ""

#: ../../<reno.sphinxext origin/stable/ocata>:83
msgid "Fix resource update operations."
msgstr ""

#: ../../<reno.sphinxext stable/rocky>:50 stable/stein>:67
msgid "Fix tox python3 overrides."
msgstr ""

#: ../../<reno.sphinxext stable/queens>:28
msgid "Fixed a bug that force deletion of cluster or node was not working."
msgstr ""

#: ../../<reno.sphinxext stable/queens>:24
msgid "Fixed a bug that region name is not respected when connecting to cloud."
msgstr ""

#: ../../<reno.sphinxext stable/rocky>:42 stable/stein>:59
msgid "Fixed tox python3 overrides."
msgstr ""

#: ../../<reno.sphinxext stable/rocky>:46 stable/stein>:63
msgid "Followed the new PTI for document build."
msgstr ""

#: ../../<reno.sphinxext origin/stable/ocata>:22 stable/pike>:22
msgid "Help message for metadata clean operations."
msgstr ""

#: ../../<reno.sphinxext stable/rocky>:14 stable/stein>:31
msgid "Improved functional test for python-senlinclient."
msgstr ""

#: ../../<reno.sphinxext origin/stable/newton>:10 origin/stable/newton>:73
#: origin/stable/ocata>:10 stable/pike>:10 stable/rocky>:10 stable/stein>:27
msgid "New Features"
msgstr ""

#: ../../<reno.sphinxext origin/stable/newton>:87
msgid ""
"OSC commands for cluster scaling are changed from 'cluster scale in' and "
"'cluster scale out' to 'cluster shrink' and 'cluster expand' respectively."
msgstr ""

#: ../../<reno.sphinxext origin/stable/newton>:54 stable/rocky>:34
#: stable/stein>:51
msgid "Other Notes"
msgstr ""

#: ../../<reno.sphinxext stable/ussuri>:14
msgid ""
"Python 2.7 support has been dropped. Last release of python-senlinclient to "
"support python 2.7 is OpenStack Train. The minimum version of Python now "
"supported by python-senlinclient is Python 3.6."
msgstr ""

#: ../../<reno.sphinxext origin/stable/ocata>:67
msgid "Remove unsupported sort key \"user\" for event-list."
msgstr ""

#: ../../<reno.sphinxext stable/rocky>:54 stable/stein>:71
msgid "Removed pypy because pypy is no longer supported by oslo libraries."
msgstr ""

#: ../../<reno.sphinxext origin/stable/ocata>:79
msgid "Support \"global_project\" arguments for action-list."
msgstr ""

#: ../../<reno.sphinxext origin/stable/ocata>:14 stable/pike>:14
msgid "Support node replace operation."
msgstr ""

#: ../../<reno.sphinxext stable/rocky>:38 stable/stein>:55
msgid "Switched testr switch to stestr."
msgstr ""

#: ../../<reno.sphinxext origin/stable/newton>:58
msgid ""
"The 'senlin' CLI will be removed in April 2017. This message is now "
"explicitly printed when senlin CLI commands are invoked."
msgstr ""

#: ../../<reno.sphinxext stable/queens>:14
msgid ""
"The `senlin` command line support is completely dropped. Users are expected "
"to use `openstack cluster` commands to interact with Senlin service."
msgstr ""

#: ../../<reno.sphinxext origin/stable/newton>:48
msgid ""
"The cluster policy list command was broken by new SDK changes and then "
"fixed. The 'enabled' field is now renamed to 'is_enabled'."
msgstr ""

#: ../../<reno.sphinxext origin/stable/newton>:62
msgid ""
"The receiver creation command (both senlin CLI and OSC plugin command) now "
"allow 'cluster' and 'action' to be left unspecified if the receiver type is "
"not 'webhook'."
msgstr ""

#: ../../<reno.sphinxext origin/stable/newton>:22
msgid ""
"The senlin CLI 'node-delete' and the OSC plugin command 'cluster node "
"delete' now outputs the action IDs when successful. Error messages are "
"printed when appropriate."
msgstr ""

#: ../../<reno.sphinxext origin/stable/newton>:26
msgid ""
"The senlinclient now supports API micro-versioning. Current supported "
"version is 'clustering 1.2'."
msgstr ""

#: ../../<reno.sphinxext origin/stable/newton>:38
msgid "The support to python 3.5 has been verified and gated."
msgstr ""

#: ../../<reno.sphinxext origin/stable/newton>:83 stable/queens>:10
#: stable/ussuri>:10
msgid "Upgrade Notes"
msgstr ""

#: ../../<reno.sphinxext stable/stein>:14
msgid ""
"[`bug 1814171 <https://bugs.launchpad.net/senlin/+bug/1814171>`_] Fixed a "
"bug so that cluster delete and node delete return action id associated with "
"the delete action."
msgstr ""

#: ../source/index.rst:3
msgid "Senlin Client 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/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 ""

"bug so that cluster delete and node delete return action id associated with "
"the delete action."
msgstr ""

#: ../source/2023.1.rst:3
msgid "2023.1 Series Release Notes"
msgstr ""

#: ../source/index.rst:3
msgid "Senlin Client 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/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 ""
urce/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 ""
