~ubuntu-branches/ubuntu/wily/heat/wily

« back to all changes in this revision

Viewing changes to heat/engine/resources/aws/cfn/wait_condition_handle.py

  • Committer: Package Import Robot
  • Author(s): Corey Bryant
  • Date: 2015-09-08 15:52:07 UTC
  • mfrom: (1.1.28)
  • Revision ID: package-import@ubuntu.com-20150908155207-zi2r1rckyrevr5u7
Tags: 1:5.0.0~b3-0ubuntu1
* New upstream milestone for OpenStack Liberty.
* d/control: Align (build-)depends with upstream.
* d/p/fix-dummy-resource-missing.patch: Dropped. Fixed in milestone.
* d/p/move-extensions.patch: Dropped. Fixed in milestone.

Show diffs side-by-side

added added

removed removed

Lines of Context:
35
35
        'Data', 'Reason', 'Status', 'UniqueId'
36
36
    )
37
37
 
38
 
    def handle_create(self):
39
 
        super(WaitConditionHandle, self).handle_create()
40
 
        self.resource_id_set(self._get_user_id())
41
 
 
42
38
    def FnGetRefId(self):
43
39
        '''
44
40
        Override the default resource FnGetRefId so we return the signed URL