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:
parent
d649055e46
commit
f66799e915
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user