Project

General

Profile

Tâche #15649

Distribution EOLE - Scénario #15554: Traitement express (13-15)

Supprimer les appels à creoled encore présents dans web_resources.py

Added by Joël Cuissinat about 7 years ago. Updated almost 7 years ago.

Status:
Fermé
Priority:
Normal
Assigned To:
Start date:
03/25/2016
Due date:
% Done:

100%

Estimated time:
2.00 h
Spent time:
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

Revision 534ebb96 (diff)
Added by Joël Cuissinat about 7 years ago

Suppression d'une ligne inutile contenant un appel à creoled

Ref: #15649 @20m

Revision e3c9324b (diff)
Added by Joël Cuissinat almost 7 years ago

Ajout des version et release EOLE dans la conf pour z_stats

Ref: #15649 @15m

Revision c6d4cb44 (diff)
Added by Joël Cuissinat almost 7 years ago

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

Revision e7d9a014 (diff)
Added by Joël Cuissinat almost 7 years ago

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

Also available in: Atom PDF