Add requirements in metadata.json file

Change-Id: Ifa51766ee009425e3cbf76edcf46e602f2e27b65
This commit is contained in:
ZhongShengping 2016-11-02 10:30:21 +08:00
parent 043278edf8
commit 972caaa7f6

View File

@ -8,6 +8,16 @@
"project_page": "https://launchpad.net/puppet-vitrage",
"issues_url": "https://bugs.launchpad.net/puppet-vitrage",
"description": "Installs and configures OpenStack Vitrage.",
"requirements": [
{
"name": "pe",
"version_requirement": "4.x"
},
{
"name": "puppet",
"version_requirement": "4.x"
}
],
"operatingsystem_support": [
{
"operatingsystem": "Debian",