OS : Linux
PHP Version : 7.4.33
Software : Apache/2.4.6 (CentOS) PHP/7.4.33
Information System : Linux apprendre2 3.10.0-1160.119.1.el7.x86_64 #1 SMP Tue Jun 4 14:43:51 UTC 2024 x86_64
Disable Function : ó oBú]c @ sá d Z d d l Z d d l Z d d l Z d d l m Z d Z d Z d Z d e f d „ ƒ YZ e d ƒ Z d e f d „ ƒ YZ d e f d „ ƒ YZ d „ Z e j d d „ Z d „ Z d e f d „ ƒ YZ d „ Z d S( s events for reporting. The events here are designed to be used with reporting. They can be published to registered handlers with report_event. iÿÿÿÿNi ( t instantiated_handler_registryt finisht startt cloudinitt _namesetc B s e Z d „ Z RS( c C s$ | | k r | St d | ƒ ‚ d S( Ns %s not a valid value( t AttributeError( t selft name( ( s> /usr/lib/python2.7/site-packages/cloudinit/reporting/events.pyt __getattr__ s ( t __name__t __module__R ( ( ( s> /usr/lib/python2.7/site-packages/cloudinit/reporting/events.pyR s t SUCCESSt WARNt FAILt ReportingEventc B s/ e Z d Z e d d „ Z d „ Z d „ Z RS( s" Encapsulation of event formatting.c C sL | | _ | | _ | | _ | | _ | d k r? t j ƒ } n | | _ d S( N( t event_typeR t descriptiont origint Nonet timet timestamp( R R R R R R ( ( s> /usr/lib/python2.7/site-packages/cloudinit/reporting/events.pyt __init__$ s c C s d j | j | j | j ƒ S( s" The event represented as a string.s {0}: {1}: {2}( t formatR R R ( R ( ( s> /usr/lib/python2.7/site-packages/cloudinit/reporting/events.pyt as_string. s c C s6 i | j d 6| j d 6| j d 6| j d 6| j d 6S( s&