Projet

Général

Profil

Anomalie #7996

mandatory automatique d'un slave ne fonctionne pas

Ajouté par Emmanuel GARETTE il y a environ 10 ans. Mis à jour il y a environ 10 ans.

Statut:
Fermé
Priorité:
Normal
Assigné à:
Catégorie:
-
Début:
Echéance:
25/04/2014
% réalisé:

100%

Temps passé:
Distribution:
EOLE 2.4

Demandes liées

Lié à eole-proxy - Anomalie #6994: proxy_sibling_ip n'est pas obligatoire, peut donc être à [None] Fermé 04/04/2014
Lié à conf-amon - Anomalie #8099: La variable autoriser_rvp_autres est obligatoire alors que sa master ne l'est pas Fermé 29/04/2014 16/05/2014

Révisions associées

Révision 0ea00390 (diff)
Ajouté par Emmanuel GARETTE il y a environ 10 ans

prise en compte des slaves avec valeur par défaut pour le calcul des mandatories forcées (fixes #7996)

Historique

#1 Mis à jour par Emmanuel GARETTE il y a environ 10 ans

  • Statut changé de Nouveau à Résolu
  • % réalisé changé de 0 à 100

#2 Mis à jour par Emmanuel GARETTE il y a environ 10 ans

Avant correction :

>>> from creole.loader import creole_loader
>>> a=creole_loader()
>>> a.cfgimpl_get_settings()[a.cfgimpl_get_description().creole.proxy_parent.nom_cache_pere_zone.port_icp_cache_pere_zone]
['expert']

Après correction :

>>> from creole.loader import creole_loader
>>> a=creole_loader()
>>> a.cfgimpl_get_settings()[a.cfgimpl_get_description().creole.proxy_parent.nom_cache_pere_zone.port_icp_cache_pere_zone]
['mandatory', 'expert']

#3 Mis à jour par Emmanuel GARETTE il y a environ 10 ans

  • Echéance mis à 25/04/2014

#4 Mis à jour par Joël Cuissinat il y a environ 10 ans

  • Statut changé de Résolu à Fermé

J'obtiens le résultat n°2 :)

Formats disponibles : Atom PDF