This is an automatically generated e-mail. To reply, visit: http://reviewboard-openlmi.rhcloud.com/r/1972/

Review request for OpenLMI Developers.
By Michal Minar.
Repository: openlmi-providers

Description

software: create timezone aware CIMDateTimes

Some datetime properties contained timezone aware objects while others
were naive. That causes issues for clients trying to compare them. Let's
make all date time objects timezone aware.

Diffs

  • src/software/lmi/software/core/Identity.py (6b02901aa7ff2d354d2857ec5754c5fa22f7a73b)
  • src/software/lmi/software/core/IdentityResource.py (0e05c8eaacb75317cdb3a270abfe1628fc7dca73)
  • src/software/lmi/software/core/Job.py (911fc5324655a691cf1ec472c9de7427a4a70a37)
  • src/software/lmi/software/util/__init__.py (9ef2aefd961b6619c30872693291f694572b8ada)

View Diff