move config and opt generation to new kuryr-lib
The config generation was from back when we did not have keystone v3 support, which moved around how it all is generated. This patch puts kuryr-kubernetes in line with the rest of Kuryr. Change-Id: I877fa57308aa4c2128bb5d12e801e7e566aef108 Closes-bug: #1626014 Signed-off-by: Antoni Segura Puimedon <antonisp@celebdor.com>
This commit is contained in:
committed by
Antoni Segura Puimedon
parent
2f82bb7ebe
commit
ca64e1d5f1
4
etc/oslo-config-generator/kuryr.conf
Normal file
4
etc/oslo-config-generator/kuryr.conf
Normal file
@@ -0,0 +1,4 @@
|
||||
[DEFAULT]
|
||||
output_file = etc/kuryr.conf.sample
|
||||
wrap_width = 79
|
||||
namespace = kuryr_kubernetes
|
||||
Reference in New Issue
Block a user