GitHub user pdumbre opened a pull request:
https://github.com/apache/cloudstack/pull/1833
BUG-ID:CLOUDSTACK-9678
listNetworkOfferings API is listing all the offerings which has same prefix
in their name
You can merge this pull request into a Git repository by running:
$ git
GitHub user pdumbre opened a pull request:
https://github.com/apache/cloudstack/pull/1834
CLOUDSTACK-9679:Allow master user to manage subordinate user uploadedâ¦
⦠template
You can merge this pull request into a Git repository by running:
$ git pull https://github.com
Github user pdumbre commented on the issue:
https://github.com/apache/cloudstack/pull/1833
For listing of other offerings Disk, Compute and VPC, we have to provide
exact name and not partial one.So this fix is done for consistent behaviour of
all list APIs
---
If your project is
Github user pdumbre commented on the issue:
https://github.com/apache/cloudstack/pull/1833
Test Results Passed:
https://travis-ci.org/apache/cloudstack/builds/201069131
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as
Github user pdumbre commented on the issue:
https://github.com/apache/cloudstack/pull/1834
Test Results Passed:
https://travis-ci.org/apache/cloudstack/builds/184533080
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well
Github user pdumbre commented on the issue:
https://github.com/apache/cloudstack/pull/1834
Issue Description: Domain admin can not view templates uploaded by his
domain users.Only root admin can view templates uploaded by all domain users.
Fix: Code changes are done to make