dsvm failure: devstack plugin is not enabled to reuse multiple times
Bug #1646807 reported by
Tung Doan
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
tacker |
Fix Released
|
High
|
Tung Doan |
Bug Description
Recently, OpenStack Devstack does not allow plugin to re-use multiple times [1]. That's why dsvm job in Tacker failed [2].
Error:
[ERROR] /opt/stack/
[1] https:/
[2] http://
Changed in tacker: | |
status: | New → In Progress |
assignee: | nobody → Tung Doan (tungdoan) |
Changed in tacker: | |
importance: | Undecided → High |
To post a comment you must log in.
Reviewed: https:/ /review. openstack. org/404797 /git.openstack. org/cgit/ openstack/ tacker/ commit/ ?id=17e28c9d900 614a72ebcbf067a 4919e99cfffc3d
Committed: https:/
Submitter: Jenkins
Branch: master
commit 17e28c9d900614a 72ebcbf067a4919 e99cfffc3d
Author: doantungbk <email address hidden>
Date: Wed Nov 30 06:36:59 2016 -0800
Fix dsvm failure caused by devstack plugin and event/auditing func.
This patch will fix dsvm failure: /review. openstack. org/#/c/ 396794/
1. The new changes in devstack [1]. Whereby, plugin was not enabled
to use multiple times. Currently, almost functions like fixup_quota,
add_key and add_secgrp enable plugin which runs multiple times.
2. Some functional tests were not working with event/auditing function.
[1]https:/
Change-Id: I1846c0df1d5955 7919a4caa612f2a 4c60fbf7ce8
Closes-Bug: #1646807