From 069103688825f5e658afcdb30affd71f7b992cc6 Mon Sep 17 00:00:00 2001 From: Adrian Turjak Date: Wed, 30 Jan 2019 14:04:10 +1300 Subject: [PATCH] Add Adjutant as admin-logic Rather than business-logic, because it may not exactly be used by a business, and avoiding the word 'workflow'. Story: 2004498 Change-Id: Ie565e06f48980d49a1527949ad55088fc506c48d --- service-types.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/service-types.yaml b/service-types.yaml index e55fb79..7c918e2 100644 --- a/service-types.yaml +++ b/service-types.yaml @@ -141,3 +141,7 @@ services: - service_type: accelerator project: cyborg api_reference: https://docs.openstack.org/cyborg/latest/admin/api.html +- service_type: admin-logic + project: adjutant + aliases: + - registration