Add requirements in metadata.json file
Change-Id: Ib22285cc333f5a11a60c757583db31de3352f37c
This commit is contained in:
parent
d497345544
commit
4f7d998a57
@ -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",
|
||||
|
Loading…
x
Reference in New Issue
Block a user