openstack-operator/config/samples/identity_v1alpha1_services.yaml
Mohammed Naser f49b79fe40 Add service CRD
This introduces a CRD for enabling/removing services from Keystone,
it also introduces a basic DevStack plugin framework so that we can
test things from it.  It also adds a framework for the operator to
setup SDK clients.

Change-Id: I183e560c6b32de2ce7adefeb1daa26def675bbe3
2020-04-26 15:06:19 -04:00

9 lines
155 B
YAML

---
apiVersion: identity.openstack.org/v1alpha1
kind: Service
metadata:
name: heat
spec:
type: orchestration
description: Heat Orchestration Service