Remove oslo.i18n entry from config-generator

oslo.i18n is not used in Tempest at all and it has been removed
from requirements.txt since Iff37af95269c38e4d435a53a21e5d60e2c5a3fa8
It is not necessary to keep it in config-generator, and this patch
removes it.

Related-Bug: #1620861
Change-Id: Icf43d6421f3a30ca72fdc4e985e070ebeb736fbb
This commit is contained in:
Ken'ichi Ohmichi 2017-04-07 12:07:19 -07:00
parent d649055e46
commit f66799e915
1 changed files with 0 additions and 1 deletions

View File

@ -2,7 +2,6 @@
output_file = etc/tempest.conf.sample
namespace = tempest.config
namespace = oslo.concurrency
namespace = oslo.i18n
namespace = oslo.log
namespace = oslo.serialization
namespace = oslo.utils