heat fails creating a net-assoc

Bug #1557445 reported by Mathieu Rohon
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
networking-bgpvpn
Fix Released
Undecided
Mathieu Rohon

Bug Description

with latest devstack, the example 1 shown in the doc [1] doesn't work. The net-association fails :

debian@dev4:/opt/stack/devstack$ heat event-list bgpvpn-4
+-------------------+--------------------------------------+-----------------------------------------------------------------------------------------------------------------------------------------+--------------------+---------------------+
| resource_name | id | resource_status_reason | resource_status | event_time |
+-------------------+--------------------------------------+-----------------------------------------------------------------------------------------------------------------------------------------+--------------------+---------------------+
| bgpvpn-4 | 9bbdd3ad-a09f-4e4e-b633-7a302b2ba157 | Stack CREATE started | CREATE_IN_PROGRESS | 2016-03-15T10:37:38 |
| Net1 | 7ccbaf1c-fee2-47ad-9561-d47281e1de0b | state changed | CREATE_IN_PROGRESS | 2016-03-15T10:37:38 |
| BGPVPN1 | 35c3cbb1-a5ff-4d7b-ba8a-64e0113a02c2 | state changed | CREATE_IN_PROGRESS | 2016-03-15T10:37:38 |
| Net1 | 58e9307a-72e0-4917-bd4c-93700944652a | state changed | CREATE_COMPLETE | 2016-03-15T10:37:38 |
| BGPVPN1 | e31eabdf-85ed-4fb7-9ab2-d59b595f1c43 | state changed | CREATE_COMPLETE | 2016-03-15T10:37:38 |
| SubNet1 | d7d899db-5a43-44e8-883c-25511cb0d0dc | state changed | CREATE_IN_PROGRESS | 2016-03-15T10:37:38 |
| BGPVPN_NET_assoc1 | c87b1f7d-29fc-40ab-95fe-92e13dd1acf3 | state changed | CREATE_IN_PROGRESS | 2016-03-15T10:37:39 |
| BGPVPN_NET_assoc1 | aa63dbbd-aa68-46fa-af63-2135e3e1feb8 | AttributeError: resources.BGPVPN_NET_assoc1: 'function' object has no attribute 'find_resourceid_by_name_or_id' | CREATE_FAILED | 2016-03-15T10:37:39 |
| SubNet1 | 80881eba-1703-4b9c-9fee-9eb668d9e037 | state changed | CREATE_COMPLETE | 2016-03-15T10:37:40 |
| bgpvpn-4 | 84cf40a2-2257-4bda-9d5e-31a01a215df3 | Resource CREATE failed: AttributeError: resources.BGPVPN_NET_assoc1: 'function' object has no attribute 'find_resourceid_by_name_or_id' | CREATE_FAILED | 2016-03-15T10:37:40 |
+-------------------+--------------------------------------+-----------------------------------------------------------------------------------------------------------------------------------------+--------------------+---------------------+

the client used is the following : python-neutronclient==4.1.1

[1]http://docs.openstack.org/developer/networking-bgpvpn/heat.html#installation-and-configuration

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to networking-bgpvpn (master)

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

Changed in bgpvpn:
assignee: nobody → Mathieu Rohon (mathieu-rohon)
status: New → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to networking-bgpvpn (master)

Reviewed: https://review.openstack.org/292819
Committed: https://git.openstack.org/cgit/openstack/networking-bgpvpn/commit/?id=51e76c8b8b80562aed26a24cc25f5be2431cd0d3
Submitter: Jenkins
Branch: master

commit 51e76c8b8b80562aed26a24cc25f5be2431cd0d3
Author: Mathieu Rohon <email address hidden>
Date: Tue Mar 15 11:00:53 2016 +0000

    Adding missings () after a method call.

    Change-Id: If6ca34b64f952271a7ca04935cf91747bb29cbae
    Closes-Bug: #1557445

Changed in bgpvpn:
status: In Progress → Fix Released
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.