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

feature: load bundle from store #143

Open
kwmonroe opened this issue Jul 12, 2016 · 0 comments
Open

feature: load bundle from store #143

kwmonroe opened this issue Jul 12, 2016 · 0 comments

Comments

@kwmonroe
Copy link
Member

It would be great to do this in an amulet test:

cls.d = amulet.Deployment(series='trusty')
cls.d.load_bundle_from_store('cs:hadoop-processing')

There's a load and load_bundle_file, which is great:

https://github.com/juju/amulet/blob/master/amulet/deployer.py#L97

One could wget the bundle and use one of those methods on the fetched yaml, but I would like to be able to load a bundle directly from the store in my amulet test.

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

No branches or pull requests

1 participant