Add requirements in metadata.json file

Change-Id: I8c2c0bbce237cfefcab5444d42dfdc7e88cc7fa3
This commit is contained in:
ZhongShengping
2016-11-02 10:09:36 +08:00
parent fbab992781
commit ba8566977f

View File

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