Join GitHub today
GitHub is home to over 20 million developers working together to host and review code, manage projects, and build software together.
Use offer-uuid to look up offer permissions and send messages between models #7734
Conversation
| - // OfferName is the name of the application offer from the local model. | ||
| - OfferName string `json:"offer-name"` | ||
| + // OfferUUID is the UUID of the offer. | ||
| + OfferUUID string `json:"offer-name"` |
|
$$merge$$ |
|
Status: merge request accepted. Url: http://juju-ci.vapour.ws:8080/job/github-merge-juju |
|
Build failed: Tests failed |
|
$$merge$$ |
|
Status: merge request accepted. Url: http://juju-ci.vapour.ws:8080/job/github-merge-juju |
jujubot
merged commit 3d60d54
into
juju:develop
Aug 11, 2017
1 check passed
continuous-integration/jenkins/pr-merge
This commit looks good
Details
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
wallyworld commentedAug 11, 2017
Description of change
Use the UUID of the offer instead of the name to:
QA steps
Run up a cmr scenario
Ensure relation works
Add user, grant permission
Ensure added user can relate to the offer