Re: support for local resources in bundles?

2016-12-13 Thread Rick Harding
No, currently it does not. It's on the 17.04 roadmap to add that support.

The bundle does support resources, but as revisions from the charmstore so
that you can build a bundle that's not just the latest published charm
revision/resource revision set.

On Tue, Dec 13, 2016 at 6:09 PM Kevin Monroe 
wrote:

> I've got a bundle.yaml that defines a local charm, e.g.:
>
> ...
>   mycharm:
> charm: "/home/ubuntu/charms/builds/mycharm"
> num_units: 1
> ...
>
> Does the bundle spec allow for attaching resources to mycharm?  If so, can
> the resource be local?
>
> Thanks!
> -Kevin
> --
> Juju mailing list
> Juju@lists.ubuntu.com
> Modify settings or unsubscribe at:
> https://lists.ubuntu.com/mailman/listinfo/juju
>
-- 
Juju mailing list
Juju@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/juju


support for local resources in bundles?

2016-12-13 Thread Kevin Monroe
I've got a bundle.yaml that defines a local charm, e.g.:

...
  mycharm:
charm: "/home/ubuntu/charms/builds/mycharm"
num_units: 1
...

Does the bundle spec allow for attaching resources to mycharm?  If so, can
the resource be local?

Thanks!
-Kevin
-- 
Juju mailing list
Juju@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/juju