Join GitHub today
GitHub is home to over 20 million developers working together to host and review code, manage projects, and build software together.
Include resources from store when deploying #102
Conversation
| + """ | ||
| + | ||
| + @ReturnMapping(_client.AddPendingResourcesResult) | ||
| + async def AddPendingResources(self, application_tag, charm_url, resources): |
battlemidget
Apr 3, 2017
Collaborator
We should start with this but open a bug to the juju team to have these put under the right api code so the generator will pick these up
johnsca
Apr 3, 2017
Member
I had discussed this with @mjs so there might be an issue already opened. I'm following up to confirm or get one opened if not.
petevg
approved these changes
Apr 3, 2017
This all makes sense to me. Like the patches attribute. :-)
petevg
merged commit 6637bf3
into
master
Apr 3, 2017
johnsca
referenced this pull request
Apr 4, 2017
Merged
Expanding controller.py with basic user functions, get_models and destroy #89
added a commit
that referenced
this pull request
Apr 6, 2017
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
johnsca commentedApr 3, 2017
Fixes #77