35dd0f21df68bab229b04e6c4cceff3ee477b482
The event time displayed in log format is truncated, because the event log formater of heatclient resolves the event_time string incorrectly. Exchange the date and time fields splitted from event_time attribute, and don't truncate the last character of time_date[1]. Closes-Bug: #1498283 Change-Id: If94093e2b0531a78c26ba9baeceafc19b61df5f8
python-heatclient
OpenStack Orchestration API Client Library
This is a client library for Heat built on the Heat orchestration
API. It provides a Python API (the heatclient module) and a
command-line tool (heat).
- Free software: Apache license
- Documentation: http://docs.openstack.org/developer/python-heatclient
- Source: http://git.openstack.org/cgit/openstack/python-heatclient
- Bugs: http://bugs.launchpad.net/python-heatclient
Description
Languages
Python
100%