From f14b68c0ef0a5305bdf88eb87ac53c3e5cd18844 Mon Sep 17 00:00:00 2001 From: romaingimbert Date: Wed, 11 Dec 2019 09:57:46 +0100 Subject: Update SO request to use GR_API instead of VNF_API - add GR_API to so request - request to AAI to retrieve cloud owner id -add status "inprogress" after check Issue-ID: EXTAPI-337 Signed-off-by: romaingimbert Change-Id: I34911a3c785aac24f5feb71fede36a142f8fcffe --- docs/configuration/configuration.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs') diff --git a/docs/configuration/configuration.rst b/docs/configuration/configuration.rst index a498e4d..ce0cd75 100644 --- a/docs/configuration/configuration.rst +++ b/docs/configuration/configuration.rst @@ -68,7 +68,7 @@ Default values so.host = http://10.0.5.1:8080 so.header.authorization = Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA== so.api.id = SO - so.owning.entity.id = 6b5b6b70-4e9a-4f6f-8b7b-cbd7cf990c6e + so.owning.entity.id = OE-generic so.owning.entity.name = OE-generic so.project.name = Project-generic -- cgit 1.2.3-korg