Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix broken destroy model functionality #430

Merged
merged 5 commits into from
Feb 26, 2021

Conversation

ajkavanagh
Copy link
Contributor

@ajkavanagh ajkavanagh commented Feb 25, 2021

Fixes broken destroy model functionality.
Also, updated the tox.ini/bundles so that the func-test-suite runs consecutive models using the same controller (i.e. exercises the destroy model feature).

Fixes-Bug: #425

ajkavanagh and others added 2 commits February 25, 2021 15:43
This fixes the destroy method and cleans up after pending tasks.
openstack-mirroring pushed a commit to openstack/charm-trilio-dm-api that referenced this pull request Feb 26, 2021
func-test-pr: openstack-charmers/zaza#430

Change-Id: I4100771916963b681e760f5e364420f50dc81b9f
openstack-mirroring pushed a commit to openstack/openstack that referenced this pull request Feb 26, 2021
* Update charm-trilio-dm-api from branch 'master'
  to ad428c2e6772d2bf307f181754e9468765c694be
  - Extend gate tests for Trilio 4.0 and 4.1
    
    func-test-pr: openstack-charmers/zaza#430
    
    Change-Id: I4100771916963b681e760f5e364420f50dc81b9f
Tenacity was removed as a) it introduced another point for async code to
run (which was really confusing to debug) and b) seemed overly complex
for the retries that are needed.  This simplifies the retry code to make
it very obvious where the async handovers are.
@ajkavanagh ajkavanagh marked this pull request as ready for review February 26, 2021 12:38
@ajkavanagh ajkavanagh changed the title wip: fixing pending tasks in libjuju from sync_wrapper() Fix broken destroy model functionality Feb 26, 2021
@lourot lourot merged commit b46f13e into openstack-charmers:master Feb 26, 2021
@ajkavanagh ajkavanagh deleted the fix-pending-tasks branch February 26, 2021 14:25
coreycb pushed a commit to coreycb/zaza that referenced this pull request Oct 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants