Add murano with all subprojects

Currently Murano project doesn't have well-formed core team, this stats
will help folks to build it.

Change-Id: I442b054913b2370c33d20c6f4c51b7a81ba94874
This commit is contained in:
Sergey Lukjanov 2014-01-28 22:01:22 +04:00 committed by Russell Bryant
parent 2d8b51d3a2
commit e0e73286b6

19
projects/murano.json Normal file
View File

@ -0,0 +1,19 @@
{
"name": "murano",
"unofficial": true,
"subprojects": [
"stackforge/murano-agent",
"stackforge/murano-api",
"stackforge/murano-common",
"stackforge/murano-conductor",
"stackforge/murano-dashboard",
"stackforge/murano-deployment",
"stackforge/murano-docs",
"stackforge/murano-metadataclient",
"stackforge/python-muranoclient",
"stackforge/murano-repository",
"stackforge/murano-tests"
],
"core-team": [
]
}