=== mhall119_ is now known as mhall119 === mup_ is now known as mup === BradCrittenden is now known as Guest54329 [21:07] is there an api call i can utilize to query the solutions a particular charm is used in? [21:07] so i can pull bundle information [21:08] stokachu: yes...sec [21:08] "bundles-containing", [21:09] stokachu: https://github.com/juju/charmstore/blob/v4/docs/API.md look for bundles-containing [21:09] ah ok perfect [21:09] stokachu: so like https://api.jujucharms.com/charmstore/v4/mysql/meta/any/?include=bundles-containing I think [21:10] so does that just pull my bundles? [21:10] no, but i think there's a thing with versioning in that .../me is trying to recall [21:10] stokachu: it's used to feed the "Used in X solutions" e.g. https://jujucharms.com/u/kubernetes/kubernetes [21:11] stokachu: what charm are you looking for what bundles use it? [21:20] rick_h_: is this the format for a simple charm query https://api.jujucharms.com/v4/trusty/mysql [21:24] oh i see [21:25] https://api.jujucharms.com/v4/trusty/mysql/readme