fuel-ccp/fuel_ccp/config
Andrey Pavlov ccaadd5e0b Configs overrides for custom services
"configs" section added to "services" group.

services:
  some_service:
    service_def: ads
    configs:
      asd: dsa

If you are mapping some service to some another service,
configs will be inherited as well.

Change-Id: Id64c0bf816a639c0b3dee96e5a72fcf964f9f731
2017-03-02 15:41:10 +00:00
..
__init__.py Adding service-per-service support 2017-03-02 15:41:03 +00:00
_yaml.py Configs overrides for custom services 2017-03-02 15:41:10 +00:00
builder.py Allow to specify remote docker engine for building 2017-02-03 08:56:25 +00:00
cli.py Removes --deploy-config cli option 2016-09-29 15:28:55 +03:00
files.py Adding ability to specify custom config files 2016-11-23 12:01:34 +00:00
images.py Add dockerfiles validation 2016-11-01 15:47:17 +03:00
kubernetes.py Allow to specify k8s credentials in config 2017-01-16 16:36:51 +03:00
registry.py [BREAKING CLI] Remove oslo.config and oslo.log 2016-09-19 20:16:10 +03:00
replicas.py Fix 'replicas' section missing in default CONF 2016-11-01 19:35:37 +03:00
repositories.py Add support for TLS 2017-02-15 18:53:38 +00:00
services.py Configs overrides for custom services 2017-03-02 15:41:10 +00:00
sources.py Replace runtime sources verification with jsonschema validation 2016-10-14 16:21:17 +03:00
url.py Fix nested url validation 2016-11-14 16:12:47 +01:00