Add requirements in metadata.json file

Change-Id: I019485d05bc6c60c0e9ce52f09cb6f24e67b834e
This commit is contained in:
ZhongShengping 2016-11-02 10:29:15 +08:00
parent b1a3aea2da
commit 0730bfd75d
1 changed files with 10 additions and 0 deletions

View File

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