diff options
author | Michael Lando <ml636r@att.com> | 2018-06-06 11:44:25 +0300 |
---|---|---|
committer | Michael Lando <ml636r@att.com> | 2018-06-06 11:44:25 +0300 |
commit | db0e898f982954e25c0133cab7a99d9f5e0605ea (patch) | |
tree | 158e70188206425429c3bf19f7d98eacde9c7a7a /catalog-be/sdc-backend/chef-repo/cookbooks | |
parent | 719e3bb7d4f6b31c178abaeff9b8124ce7703662 (diff) |
update documentation
update general information
update swagger information
fix swagger erros
Change-Id: I0b8c385deb3204100ebe363177a8e0efd5b147f7
Issue-ID: SDC-1378
Signed-off-by: Michael Lando <ml636r@att.com>
Diffstat (limited to 'catalog-be/sdc-backend/chef-repo/cookbooks')
-rw-r--r-- | catalog-be/sdc-backend/chef-repo/cookbooks/sdc-catalog-be/templates/default/BE-distribution-engine-configuration.yaml.erb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/catalog-be/sdc-backend/chef-repo/cookbooks/sdc-catalog-be/templates/default/BE-distribution-engine-configuration.yaml.erb b/catalog-be/sdc-backend/chef-repo/cookbooks/sdc-catalog-be/templates/default/BE-distribution-engine-configuration.yaml.erb index f85ce4acde..a9df5c305e 100644 --- a/catalog-be/sdc-backend/chef-repo/cookbooks/sdc-catalog-be/templates/default/BE-distribution-engine-configuration.yaml.erb +++ b/catalog-be/sdc-backend/chef-repo/cookbooks/sdc-catalog-be/templates/default/BE-distribution-engine-configuration.yaml.erb @@ -49,7 +49,7 @@ allowedTimeBeforeStaleSec: 300 aaiConfig: httpRequestConfig: - serverRootUrl: https://aai-uint3.test.att.com:8443 + serverRootUrl: https://localhost:8443 resourceNamespaces: operationalEnvironments: /aai/v12/cloud-infrastructure/operational-environments |