Prepare Victoria RC1

Update the version metadata for Victoria milestone RC1

Change-Id: Iba84720c6cb22e6f6ffd6a3df1778d0740be03fd
This commit is contained in:
ZhongShengping
2020-09-24 10:48:54 +08:00
parent 6a4b4a6a25
commit c08d21dc7d

View File

@@ -15,15 +15,15 @@
}, },
{ {
"name": "openstack/keystone", "name": "openstack/keystone",
"version_requirement": ">=17.3.0 <18.0.0" "version_requirement": ">=17.4.0 <18.0.0"
}, },
{ {
"name": "openstack/openstacklib", "name": "openstack/openstacklib",
"version_requirement": ">=17.3.0 <18.0.0" "version_requirement": ">=17.4.0 <18.0.0"
}, },
{ {
"name": "openstack/oslo", "name": "openstack/oslo",
"version_requirement": ">=17.3.0 <18.0.0" "version_requirement": ">=17.4.0 <18.0.0"
} }
], ],
"description": "Installs and configures OpenStack mistral.", "description": "Installs and configures OpenStack mistral.",
@@ -71,5 +71,5 @@
], ],
"source": "git://github.com/openstack/puppet-mistral.git", "source": "git://github.com/openstack/puppet-mistral.git",
"summary": "Puppet module for OpenStack Mistral", "summary": "Puppet module for OpenStack Mistral",
"version": "17.3.0" "version": "17.4.0"
} }