
Added ability to modify/remove data from structures (like Heat templates) via jsonpatch and thus added ability to clean up Heat resources that was obtained by deleted instances Closes bug: #1296624 Change-Id: I4db226a5ab00ff363f8b5d44a5d690df942622e8
27 lines
888 B
YAML
27 lines
888 B
YAML
Format: 1.0
|
|
|
|
Type: Application
|
|
|
|
FullName: io.murano.windows.ActiveDirectory
|
|
|
|
Name: Active Directory
|
|
|
|
Description: |
|
|
A domain service hosted in Windows environment by using Active Directory Role.
|
|
May be clustered by combining a number of secondary domain controllers with one primary
|
|
|
|
Author: 'murano.io'
|
|
|
|
Tags: [Windows, Domain, demo, win2012, microsoft]
|
|
|
|
Classes:
|
|
io.murano.windows.Host: Host.yaml
|
|
io.murano.windows.DomainHost: DomainHost.yaml
|
|
io.murano.windows.activeDirectory.ActiveDirectory: ActiveDirectory.yaml
|
|
io.murano.windows.activeDirectory.Controller: Controller.yaml
|
|
io.murano.windows.activeDirectory.PrimaryController: PrimaryController.yaml
|
|
io.murano.windows.activeDirectory.SecondaryController: SecondaryController.yaml
|
|
|
|
# UI: ui.yaml # default to ui.yaml, will use default if skipped
|
|
|
|
Logo: logo2.png # defaults to logo.png, will use default if skipped |