trove resource cannot specify datastore type or version

Bug #1257690 reported by Denis M.
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenStack Heat
Fix Released
High
Pavlo Shchelokovskyy

Bug Description

On Dec. 4th Trove Resource was merged in to master. But review was out of date. Now trove requires more parameters to create database instance.
Now it requires:
 - datastore type;
 - datastore version.
Now trove has no defauls at all, so we cannot relay on that.

Only in this way instance could get provisioned.
trove create --datastore "Mysql 5.5" --datastore_version "MariaDB 5.5.33" test_m55 2

Denis M. (dmakogon)
Changed in heat:
status: New → Confirmed
Changed in heat:
status: Confirmed → Triaged
importance: Undecided → High
milestone: none → icehouse-2
Changed in heat:
assignee: nobody → Sergey Slipushenko (sslypushenko)
Denis M. (dmakogon)
Changed in heat:
assignee: Sergey Slipushenko (sslypushenko) → Denis M. (dmakogon)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to heat (master)

Fix proposed to branch: master
Review: https://review.openstack.org/60532

Changed in heat:
status: Triaged → In Progress
Thomas Herve (therve)
description: updated
Changed in heat:
milestone: icehouse-2 → icehouse-3
Changed in heat:
assignee: Denis M. (dmakogon) → Pavlo Shchelokovskyy (pshchelo)
Revision history for this message
Vijendar Komalla (vijendar-komalla) wrote : Re: Out-of-date trove resource

Latest python-troveclient(1.0.3) doesn't support datastore_type, datastore_version, so first we need to fix python-troveclient, before making any changes to Heat trove resource.

summary: - Out-of-date trove resource
+ trove resource cannot specify datastore type or version
Thierry Carrez (ttx)
Changed in heat:
milestone: icehouse-3 → icehouse-rc1
Changed in heat:
milestone: icehouse-rc1 → next
Changed in heat:
status: In Progress → Triaged
Changed in heat:
status: Triaged → In Progress
Changed in heat:
milestone: next → icehouse-rc2
milestone: icehouse-rc2 → juno-1
Thierry Carrez (ttx)
Changed in heat:
milestone: juno-1 → juno-2
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to heat (master)

Reviewed: https://review.openstack.org/60532
Committed: https://git.openstack.org/cgit/openstack/heat/commit/?id=a4e722998690e5a09462bab34b8d88b58fccdc50
Submitter: Jenkins
Branch: master

commit a4e722998690e5a09462bab34b8d88b58fccdc50
Author: Pavlo Shchelokovskyy <email address hidden>
Date: Tue Jun 3 13:23:38 2014 +0300

    Add datastore properties to OS::Trove::Instance

    Latest Trove supports datastore type and datastore version options
    when creating Trove instances. This patch enables their usage in Heat.

    Change-Id: I1d037a9fbf66f13c3195a55c7325d19b5e9a058c
    Closes-bug: #1257690

Changed in heat:
status: In Progress → Fix Committed
Changed in heat:
status: Fix Committed → Fix Released
Thierry Carrez (ttx)
Changed in heat:
milestone: juno-2 → 2014.2
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.