Remove PE requirement from metadata.json
The PE requirement in metadata.json is not supported anymore and puppet-lint will throw: The 'pe' requirement is no longer supported by the Forge. Change-Id: I0d71170dfc0346ead5bd0d1ecdb2a9d0e81e7e80
This commit is contained in:
parent
fee69de01a
commit
0a12b49bb1
@ -67,10 +67,6 @@
|
||||
],
|
||||
"project_page": "https://launchpad.net/puppet-neutron",
|
||||
"requirements": [
|
||||
{
|
||||
"name": "pe",
|
||||
"version_requirement": "4.x"
|
||||
},
|
||||
{
|
||||
"name": "puppet",
|
||||
"version_requirement": "4.x"
|
||||
@ -79,4 +75,4 @@
|
||||
"source": "git://github.com/openstack/puppet-neutron.git",
|
||||
"summary": "Puppet module for OpenStack Neutron",
|
||||
"version": "13.3.0"
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user