vojtechhabarta / heat-template-schema

OpenStack Heat Orchestration Template JSON Schema

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

heat-template-schema

This npm module provides JSON schema for OpenStack Heat Orchestration Templates. Currently it is mainly useful in Visual Studio Code with YAML Support by Red Hat extension.

Ready to use schema is in schema/heat-template.schema.json file.

You can also generate your schema using lib/download-resource-types.js and lib/resource-types-to-json-schema.js scripts.

About

OpenStack Heat Orchestration Template JSON Schema


Languages

Language:JavaScript 100.0%