resources.heat_example_com: 'DesignateClientPlugin' object has no attribute 'V2'

Bug #1851467 reported by Nicolas Bock
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Designate
Invalid
High
Unassigned
OpenStack Heat
New
Undecided
Unassigned
python-designateclient
Invalid
Undecided
Unassigned

Bug Description

Running the following heat stack in the latest master destack:

heat_template_version: 2015-04-30

description: Simple template to deploy a single DNS Zone

resources:
  heat_example_com:
    type: OS::Designate::Zone
    properties:
      email: <email address hidden>
      name: heat.example.com.
      type: PRIMARY

results in the following error

2019-11-06 06:58:31Z [heat]: CREATE_IN_PROGRESS Stack CREATE started
2019-11-06 06:58:31Z [heat.heat_example_com]: CREATE_IN_PROGRESS state changed
2019-11-06 06:58:31Z [heat.heat_example_com]: CREATE_FAILED AttributeError: resources.heat_example_com: 'DesignateClientPlugin' object has no attribute 'V2'
2019-11-06 06:58:31Z [heat]: CREATE_FAILED Resource CREATE failed: AttributeError: resources.heat_example_com: 'DesignateClientPlugin' object has no attribute 'V2'

Changed in designate:
status: New → Confirmed
importance: Undecided → High
Revision history for this message
Graham Hayes (grahamhayes) wrote :
Revision history for this message
Zane Bitter (zaneb) wrote :

Definitely a bug in Heat.

Changed in designate:
status: Confirmed → Invalid
Changed in python-designateclient:
status: New → Invalid
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.