diff options
author | Manoop Talasila <talasila@research.att.com> | 2017-10-05 14:53:09 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2017-10-05 14:53:09 +0000 |
commit | 18f397918fb3139902e131772af6f400a7692e6f (patch) | |
tree | 4bab0aaa3ce3f53798e21f22773d419381cc922f /deliveries/properties_rackspace/ECOMPPORTALAPP | |
parent | fefebedb419ab0dc2a404be334acb590e6c45260 (diff) | |
parent | 7c80fba43f1304bb4ac99c1ac925185e21bbaaeb (diff) |
Merge "Repair SDK-app property for users"
Diffstat (limited to 'deliveries/properties_rackspace/ECOMPPORTALAPP')
-rw-r--r-- | deliveries/properties_rackspace/ECOMPPORTALAPP/portal.properties | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/deliveries/properties_rackspace/ECOMPPORTALAPP/portal.properties b/deliveries/properties_rackspace/ECOMPPORTALAPP/portal.properties index f7fba31a..2ec8bb48 100644 --- a/deliveries/properties_rackspace/ECOMPPORTALAPP/portal.properties +++ b/deliveries/properties_rackspace/ECOMPPORTALAPP/portal.properties @@ -1,4 +1,5 @@ -portal.api.impl.class = org.openecomp.portalsdk.core.onboarding.client.OnBoardingApiServiceImpl +# Not used by portal +portal.api.impl.class = org.onap.portalsdk.core.onboarding.client.OnBoardingApiServiceImpl.not.used.by.portal portal.api.prefix = /api max.idle.time = 5 user.attribute.name = user_attribute |