Merge "Add requirements in metadata.json file"

This commit is contained in:
Jenkins 2016-11-03 19:39:29 +00:00 committed by Gerrit Code Review
commit 0c87655b40
1 changed files with 10 additions and 0 deletions

View File

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