Reviewed: https://review.openstack.org/501516 Committed: https://git.openstack.org/cgit/openstack/senlin/commit/?id=1ae1a61a34179ca6d028d43498351214db9ef60a Submitter: Jenkins Branch: master
commit 1ae1a61a34179ca6d028d43498351214db9ef60a Author: Sampath Priyankara <email address hidden> Date: Thu Sep 7 10:31:07 2017 +0900
iso8601.is8601.Utc No Longer Exists
iso8601.UTC is correct datetime UTC field object. iso8601 >= 0.1.12 includes only iso8601.UTC for python3 while both UTC and Utc() for python2. Less then 0.1.12 included both UTC and Utc() for both python2/3.
Change-Id: I53de9164d17551fb08fa5eb554856a9aa3aafec6 Closes-Bug: #1715486
Reviewed: https:/ /review. openstack. org/501516 /git.openstack. org/cgit/ openstack/ senlin/ commit/ ?id=1ae1a61a341 79ca6d028d43498 351214db9ef60a
Committed: https:/
Submitter: Jenkins
Branch: master
commit 1ae1a61a34179ca 6d028d434983512 14db9ef60a
Author: Sampath Priyankara <email address hidden>
Date: Thu Sep 7 10:31:07 2017 +0900
iso8601. is8601. Utc No Longer Exists
iso8601.UTC is correct datetime UTC field object.
iso8601 >= 0.1.12 includes only iso8601.UTC for python3
while both UTC and Utc() for python2. Less then 0.1.12
included both UTC and Utc() for both python2/3.
Change-Id: I53de9164d17551 fb08fa5eb554856 a9aa3aafec6
Closes-Bug: #1715486