Closed anthonydillon closed 8 years ago
python
from theblues.charmstore import CharmStore
cs = CharmStore('http://api.jujugui.org/charmstore/v5')
cs.fetch_interfaces("mysql", "provides")[2][0].get('Meta').get('owner')
Check the output contains User
data
Looks good, both on code :+1: and QA :ok: - thanks!
:+1:
👍
Thanks :shipit:
Status: merge request accepted. Url: http://ci.jujugui.org:8080/job/theblues-lib-merge
Test PASSed. Refer to this link for build results (access rights to CI server needed): http://ci.jujugui.org:8080//job/theblues-lib/116/ Test PASSed.