5 Commits

Author SHA1 Message Date
Randall Burt
0bb1334c39 Refactor Zaqar plugin client access
Refactor client access in the Zaqar plugin to use
the standard client plugin methods from the super
class.

Change-Id: I502d9294b9ec70c77ee204d7624a4d9b4d3b6d1b
Closes-Bug: 1404370
2014-12-19 14:33:41 -06:00
Zhenguo Niu
09ecdc55a0 Don't import HeatTestCase directly
Fix the HeatTestCase import issue as required by H302,
a following patch of https://review.openstack.org/#/c/129846/

Change-Id: Iab9a508682e9fe2932b7d00b191c8a4cdea4738b
2014-10-22 14:15:11 +08:00
liu-sheng
7a786674f7 Log translation hint for Heat.contrib
Currently, Log translation is motivated by oslo's move to prioritized
translation of strings, as documented at
https://wiki.openstack.org/wiki/LoggingStandards#Log_Translation

- add log translation hints for warning, error and info levels
- move from LOG.warning to LOG.warn
- remove use of % as a string formatter, use the log functionality
  instead

Partial implements blueprint log-translation-hints

Change-Id: I8dbb5430507283038939b5665d67615c46b1f72e
2014-10-15 10:25:50 +08:00
Ethan Lynn
11c1b62052 Remove deprecated function i18n.install('heat')
Since i18n.install() is deprecated, remove it from heat codes and
import i18n._() to where it needed.

blueprint oslo-i18n
Change-Id: Icefada18b5a33112b425cd90d31d3a6a5f06188a
2014-10-13 10:31:28 +08:00
Pierre Padrixe
8307f1e075 Replace marconi by zaqar in heat plugins
Change-Id: I9eb68c27e79782f0da0d9a79bf231e09f2f679bc
2014-09-02 11:36:08 +02:00