-
Notifications
You must be signed in to change notification settings - Fork 98
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(pci-load-balancer): create health monitor section
DTCORE-2655 health minitor datagrid DTCORE-2656 health monitor edition DTCORE-2657 health monitor deletion DTCORE-2658 health monitor creation Signed-off-by: LIDRISSI Hamid <[email protected]>
- Loading branch information
1 parent
0b5dbd4
commit 8c8a464
Showing
55 changed files
with
1,703 additions
and
26 deletions.
There are no files selected for viewing
5 changes: 5 additions & 0 deletions
5
...ancer/public/translations/octavia-load-balancer-health-monitor-create/Messages_de_DE.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
{ | ||
"octavia_load_balancer_health_monitor_create_title": "Einen Health Monitor hinzufügen", | ||
"octavia_load_balancer_health_monitor_create_submit_label": "Hinzufügen", | ||
"octavia_load_balancer_health_monitor_create_success": "Ihr Health Monitor {{name}} wurde erstellt!" | ||
} |
5 changes: 5 additions & 0 deletions
5
...ancer/public/translations/octavia-load-balancer-health-monitor-create/Messages_en_GB.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
{ | ||
"octavia_load_balancer_health_monitor_create_title": "Add a health monitor", | ||
"octavia_load_balancer_health_monitor_create_submit_label": "Add", | ||
"octavia_load_balancer_health_monitor_create_success": "Your {{name}} health monitor has been created!" | ||
} |
5 changes: 5 additions & 0 deletions
5
...ancer/public/translations/octavia-load-balancer-health-monitor-create/Messages_es_ES.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
{ | ||
"octavia_load_balancer_health_monitor_create_title": "Añadir un health monitor", | ||
"octavia_load_balancer_health_monitor_create_submit_label": "Añadir", | ||
"octavia_load_balancer_health_monitor_create_success": "¡El health monitor {{name}} se ha creado correctamente!" | ||
} |
5 changes: 5 additions & 0 deletions
5
...ancer/public/translations/octavia-load-balancer-health-monitor-create/Messages_fr_CA.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
{ | ||
"octavia_load_balancer_health_monitor_create_title": "Ajouter un health monitor", | ||
"octavia_load_balancer_health_monitor_create_submit_label": "Ajouter", | ||
"octavia_load_balancer_health_monitor_create_success": "Votre health monitor {{name}} a été crée avec succès !" | ||
} |
5 changes: 5 additions & 0 deletions
5
...ancer/public/translations/octavia-load-balancer-health-monitor-create/Messages_fr_FR.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
{ | ||
"octavia_load_balancer_health_monitor_create_title": "Ajouter un health monitor", | ||
"octavia_load_balancer_health_monitor_create_submit_label": "Ajouter", | ||
"octavia_load_balancer_health_monitor_create_success": "Votre health monitor {{name}} a été crée avec succès !" | ||
} |
5 changes: 5 additions & 0 deletions
5
...ancer/public/translations/octavia-load-balancer-health-monitor-create/Messages_it_IT.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
{ | ||
"octavia_load_balancer_health_monitor_create_title": "Aggiungere un health monitor", | ||
"octavia_load_balancer_health_monitor_create_submit_label": "Aggiungi", | ||
"octavia_load_balancer_health_monitor_create_success": "L’health monitor {{name}} è stato creato correttamente!" | ||
} |
5 changes: 5 additions & 0 deletions
5
...ancer/public/translations/octavia-load-balancer-health-monitor-create/Messages_pl_PL.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
{ | ||
"octavia_load_balancer_health_monitor_create_title": "Dodaj health monitor", | ||
"octavia_load_balancer_health_monitor_create_submit_label": "Dodaj", | ||
"octavia_load_balancer_health_monitor_create_success": "Twój health monitor {{name}} został utworzony!" | ||
} |
5 changes: 5 additions & 0 deletions
5
...ancer/public/translations/octavia-load-balancer-health-monitor-create/Messages_pt_PT.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
{ | ||
"octavia_load_balancer_health_monitor_create_title": "Adicionar um health monitor", | ||
"octavia_load_balancer_health_monitor_create_submit_label": "Adicionar", | ||
"octavia_load_balancer_health_monitor_create_success": "O seu health monitor {{name}} foi criado com sucesso!" | ||
} |
7 changes: 7 additions & 0 deletions
7
...ancer/public/translations/octavia-load-balancer-health-monitor-delete/Messages_de_DE.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
{ | ||
"octavia_load_balancer_health_monitor_detail_overview_delete_title": "Den Health Monitor löschen", | ||
"octavia_load_balancer_health_monitor_detail_overview_delete_description": "Sind Sie sicher, dass Sie Ihren Health Monitor <strong>{{healthMonitor}}</strong> aus dem Pool <strong>{{pool}}</strong> löschen möchten?", | ||
"octavia_load_balancer_health_monitor_detail_overview_delete_cancel": "Abbrechen", | ||
"octavia_load_balancer_health_monitor_detail_overview_delete_confirm": "Löschen", | ||
"octavia_load_balancer_health_monitor_detail_overview_delete_success": "Ihr Health Monitor „{{healthMonitor}}“ aus dem Pool „{{pool}}“ wurde gelöscht!" | ||
} |
7 changes: 7 additions & 0 deletions
7
...ancer/public/translations/octavia-load-balancer-health-monitor-delete/Messages_en_GB.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
{ | ||
"octavia_load_balancer_health_monitor_detail_overview_delete_title": "Delete your health monitor", | ||
"octavia_load_balancer_health_monitor_detail_overview_delete_description": "Are you sure you want to delete your <strong>{{healthMonitor}}</strong> Health Monitor from the <strong>{{pool}}</strong> pool?", | ||
"octavia_load_balancer_health_monitor_detail_overview_delete_cancel": "Cancel", | ||
"octavia_load_balancer_health_monitor_detail_overview_delete_confirm": "Delete", | ||
"octavia_load_balancer_health_monitor_detail_overview_delete_success": "Your \"{{healthMonitor}}\" health monitor from \"{{pool}}\" pool has been deleted!" | ||
} |
7 changes: 7 additions & 0 deletions
7
...ancer/public/translations/octavia-load-balancer-health-monitor-delete/Messages_es_ES.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
{ | ||
"octavia_load_balancer_health_monitor_detail_overview_delete_title": "Eliminar el health monitor", | ||
"octavia_load_balancer_health_monitor_detail_overview_delete_description": "¿Está seguro de que desea eliminar el health monitor <strong>{{healthMonitor}}</strong> del pool <strong>{{pool}}</strong>?", | ||
"octavia_load_balancer_health_monitor_detail_overview_delete_cancel": "Cancelar", | ||
"octavia_load_balancer_health_monitor_detail_overview_delete_confirm": "Eliminar", | ||
"octavia_load_balancer_health_monitor_detail_overview_delete_success": "¡Su Health Monitor \"{{healthMonitor}}\" del pool \"{{pool}}\" se ha eliminado correctamente!" | ||
} |
7 changes: 7 additions & 0 deletions
7
...ancer/public/translations/octavia-load-balancer-health-monitor-delete/Messages_fr_CA.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
{ | ||
"octavia_load_balancer_health_monitor_detail_overview_delete_title": "Supprimer votre health monitor", | ||
"octavia_load_balancer_health_monitor_detail_overview_delete_description": "Voulez-vous vraiment supprimer votre Health monitor <strong>{{healthMonitor}}</strong> du pool <strong>{{pool}}</strong> ?", | ||
"octavia_load_balancer_health_monitor_detail_overview_delete_cancel": "Annuler", | ||
"octavia_load_balancer_health_monitor_detail_overview_delete_confirm": "Supprimer", | ||
"octavia_load_balancer_health_monitor_detail_overview_delete_success": "Votre health monitor \"{{healthMonitor}}\" du pool \"{{pool}}\" a été supprimé avec succès !" | ||
} |
7 changes: 7 additions & 0 deletions
7
...ancer/public/translations/octavia-load-balancer-health-monitor-delete/Messages_fr_FR.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
{ | ||
"octavia_load_balancer_health_monitor_detail_overview_delete_title": "Supprimer votre health monitor", | ||
"octavia_load_balancer_health_monitor_detail_overview_delete_description": "Voulez-vous vraiment supprimer votre Health monitor <strong>{{healthMonitor}}</strong> du pool <strong>{{pool}}</strong> ?", | ||
"octavia_load_balancer_health_monitor_detail_overview_delete_cancel": "Annuler", | ||
"octavia_load_balancer_health_monitor_detail_overview_delete_confirm": "Supprimer", | ||
"octavia_load_balancer_health_monitor_detail_overview_delete_success": "Votre health monitor \"{{healthMonitor}}\" du pool \"{{pool}}\" a été supprimé avec succès !" | ||
} |
7 changes: 7 additions & 0 deletions
7
...ancer/public/translations/octavia-load-balancer-health-monitor-delete/Messages_it_IT.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
{ | ||
"octavia_load_balancer_health_monitor_detail_overview_delete_title": "Eliminare l’health monitor", | ||
"octavia_load_balancer_health_monitor_detail_overview_delete_description": "Vuoi davvero eliminare il tuo health monitor <strong>{{healthMonitor}}</strong> dal pool <strong>{{pool}}</strong>?", | ||
"octavia_load_balancer_health_monitor_detail_overview_delete_cancel": "Annullare", | ||
"octavia_load_balancer_health_monitor_detail_overview_delete_confirm": "Elimina", | ||
"octavia_load_balancer_health_monitor_detail_overview_delete_success": "Il tuo health monitor \"{{healthMonitor}}\" del pool \"{{pool}}\" è stato eliminato correttamente!" | ||
} |
7 changes: 7 additions & 0 deletions
7
...ancer/public/translations/octavia-load-balancer-health-monitor-delete/Messages_pl_PL.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
{ | ||
"octavia_load_balancer_health_monitor_detail_overview_delete_title": "Usuń Twój health monitor", | ||
"octavia_load_balancer_health_monitor_detail_overview_delete_description": "Czy na pewno chcesz usunąć Twój health monitor <strong>{{healthMonitor}}</strong> z puli <strong>{{pool}}</strong>?", | ||
"octavia_load_balancer_health_monitor_detail_overview_delete_cancel": "Anuluj", | ||
"octavia_load_balancer_health_monitor_detail_overview_delete_confirm": "Usuń", | ||
"octavia_load_balancer_health_monitor_detail_overview_delete_success": "Twój health monitor „{{healthMonitor}}” z puli „{{pool}}” został usunięty!" | ||
} |
7 changes: 7 additions & 0 deletions
7
...ancer/public/translations/octavia-load-balancer-health-monitor-delete/Messages_pt_PT.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
{ | ||
"octavia_load_balancer_health_monitor_detail_overview_delete_title": "Eliminar o seu health monitor", | ||
"octavia_load_balancer_health_monitor_detail_overview_delete_description": "Tem a certeza de que quer eliminar o seu Health monitor <strong>{{healthMonitor}}</strong> do pool <strong>{{pool}}</strong>?", | ||
"octavia_load_balancer_health_monitor_detail_overview_delete_cancel": "Anular", | ||
"octavia_load_balancer_health_monitor_detail_overview_delete_confirm": "Eliminar", | ||
"octavia_load_balancer_health_monitor_detail_overview_delete_success": "O seu health monitor \"{{healthMonitor}}\" do pool \"{{pool}}\" foi eliminado com sucesso!" | ||
} |
5 changes: 5 additions & 0 deletions
5
...alancer/public/translations/octavia-load-balancer-health-monitor-edit/Messages_de_DE.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
{ | ||
"octavia_load_balancer_health_monitor_edit_title": "Den Health Monitor bearbeiten", | ||
"octavia_load_balancer_health_monitor_edit_submit_label": "Bearbeiten", | ||
"octavia_load_balancer_health_monitor_edit_success": "Ihr Health Monitor {{name}} wurde erfolgreich geändert!" | ||
} |
5 changes: 5 additions & 0 deletions
5
...alancer/public/translations/octavia-load-balancer-health-monitor-edit/Messages_en_GB.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
{ | ||
"octavia_load_balancer_health_monitor_edit_title": "Edit health monitor", | ||
"octavia_load_balancer_health_monitor_edit_submit_label": "Edit", | ||
"octavia_load_balancer_health_monitor_edit_success": "Your {{name}} health monitor has been changed!" | ||
} |
5 changes: 5 additions & 0 deletions
5
...alancer/public/translations/octavia-load-balancer-health-monitor-edit/Messages_es_ES.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
{ | ||
"octavia_load_balancer_health_monitor_edit_title": "Editar el health monitor", | ||
"octavia_load_balancer_health_monitor_edit_submit_label": "Editar", | ||
"octavia_load_balancer_health_monitor_edit_success": "¡El health monitor {{name}} se ha modificado correctamente!" | ||
} |
5 changes: 5 additions & 0 deletions
5
...alancer/public/translations/octavia-load-balancer-health-monitor-edit/Messages_fr_CA.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
{ | ||
"octavia_load_balancer_health_monitor_edit_title": "Editer le health monitor", | ||
"octavia_load_balancer_health_monitor_edit_submit_label": "Editer", | ||
"octavia_load_balancer_health_monitor_edit_success": "Votre health monitor {{name}} a été modifié avec succès !" | ||
} |
5 changes: 5 additions & 0 deletions
5
...alancer/public/translations/octavia-load-balancer-health-monitor-edit/Messages_fr_FR.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
{ | ||
"octavia_load_balancer_health_monitor_edit_title": "Editer le health monitor", | ||
"octavia_load_balancer_health_monitor_edit_submit_label": "Editer", | ||
"octavia_load_balancer_health_monitor_edit_success": "Votre health monitor {{name}} a été modifié avec succès !" | ||
} |
5 changes: 5 additions & 0 deletions
5
...alancer/public/translations/octavia-load-balancer-health-monitor-edit/Messages_it_IT.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
{ | ||
"octavia_load_balancer_health_monitor_edit_title": "Modificare l'health monitor", | ||
"octavia_load_balancer_health_monitor_edit_submit_label": "Modifica", | ||
"octavia_load_balancer_health_monitor_edit_success": "Il tuo health monitor {{name}} è stato modificato correttamente!" | ||
} |
5 changes: 5 additions & 0 deletions
5
...alancer/public/translations/octavia-load-balancer-health-monitor-edit/Messages_pl_PL.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
{ | ||
"octavia_load_balancer_health_monitor_edit_title": "Edytuj health monitor", | ||
"octavia_load_balancer_health_monitor_edit_submit_label": "Edytuj", | ||
"octavia_load_balancer_health_monitor_edit_success": "Twój health monitor {{name}} został zmodyfikowany!" | ||
} |
5 changes: 5 additions & 0 deletions
5
...alancer/public/translations/octavia-load-balancer-health-monitor-edit/Messages_pt_PT.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
{ | ||
"octavia_load_balancer_health_monitor_edit_title": "Editar o health monitor", | ||
"octavia_load_balancer_health_monitor_edit_submit_label": "Editar", | ||
"octavia_load_balancer_health_monitor_edit_success": "O seu health monitor {{name}} foi modificado com sucesso!" | ||
} |
18 changes: 18 additions & 0 deletions
18
...alancer/public/translations/octavia-load-balancer-health-monitor-form/Messages_de_DE.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,18 @@ | ||
{ | ||
"octavia_load_balancer_health_monitor_form_description_1": "Der Health Monitor wird verwendet, um die Integrität der Mitglieder Ihres Pools zu bestimmen. Die Integritätsprüfungen werden regelmäßig für jedes Mitglied des Pools ausgeführt und anhand der Ergebnisse wird bestimmt, ob das Mitglied neue Verbindungen erhält. Für jeden Pool kann nur ein Health Monitor definiert werden.", | ||
"octavia_load_balancer_health_monitor_form_description_2": "Entdecken Sie weitere Optionen über Horizon.", | ||
"octavia_load_balancer_health_monitor_form_description_link": "Optionen entdecken", | ||
"octavia_load_balancer_health_monitor_form_name": "Name", | ||
"octavia_load_balancer_health_monitor_form_name_help": "Darf ausschließlich Zahlen, Buchstaben, Unterstriche, Gedankenstriche und Punkte enthalten.", | ||
"octavia_load_balancer_health_monitor_form_type": "Typ", | ||
"octavia_load_balancer_health_monitor_form_type_default": "Typ auswählen", | ||
"octavia_load_balancer_health_monitor_form_expected_code": "Erwarteter Code", | ||
"octavia_load_balancer_health_monitor_form_expected_code_help": "HTTP-Code als erfolgreich eingestuft", | ||
"octavia_load_balancer_health_monitor_form_expected_code_tooltip": "Erwartete HTTP-Statuscodes bei erfolgreichem Health Check. Es muss sich um eine einzelne Ziffer, eine durch Kommas getrennte Liste von Ziffern oder ein Intervall (zwei Ziffern mit einem Trennstrich dazwischen) handeln.", | ||
"octavia_load_balancer_health_monitor_form_max_retries_down_tooltip": "Die Anzahl der zulässigen Verbindungsfehler, bevor das Mitglied als fehlerhaft markiert wird. Muss eine Zahl zwischen 1 und 10 sein. Der Standardwert ist 3. ", | ||
"octavia_load_balancer_health_monitor_form_delay_tooltip": "Intervall zwischen zwei Tests des Health Monitors. Muss größer als das Timeout sein.", | ||
"octavia_load_balancer_health_monitor_form_max_retries_tooltip": "Die Anzahl der zulässigen Verbindungsfehler, bevor das Mitglied als inaktiv markiert wird. Muss eine Zahl zwischen 1 und 10 sein.", | ||
"octavia_load_balancer_health_monitor_form_timeout_tooltip": "Die Zeit, nach der ein Health Check stoppt. Muss eine Zahl größer oder gleich 0 und kleiner als die Periodizität sein.", | ||
"octavia_load_balancer_health_monitor_form_cancel": "Abbrechen", | ||
"octavia_load_balancer_health_monitor_form_submit": "Bearbeiten" | ||
} |
18 changes: 18 additions & 0 deletions
18
...alancer/public/translations/octavia-load-balancer-health-monitor-form/Messages_en_GB.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,18 @@ | ||
{ | ||
"octavia_load_balancer_health_monitor_form_description_1": "The health monitor is used to assess the health of your pool members. Regular health checks are performed on each pool member to decide if they can receive new connections. Only one health monitor can be assigned to each pool.", | ||
"octavia_load_balancer_health_monitor_form_description_2": "Explore additional options via Horizon.", | ||
"octavia_load_balancer_health_monitor_form_description_link": "Explore options", | ||
"octavia_load_balancer_health_monitor_form_name": "Name", | ||
"octavia_load_balancer_health_monitor_form_name_help": "May contain numbers, letters, underscores, dashes and full stops only.", | ||
"octavia_load_balancer_health_monitor_form_type": "Type", | ||
"octavia_load_balancer_health_monitor_form_type_default": "Select a type", | ||
"octavia_load_balancer_health_monitor_form_expected_code": "Expected code", | ||
"octavia_load_balancer_health_monitor_form_expected_code_help": "The HTTP code that indicates a successful status", | ||
"octavia_load_balancer_health_monitor_form_expected_code_tooltip": "The HTTP status codes that indicate the health check is successful. It must be either a single number, a list of numbers separated by commas, or an interval (two numbers separated by a hyphen).", | ||
"octavia_load_balancer_health_monitor_form_max_retries_down_tooltip": "Once the connection failures exceed the set limit, the member is flagged as an error. Must be a number between 1 and 10. The default value is 3. ", | ||
"octavia_load_balancer_health_monitor_form_delay_tooltip": "Interval between 2 Health Monitor tests. Must be greater than timeout.", | ||
"octavia_load_balancer_health_monitor_form_max_retries_tooltip": "The limit of connection failures to consider a member as inactive. Must be a number between 1 and 10.", | ||
"octavia_load_balancer_health_monitor_form_timeout_tooltip": "The time at which a health check ends. Number must be greater than or equal to 0 and less than the recurrence limit.", | ||
"octavia_load_balancer_health_monitor_form_cancel": "Cancel", | ||
"octavia_load_balancer_health_monitor_form_submit": "Edit" | ||
} |
18 changes: 18 additions & 0 deletions
18
...alancer/public/translations/octavia-load-balancer-health-monitor-form/Messages_es_ES.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,18 @@ | ||
{ | ||
"octavia_load_balancer_health_monitor_form_description_1": "El health monitor se utiliza para determinar la integridad de los miembros del pool. Los controles de integridad se ejecutan periódicamente en cada miembro del pool y los resultados de las comprobaciones se utilizan para determinar si el miembro recibe nuevas conexiones. Solo se puede definir un health monitor para cada pool.", | ||
"octavia_load_balancer_health_monitor_form_description_2": "Descubra opciones adicionales en Horizon.", | ||
"octavia_load_balancer_health_monitor_form_description_link": "Descubrir las opciones", | ||
"octavia_load_balancer_health_monitor_form_name": "Nombre", | ||
"octavia_load_balancer_health_monitor_form_name_help": "Solo debe contener números, letras, guiones, guiones bajos o puntos.", | ||
"octavia_load_balancer_health_monitor_form_type": "Tipo", | ||
"octavia_load_balancer_health_monitor_form_type_default": "Elija un tipo", | ||
"octavia_load_balancer_health_monitor_form_expected_code": "Código esperado", | ||
"octavia_load_balancer_health_monitor_form_expected_code_help": "El código HTTP considerado un éxito", | ||
"octavia_load_balancer_health_monitor_form_expected_code_tooltip": "Los códigos de estado HTTP esperados en caso de éxito del health check. Debe ser un solo dígito, una lista de dígitos separados por comas o un intervalo (dos dígitos separados por un guión).", | ||
"octavia_load_balancer_health_monitor_form_max_retries_down_tooltip": "Número de errores de conexión permitidos antes de marcar el miembro como error. Debe ser un número entre 1 y 10. El valor predeterminado es 3. ", | ||
"octavia_load_balancer_health_monitor_form_delay_tooltip": "Intervalo entre 2 pruebas del Health Monitor. Debe ser mayor que el timeout.", | ||
"octavia_load_balancer_health_monitor_form_max_retries_tooltip": "Número de errores de conexión permitidos antes de marcar el miembro como inactivo. Debe ser un número entre 1 y 10.", | ||
"octavia_load_balancer_health_monitor_form_timeout_tooltip": "El tiempo después del cual un health check se detiene. Debe ser un número mayor o igual que 0 y menor que la periodicidad", | ||
"octavia_load_balancer_health_monitor_form_cancel": "Cancelar", | ||
"octavia_load_balancer_health_monitor_form_submit": "Editar" | ||
} |
18 changes: 18 additions & 0 deletions
18
...alancer/public/translations/octavia-load-balancer-health-monitor-form/Messages_fr_CA.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,18 @@ | ||
{ | ||
"octavia_load_balancer_health_monitor_form_description_1": "Le health monitor est utilisé pour déterminer l'intégrité des membres de votre pool. Des contrôles d'intégrité sont exécutés régulièrement sur chaque membre du pool et le résultat de ces contrôles est utilisé pour déterminer si le membre reçoit de nouvelles connexions. Un seul health monitor peut être défini pour chaque pool.", | ||
"octavia_load_balancer_health_monitor_form_description_2": "Découvrez des options additionnelles via Horizon.", | ||
"octavia_load_balancer_health_monitor_form_description_link": "Découvrir des options", | ||
"octavia_load_balancer_health_monitor_form_name": "Nom", | ||
"octavia_load_balancer_health_monitor_form_name_help": "Doit uniquement contenir des nombres, lettres, underscores, tirets ou points.", | ||
"octavia_load_balancer_health_monitor_form_type": "Type", | ||
"octavia_load_balancer_health_monitor_form_type_default": "Choisissez un type", | ||
"octavia_load_balancer_health_monitor_form_expected_code": "Code attendu", | ||
"octavia_load_balancer_health_monitor_form_expected_code_help": "Le code HTTP considéré comme un succès", | ||
"octavia_load_balancer_health_monitor_form_expected_code_tooltip": "Les codes d'état HTTP attendus en cas de réussite du health check. Il doit s'agir d'un seul chiffre, d'une liste de chiffres séparés par des virgules ou d'un intervalle (deux chiffres séparés par un trait d'union).", | ||
"octavia_load_balancer_health_monitor_form_max_retries_down_tooltip": "Le nombre d'échecs de connexion autorisé avant de marquer le membre comme erreur. Doit être un nombre compris entre 1 et 10. La valeur par défaut est 3. ", | ||
"octavia_load_balancer_health_monitor_form_delay_tooltip": "Intervalle entre 2 tests du Health Monitor. Doit être supérieur au timeout.", | ||
"octavia_load_balancer_health_monitor_form_max_retries_tooltip": "Le nombre d'échecs de connexion autorisés avant de marquer le membre comme inactif. Doit être un nombre compris entre 1 et 10.", | ||
"octavia_load_balancer_health_monitor_form_timeout_tooltip": "Le temps après lequel un health check s'arrête. Doit être un nombre supérieur ou égal à 0 et inférieur à la périodicité", | ||
"octavia_load_balancer_health_monitor_form_cancel": "Annuler", | ||
"octavia_load_balancer_health_monitor_form_submit": "Editer" | ||
} |
Oops, something went wrong.