convergence AWS::IAM::AccessKey failing

Bug #1495094 reported by Rakesh H S
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenStack Heat
Fix Released
High
Rakesh H S

Bug Description

In convergence AWS::IAM::AccessKey is failing when referencing AWS::IAM::User .

================================================
Resources:
  CfnUser:
    Type: AWS::IAM::User
  SmokeKeys:
    Type: AWS::IAM::AccessKey
    Properties:
      UserName: {Ref: CfnUser}
================================================

http://logs.openstack.org/62/222562/3/check/gate-heat-dsvm-functional-convg-mysql/d182d3a/console.html

Rakesh H S (rh-s)
Changed in heat:
assignee: nobody → Rakesh H S (rh-s)
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/222866

Changed in heat:
status: New → In Progress
Angus Salkeld (asalkeld)
Changed in heat:
importance: Undecided → High
milestone: none → liberty-rc1
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to heat (master)

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

commit 1956ddd2a61a69ab28cdf0645c4b1973be9adbce
Author: Rakesh H S <email address hidden>
Date: Mon Sep 14 17:19:06 2015 +0530

    Convergence: Store resource status in cache data

    Fix failing convergence gate functional tests
    - store resource uuid, action, status in cache data. Most of the code
    requires the resource to have proper status and uuid to work.
    - initialize rsrc._data to None so that the resource data is fetched from
    db first time.

    Change-Id: I7309c7da8fe1ce3e1c7e3d3027dea2e400111015
    Co-Authored-By: Anant Patil <email address hidden>
    Partial-Bug: #1492116
    Closes-Bug: #1495094

Changed in heat:
status: In Progress → Fix Committed
Thierry Carrez (ttx)
Changed in heat:
status: Fix Committed → Fix Released
Thierry Carrez (ttx)
Changed in heat:
milestone: liberty-rc1 → 5.0.0
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.