aboutsummaryrefslogtreecommitdiffstats
path: root/platform-logic/generic-resource-api/src/main/resources
diff options
context:
space:
mode:
authorAlexis de Talhouët <adetalhouet89@gmail.com>2018-09-04 11:05:05 -0400
committerAlexis de Talhouët <alexis.de_talhouet@bell.ca>2018-09-05 19:39:22 +0000
commitdb323d0fa39eabc03faf8c803876da5f87079e58 (patch)
treea8c18c828f430f24a121cb57f94df283763f8fca /platform-logic/generic-resource-api/src/main/resources
parent0c99d4765288c57ebf990c58b226f62a2dd3b348 (diff)
Make netbox-ip-assignment resolve all params
While resolving params, multiple of them could be resolved using the same capability. Adding the functionality in this self-serve DG to make sure it's processing all the param involving this capability Change-Id: I7f4d83bf5cfa90e4959fa8599a26b1cf0228a81a Issue-ID: CCSDK-339 Issue-ID: CCSDK-340 Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com> Former-commit-id: 059370a180fc6630eea5f771fb61e303132f4352
Diffstat (limited to 'platform-logic/generic-resource-api/src/main/resources')
-rwxr-xr-xplatform-logic/generic-resource-api/src/main/resources/graph.versions1
1 files changed, 1 insertions, 0 deletions
diff --git a/platform-logic/generic-resource-api/src/main/resources/graph.versions b/platform-logic/generic-resource-api/src/main/resources/graph.versions
index 1a9fb89d..52fe79c6 100755
--- a/platform-logic/generic-resource-api/src/main/resources/graph.versions
+++ b/platform-logic/generic-resource-api/src/main/resources/graph.versions
@@ -114,6 +114,7 @@ GENERIC-RESOURCE-API self-serve-eipam-ip-assignment ${project.version} sync
GENERIC-RESOURCE-API self-serve-generate-FQPN ${project.version} sync
GENERIC-RESOURCE-API self-serve-generate-name ${project.version} sync
GENERIC-RESOURCE-API self-serve-mac-address-assign ${project.version} sync
+GENERIC-RESOURCE-API self-serve-netbox-ip-assignment ${project.version} sync
GENERIC-RESOURCE-API self-serve-unresolved-composite-data ${project.version} sync
GENERIC-RESOURCE-API self-serve-vf-module-assign ${project.version} sync
GENERIC-RESOURCE-API self-serve-vfmodule-ra-assignment ${project.version} sync