commit e5cbed2f93108ae53f26e8babc06bd426857f34f Author: Gerrit User 18266 <18266@4a232e18-c5a9-48ee-94c0-e04e7cca6543> Date: Thu Dec 17 07:13:17 2015 +0000 Create change Uploaded patch set 1. Patch-set: 1 Change-id: Ic70d1c18d43f75ea3ead4a1003ffeba39b39b846 Subject: keyerror:"tenat_name" happened when writing log The name "tenant_name" should be changed to "project_name" on the config item "logging_context_format_string" in the file "/etc/smaug/smaug.conf".Otherwise, keyerror:"tenant_name" will happen when writing log, because there is not a item named "tenant_name" in the parameter "record.__dict__" when executing the code "self._fmt % record.__dict__". Branch: refs/heads/master Commit: 2c95c2a648be868c69672409e2224a4ee1957f74