Add requirements in metadata.json

Change-Id: I014125bfa4b74f2f0d76b1ac654a041a39851adf
This commit is contained in:
ZhongShengping 2019-01-15 10:22:51 +08:00
parent 1f06e723e5
commit 5bb7a5a7a2
1 changed files with 6 additions and 0 deletions

View File

@ -57,6 +57,12 @@
]
}
],
"requirements": [
{
"name": "puppet",
"version_requirement": "5.x"
}
],
"project_page": "https://launchpad.net/puppet-magnum",
"source": "git://github.com/openstack/puppet-magnum.git",
"summary": "Puppet module for OpenStack Magnum",