commit | 0c7e110643674ad4a5f9762f6f4c9b99125ab414 | [log] [tgz] |
---|---|---|
author | Andrey Shestakov <ashestakov@mirantis.com> | Thu Aug 10 13:39:04 2017 +0300 |
committer | Marek Celoud <mceloud@mirantis.com> | Thu Aug 10 18:01:07 2017 +0000 |
tree | 222b83fcc43fc45057e66615e3df4c17b9c734ba | |
parent | 9593288945c903f3558f3bce798a6519ed879602 [diff] [blame] |
Pin python-pymysql latest version MOS repo. Change-Id: Ia42b38284331484df7bafe80773b7f5e1b28fd01
diff --git a/neutron/compute/cluster.yml b/neutron/compute/cluster.yml index d6674f0..fc87e84 100644 --- a/neutron/compute/cluster.yml +++ b/neutron/compute/cluster.yml
@@ -3,6 +3,12 @@ parameters: _param: neutron_enable_qos: False + linux: + system: + package: + python-pymysql: + fromrepo: ${_param:openstack_version} + version: latest neutron: compute: dvr: ${_param:neutron_compute_dvr}