Clearly mark unaudited config templates as such.
Change-Id: I130b0874b2efad1345bb5449bce001985c477960
This commit is contained in:
parent
3df85839e5
commit
00114f6e90
@ -1,3 +1,9 @@
|
|||||||
|
## NB: Unpolished config file
|
||||||
|
## This config file was taken directly from the upstream repo, and tweaked just enough to work.
|
||||||
|
## It has not been audited to ensure that everything present is either Heat controlled or a mandatory as-is setting.
|
||||||
|
## Please submit patches for any setting that should be deleted or Heat-configurable.
|
||||||
|
## https://github.com/stackforge/diskimage-builder
|
||||||
|
|
||||||
# Use this pipeline for no auth or image caching - DEFAULT
|
# Use this pipeline for no auth or image caching - DEFAULT
|
||||||
[pipeline:glance-api]
|
[pipeline:glance-api]
|
||||||
pipeline = versionnegotiation unauthenticated-context rootapp
|
pipeline = versionnegotiation unauthenticated-context rootapp
|
||||||
|
@ -1,3 +1,9 @@
|
|||||||
|
## NB: Unpolished config file
|
||||||
|
## This config file was taken directly from the upstream repo, and tweaked just enough to work.
|
||||||
|
## It has not been audited to ensure that everything present is either Heat controlled or a mandatory as-is setting.
|
||||||
|
## Please submit patches for any setting that should be deleted or Heat-configurable.
|
||||||
|
## https://github.com/stackforge/diskimage-builder
|
||||||
|
|
||||||
[DEFAULT]
|
[DEFAULT]
|
||||||
debug = True
|
debug = True
|
||||||
|
|
||||||
|
@ -1,3 +1,9 @@
|
|||||||
|
## NB: Unpolished config file
|
||||||
|
## This config file was taken directly from the upstream repo, and tweaked just enough to work.
|
||||||
|
## It has not been audited to ensure that everything present is either Heat controlled or a mandatory as-is setting.
|
||||||
|
## Please submit patches for any setting that should be deleted or Heat-configurable.
|
||||||
|
## https://github.com/stackforge/diskimage-builder
|
||||||
|
|
||||||
[DEFAULT]
|
[DEFAULT]
|
||||||
log_file = /var/log/glance/image-cache.log
|
log_file = /var/log/glance/image-cache.log
|
||||||
image_cache_dir = /var/lib/glance/image-cache/
|
image_cache_dir = /var/lib/glance/image-cache/
|
||||||
|
@ -1,3 +1,9 @@
|
|||||||
|
## NB: Unpolished config file
|
||||||
|
## This config file was taken directly from the upstream repo, and tweaked just enough to work.
|
||||||
|
## It has not been audited to ensure that everything present is either Heat controlled or a mandatory as-is setting.
|
||||||
|
## Please submit patches for any setting that should be deleted or Heat-configurable.
|
||||||
|
## https://github.com/stackforge/diskimage-builder
|
||||||
|
|
||||||
# Use this pipeline for no auth - DEFAULT
|
# Use this pipeline for no auth - DEFAULT
|
||||||
[pipeline:glance-registry]
|
[pipeline:glance-registry]
|
||||||
pipeline = unauthenticated-context registryapp
|
pipeline = unauthenticated-context registryapp
|
||||||
|
@ -1,3 +1,9 @@
|
|||||||
|
## NB: Unpolished config file
|
||||||
|
## This config file was taken directly from the upstream repo, and tweaked just enough to work.
|
||||||
|
## It has not been audited to ensure that everything present is either Heat controlled or a mandatory as-is setting.
|
||||||
|
## Please submit patches for any setting that should be deleted or Heat-configurable.
|
||||||
|
## https://github.com/stackforge/diskimage-builder
|
||||||
|
|
||||||
[DEFAULT]
|
[DEFAULT]
|
||||||
bind_host = 0.0.0.0
|
bind_host = 0.0.0.0
|
||||||
bind_port = 9191
|
bind_port = 9191
|
||||||
|
@ -1,3 +1,9 @@
|
|||||||
|
## NB: Unpolished config file
|
||||||
|
## This config file was taken directly from the upstream repo, and tweaked just enough to work.
|
||||||
|
## It has not been audited to ensure that everything present is either Heat controlled or a mandatory as-is setting.
|
||||||
|
## Please submit patches for any setting that should be deleted or Heat-configurable.
|
||||||
|
## https://github.com/stackforge/diskimage-builder
|
||||||
|
|
||||||
[DEFAULT]
|
[DEFAULT]
|
||||||
# Show more verbose log output (sets INFO log level output)
|
# Show more verbose log output (sets INFO log level output)
|
||||||
#verbose = False
|
#verbose = False
|
||||||
|
@ -1,3 +1,9 @@
|
|||||||
|
## NB: Unpolished config file
|
||||||
|
## This config file was taken directly from the upstream repo, and tweaked just enough to work.
|
||||||
|
## It has not been audited to ensure that everything present is either Heat controlled or a mandatory as-is setting.
|
||||||
|
## Please submit patches for any setting that should be deleted or Heat-configurable.
|
||||||
|
## https://github.com/stackforge/diskimage-builder
|
||||||
|
|
||||||
[loggers]
|
[loggers]
|
||||||
keys=root,api,registry,combined
|
keys=root,api,registry,combined
|
||||||
|
|
||||||
|
@ -1,3 +1,9 @@
|
|||||||
|
## NB: Unpolished config file
|
||||||
|
## This config file was taken directly from the upstream repo, and tweaked just enough to work.
|
||||||
|
## It has not been audited to ensure that everything present is either Heat controlled or a mandatory as-is setting.
|
||||||
|
## Please submit patches for any setting that should be deleted or Heat-configurable.
|
||||||
|
## https://github.com/stackforge/diskimage-builder
|
||||||
|
|
||||||
############
|
############
|
||||||
# Metadata #
|
# Metadata #
|
||||||
############
|
############
|
||||||
|
@ -1,3 +1,9 @@
|
|||||||
|
## NB: Unpolished config file
|
||||||
|
## This config file was taken directly from the upstream repo, and tweaked just enough to work.
|
||||||
|
## It has not been audited to ensure that everything present is either Heat controlled or a mandatory as-is setting.
|
||||||
|
## Please submit patches for any setting that should be deleted or Heat-configurable.
|
||||||
|
## https://github.com/stackforge/diskimage-builder
|
||||||
|
|
||||||
[loggers]
|
[loggers]
|
||||||
keys = root, nova
|
keys = root, nova
|
||||||
|
|
||||||
|
@ -1,3 +1,9 @@
|
|||||||
|
## NB: Unpolished config file
|
||||||
|
## This config file was taken directly from the upstream repo, and tweaked just enough to work.
|
||||||
|
## It has not been audited to ensure that everything present is either Heat controlled or a mandatory as-is setting.
|
||||||
|
## Please submit patches for any setting that should be deleted or Heat-configurable.
|
||||||
|
## https://github.com/stackforge/diskimage-builder
|
||||||
|
|
||||||
[DEFAULT]
|
[DEFAULT]
|
||||||
debug = True
|
debug = True
|
||||||
|
|
||||||
|
@ -1,3 +1,9 @@
|
|||||||
|
## NB: Unpolished config file
|
||||||
|
## This config file was taken directly from the upstream repo, and tweaked just enough to work.
|
||||||
|
## It has not been audited to ensure that everything present is either Heat controlled or a mandatory as-is setting.
|
||||||
|
## Please submit patches for any setting that should be deleted or Heat-configurable.
|
||||||
|
## https://github.com/stackforge/diskimage-builder
|
||||||
|
|
||||||
[composite:quantum]
|
[composite:quantum]
|
||||||
use = egg:Paste#urlmap
|
use = egg:Paste#urlmap
|
||||||
/: quantumversions
|
/: quantumversions
|
||||||
|
@ -1,3 +1,8 @@
|
|||||||
|
## NB: Unpolished config file
|
||||||
|
## This config file was taken directly from the upstream repo, and tweaked just enough to work.
|
||||||
|
## It has not been audited to ensure that everything present is either Heat controlled or a mandatory as-is setting.
|
||||||
|
## Please submit patches for any setting that should be deleted or Heat-configurable.
|
||||||
|
## https://github.com/stackforge/diskimage-builder
|
||||||
[DEFAULT]
|
[DEFAULT]
|
||||||
debug = True
|
debug = True
|
||||||
|
|
||||||
|
@ -1,3 +1,9 @@
|
|||||||
|
## NB: Unpolished config file
|
||||||
|
## This config file was taken directly from the upstream repo, and tweaked just enough to work.
|
||||||
|
## It has not been audited to ensure that everything present is either Heat controlled or a mandatory as-is setting.
|
||||||
|
## Please submit patches for any setting that should be deleted or Heat-configurable.
|
||||||
|
## https://github.com/stackforge/diskimage-builder
|
||||||
|
|
||||||
[DEFAULT]
|
[DEFAULT]
|
||||||
debug = True
|
debug = True
|
||||||
|
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
[DEFAULT]
|
[DEFAULT]
|
||||||
auth_url = http://{{keystone.host}}:35357/v2.0
|
auth_url = http://{{keystone.host}}:35357/v2.0
|
||||||
auth_region = RegionOne
|
auth_region = RegionOne
|
||||||
admin_tenant_name = %SERVICE_TENANT_NAME%
|
admin_tenant_name = service
|
||||||
admin_user = %SERVICE_USER%
|
admin_user = quantum
|
||||||
admin_password = %SERVICE_PASSWORD%
|
admin_password = {{admin-password}}
|
||||||
|
@ -1,3 +1,9 @@
|
|||||||
|
## NB: Unpolished config file
|
||||||
|
## This config file was taken directly from the upstream repo, and tweaked just enough to work.
|
||||||
|
## It has not been audited to ensure that everything present is either Heat controlled or a mandatory as-is setting.
|
||||||
|
## Please submit patches for any setting that should be deleted or Heat-configurable.
|
||||||
|
## https://github.com/stackforge/diskimage-builder
|
||||||
|
|
||||||
[DEFAULT]
|
[DEFAULT]
|
||||||
debug = True
|
debug = True
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user