Merge "Update the services README with the ServiceData parameter"

This commit is contained in:
Zuul 2017-11-15 11:37:54 +00:00 committed by Gerrit Code Review
commit 052ad2607f
1 changed files with 5 additions and 0 deletions

View File

@ -19,6 +19,11 @@ environment to set per service parameters.
Apart from sevice specific inputs, there are few default parameters for all
the services. Following are the list of default parameters:
* ServiceData: Mapping of service specific data. It is used to encapsulate
all the service specific data. As of now, it contains net_cidr_map, which
contains the CIDR map for all the networks. Additional data will be added
as and when required.
* ServiceNetMap: Mapping of service_name -> network name. Default mappings
for service to network names are defined in
../network/service_net_map.j2.yaml, which may be overridden via