python-mistralclient/mistralclient/tests
Brad P. Crochet d1508e0991 Add --utc flag to cron trigger create
The server should not be doing any translation of times. It should be
assumed that what is sent to the server is being sent as UTC. The
addition of the --utc flags facilitates this. If the --utc flag is
specified, then the --first-time passed is assumed to be already
UTC and will not undergo a conversion. If it is not passed, the
--first-time arg will be converted based on the the localtime of the
client, then sent as UTC.

Change-Id: I424d042d1cbdadae3aa14cd408d9f27d14823aef
Depends-On: Ifbd63d9e1f56085928bede22ce4f2954e1b38991
Closes-Bug: #1654218
2017-03-06 08:17:28 -05:00
..
functional Merge "Add tests for filters in CLI list commands" 2017-01-05 06:03:53 +00:00
unit Add --utc flag to cron trigger create 2017-03-06 08:17:28 -05:00
__init__.py Moving Mistral Client code from main Mistral repository 2014-01-17 07:15:03 -08:00