Prepare Rocky M1

Update the version metadata for Rocky milestone 1

Change-Id: Ie53ac497b3bc0de7f1cb3532d01c9760c9bdac9a
This commit is contained in:
Alex Schultz
2018-04-19 08:54:37 -06:00
parent 3f477b1ac7
commit b05c3e2b4a

View File

@@ -11,11 +11,11 @@
},
{
"name": "openstack/openstacklib",
"version_requirement": ">=12.3.0 <13.0.0"
"version_requirement": ">=13.0.0 <14.0.0"
},
{
"name": "openstack/oslo",
"version_requirement": ">=12.3.0 <13.0.0"
"version_requirement": ">=13.0.0 <14.0.0"
}
],
"description": "Installs and configures OpenStack Watcher.",
@@ -61,5 +61,5 @@
],
"source": "git://github.com/openstack/puppet-watcher.git",
"summary": "Puppet module for OpenStack Watcher",
"version": "12.3.0"
"version": "13.0.0"
}