Added query routes for deploymentIntentGroup 43/105743/2
authorRajamohan Raj <rajamohan.raj@intel.com>
Fri, 10 Apr 2020 05:02:58 +0000 (05:02 +0000)
committerRajamohan Raj <rajamohan.raj@intel.com>
Mon, 13 Apr 2020 20:47:18 +0000 (20:47 +0000)
commitf853b30cdc2655f6889f24214ba21791351c0787
treee9b51952b48f6889526084acba7ccd622af213d3
parent7945fcd8ed65792eeb174d999138b99dbc936a6f
Added query routes for deploymentIntentGroup

In this patch added a route which
can query allIntents belonging to a DeploymentIntentGroup
and another route for querying all intents under an intent
in a deploymentIntentGroup

Issue-ID: MULTICLOUD-1049
Signed-off-by: Rajamohan Raj <rajamohan.raj@intel.com>
Change-Id: I06ec4d2ee8dae2aeca77e4db3ca690863014cc62
kud/tests/plugin_collection_v2.sh
src/orchestrator/api/add_intents_handler.go
src/orchestrator/api/api.go
src/orchestrator/api/app_intent_handler.go
src/orchestrator/pkg/module/add_intents.go
src/orchestrator/pkg/module/app_intent.go