Skip to content

Commit af93181

Browse files
authored
Merge pull request #86 from stackhpc/upstream/master-2026-04-06
Synchronise master with upstream
2 parents 8a1ad2f + 03fbda2 commit af93181

File tree

6 files changed

+28
-15
lines changed

6 files changed

+28
-15
lines changed

CONTRIBUTING.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
The source repository for this project can be found at:
2-
2+
33
https://opendev.org/openstack/cloudkitty-dashboard
44

55
Pull requests submitted through GitHub are not monitored.

doc/source/installation.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -56,14 +56,14 @@ For more details about how to add variables to Horizon settings checkout the
5656
Rate Pre/Postfix
5757
----------------
5858

59-
You can configure pre/postfix to rate vaules shown at the dashboard.
59+
You can configure pre/postfix to rate values shown at the dashboard.
6060

6161
Here's example of setting rate currency to US Dollar.
6262

6363
.. code-block:: python
6464
6565
# You can choose to have prefix or postfix or both.
66-
# Prefix and postfix are not mutally exclusive.
66+
# Prefix and postfix are not mutually exclusive.
6767
OPENSTACK_CLOUDKITTY_RATE_PREFIX = '$'
6868
OPENSTACK_CLOUDKITTY_RATE_POSTFIX = 'USD'
6969

releasenotes/notes/add-options-to-attach-pre-post-fix-to-rate-value-2d78f5cb7c289445.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ features:
33
- |
44
Adds optional Horizon settings variable OPENSTACK_CLOUDKITTY_RATE_PREFIX
55
and OPENSTACK_CLOUDKITTY_RATE_POSTFIX. These allow users to attach
6-
pre/postfix to their rate vaules shown at the dashboard such as currency.
6+
pre/postfix to their rate values shown at the dashboard such as currency.
77
These values can be set in ``.py`` settings snippets under
88
``openstack_dashboard/local/local_settings.d`` directory. Follow
99
https://docs.openstack.org/horizon/latest/configuration/settings.html

releasenotes/source/locale/en_GB/LC_MESSAGES/releasenotes.po

Lines changed: 7 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10,11 +10,11 @@ msgid ""
1010
msgstr ""
1111
"Project-Id-Version: Cloudkitty Dashboard Release Notes\n"
1212
"Report-Msgid-Bugs-To: \n"
13-
"POT-Creation-Date: 2026-03-02 14:54+0000\n"
13+
"POT-Creation-Date: 2026-03-27 09:26+0000\n"
1414
"MIME-Version: 1.0\n"
1515
"Content-Type: text/plain; charset=UTF-8\n"
1616
"Content-Transfer-Encoding: 8bit\n"
17-
"PO-Revision-Date: 2026-03-14 07:18+0000\n"
17+
"PO-Revision-Date: 2026-03-29 08:23+0000\n"
1818
"Last-Translator: Andi Chandler <andi@gowling.com>\n"
1919
"Language-Team: English (United Kingdom)\n"
2020
"Language: en_GB\n"
@@ -63,11 +63,14 @@ msgstr "2025.1 Series Release Notes"
6363
msgid "2025.2 Series Release Notes"
6464
msgstr "2025.2 Series Release Notes"
6565

66+
msgid "2026.1 Series Release Notes"
67+
msgstr "2026.1 Series Release Notes"
68+
6669
msgid "21.0.0"
6770
msgstr "21.0.0"
6871

69-
msgid "21.0.0-19"
70-
msgstr "21.0.0-19"
72+
msgid "22.0.0.0rc1"
73+
msgstr "22.0.0.0rc1"
7174

7275
msgid "8.1.0"
7376
msgstr "8.1.0"

releasenotes/source/locale/fr/LC_MESSAGES/releasenotes.po

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ msgid ""
44
msgstr ""
55
"Project-Id-Version: Cloudkitty Dashboard Release Notes\n"
66
"Report-Msgid-Bugs-To: \n"
7-
"POT-Creation-Date: 2026-03-02 14:54+0000\n"
7+
"POT-Creation-Date: 2026-03-27 09:26+0000\n"
88
"MIME-Version: 1.0\n"
99
"Content-Type: text/plain; charset=UTF-8\n"
1010
"Content-Transfer-Encoding: 8bit\n"
@@ -60,9 +60,6 @@ msgstr "Notes de version pour la version 2025.2"
6060
msgid "21.0.0"
6161
msgstr "21.0.0"
6262

63-
msgid "21.0.0-19"
64-
msgstr "21.0.0-19"
65-
6663
msgid "8.1.0"
6764
msgstr "8.1.0"
6865

releasenotes/source/locale/ru/LC_MESSAGES/releasenotes.po

Lines changed: 16 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,17 @@
11
# Dmitriy Chubinidze <dcu995@gmail.com>, 2025. #zanata
22
# Ivan Anfimov <lazekteam@gmail.com>, 2025. #zanata
3+
# Dmitriy Chubinidze <dcu995@gmail.com>, 2026. #zanata
4+
# Ivan Anfimov <lazekteam@gmail.com>, 2026. #zanata
35
msgid ""
46
msgstr ""
57
"Project-Id-Version: Cloudkitty Dashboard Release Notes\n"
68
"Report-Msgid-Bugs-To: \n"
7-
"POT-Creation-Date: 2025-10-08 10:48+0000\n"
9+
"POT-Creation-Date: 2026-03-27 09:26+0000\n"
810
"MIME-Version: 1.0\n"
911
"Content-Type: text/plain; charset=UTF-8\n"
1012
"Content-Transfer-Encoding: 8bit\n"
11-
"PO-Revision-Date: 2025-11-19 10:58+0000\n"
12-
"Last-Translator: Ivan Anfimov <lazekteam@gmail.com>\n"
13+
"PO-Revision-Date: 2026-03-27 04:25+0000\n"
14+
"Last-Translator: Dmitriy Chubinidze <dcu995@gmail.com>\n"
1315
"Language-Team: Russian\n"
1416
"Language: ru\n"
1517
"X-Generator: Zanata 4.3.3\n"
@@ -58,9 +60,15 @@ msgstr "Примечания к выпуску 2025.1"
5860
msgid "2025.2 Series Release Notes"
5961
msgstr "Примечания к выпуску 2025.2"
6062

63+
msgid "2026.1 Series Release Notes"
64+
msgstr "Примечания к выпуску 2026.1"
65+
6166
msgid "21.0.0"
6267
msgstr "21.0.0"
6368

69+
msgid "22.0.0.0rc1"
70+
msgstr "22.0.0.0rc1"
71+
6472
msgid "8.1.0"
6573
msgstr "8.1.0"
6674

@@ -207,6 +215,11 @@ msgstr "Примечания к выпуску Train"
207215
msgid "Upgrade Notes"
208216
msgstr "Примечания к обновлению"
209217

218+
msgid "Upgrades the CloudKitty API from v1 to v2 in the admin/rating panel."
219+
msgstr ""
220+
"Обновлено API CloudKitty с версии 1 до версии 2 в панели администратора/"
221+
"оценок."
222+
210223
msgid "Ussuri Series Release Notes"
211224
msgstr "Примечания к выпуску Ussuri"
212225

0 commit comments

Comments
 (0)