3 Commits

Author SHA1 Message Date
Gábor Antal
34a3aa0ba8 Handle log message interpolation by the logger
According to OpenStack Guideline[1], logged string message should be
interpolated by the logger.

[1]: http://docs.openstack.org/developer/oslo.i18n/guidelines.html#adding-variables-to-log-messages
Change-Id: I51f50935f1eeffe4960562d6309dfdf05814e595
Closes-Bug: #1596829
2017-03-31 20:59:16 +09:00
gecong1973
0854bb9962 Fix some spelling mistakes in horizon
intermittantly should be intermittently
  finctionality should be  functionality
  funcionalities should be functionalities

  Closes-Bug: #1595439

Change-Id: If04aa2170a0c27ebfa89a1e3fa1539ea0e52f7b6
2016-06-23 17:04:35 +08:00
Doug Fish
fc981d2e37 Workaround for 'File exists' test failure
Adds code to create the assets directory that django_pyscss
intends to create for scss.  This avoids throwing an exception
in concurrency scenarios

Change-Id: Ic55e2a7ce59ec9b7550a7412697cb8d6563d98a3
Closes-bug: #1367590
2014-09-30 06:43:22 -05:00