Update the services README with the ServiceData parameter

The service README file has been updated to reflect the
recenlty added mandatory service parameter ServiceData.

Change-Id: I276cb61f0d9f84f4b39cdaff63ee67faf0090f72
This commit is contained in:
Saravanan KR 2017-07-17 14:59:33 +05:30
parent 1bb56bce55
commit e77bd2c31a
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