From 2ca7d533b6fe01a10fcc3474812183e4c4a8431e Mon Sep 17 00:00:00 2001 From: Peter Lee Date: Fri, 29 Jan 2016 15:21:56 -0800 Subject: added copy of github.com/opnfv/promise source into the source directory Change-Id: Ib212302a4132aa492f7b701a7ca02f54a7d0a6af (cherry picked from commit a46af646972b6ff263fb207d28a59e7ce7417b5c) --- source/openstack.yaml | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 source/openstack.yaml (limited to 'source/openstack.yaml') diff --git a/source/openstack.yaml b/source/openstack.yaml new file mode 100644 index 0000000..6881186 --- /dev/null +++ b/source/openstack.yaml @@ -0,0 +1,13 @@ +name: openstack +description: OpenStack Management Module (WIP) +author: Peter K. Lee +license: Apache-2.0 +yangforge: "0.11.x" + +schema: !yang schema/openstack.yang + +dependencies: + access-control-models: !yang schema/access-control-models.yang + nfv-infrastructure: !yang schema/nfv-infrastructure.yang + +rpc: !require spec/openstack-intents.coffee -- cgit 1.2.3-korg