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

uniter: Added an observer to UnitParams to replace the setting in export_test #34

Merged
merged 1 commit into from Aug 20, 2015

Conversation

mattyw
Copy link

@mattyw mattyw commented Aug 20, 2015

No description provided.

wallyworld added a commit that referenced this pull request Aug 20, 2015
uniter: Added an observer to UnitParams to replace the setting in export_test
@wallyworld wallyworld merged commit b516566 into wallyworld:uniter-solver Aug 20, 2015
@mattyw mattyw deleted the fix-all-problems branch August 20, 2015 14:22
wallyworld pushed a commit that referenced this pull request Mar 19, 2019
juju#9905

## Description of change

Because the pollster Select uses html/template any quotes in the string are replaced with ".

I was unable to make it display the quotes as expected, so I've removed them.
So instead of:
```Available Clusters In Resource Group "someTestGroup"```

we have the expected:
```Available Clusters In Resource Group someTestGroup```

## QA steps

Run ```juju add-k8s --aks testaks --storage default``` and observe the output.

## Documentation changes

n/a
## Bug reference

n/a
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants