Tâche #15649
Distribution EOLE - Scénario #15554: Traitement express (13-15)
Supprimer les appels à creoled encore présents dans web_resources.py
Status:
Fermé
Priority:
Normal
Assigned To:
Target version:
Remaining (hours):
0.0
Description
Dans le fichier zephir/monitor/agentmanager/web_resources.py
, on trouve :
try: module = creole_vars.get_creole('eole_module', '') release = creole_vars.get_creole('eole_release', '') assert module module = " ({0}-{1})".format(module, release) except: module = ""
Si on arrête creoled et qu'on redémarre z_stats, la version du module n'apparaît plus dans le bandeau :
Amon
au lieu de :
Amon (amon-2.5.2)
Associated revisions
Suppression d'une ligne inutile contenant un appel à creoled
Ref: #15649 @20m
Ajout des version et release EOLE dans la conf pour z_stats
Ref: #15649 @15m
Suppression des appels à creoled dans web_resources.py
- zephir/monitor/agentmanager/config.py : ajout de variables de configuration
- zephir/monitor/agentmanager/web_resources.py : utilisation des variables de configuration
Ref: #15649 @30m
Nettoyage des imports utilisés dans web_resources.py
Ref: #15649 @20m
History
#1 Updated by Joël Cuissinat almost 7 years ago
- Status changed from Nouveau to En cours
#2 Updated by Joël Cuissinat almost 7 years ago
- Assigned To set to Joël Cuissinat
- % Done changed from 0 to 100
- Remaining (hours) changed from 2.0 to 0.25
#3 Updated by Scrum Master almost 7 years ago
- Status changed from En cours to Résolu
#4 Updated by Klaas TJEBBES almost 7 years ago
- Status changed from Résolu to Fermé
- Remaining (hours) changed from 0.25 to 0.0
Ok 2.6 et 2.5.2