[GitHub] cloudstack pull request #1833: BUG-ID:CLOUDSTACK-9678

2016-12-16 Thread pdumbre
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] cloudstack pull request #1834: CLOUDSTACK-9679:Allow master user to manage s...

2016-12-16 Thread pdumbre
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] cloudstack issue #1833: BUG-ID:CLOUDSTACK-9678

2017-01-23 Thread pdumbre
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] cloudstack issue #1833: BUG-ID:CLOUDSTACK-9678

2017-02-15 Thread pdumbre
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] cloudstack issue #1834: CLOUDSTACK-9679:Allow master user to manage subordin...

2017-02-15 Thread pdumbre
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] cloudstack issue #1834: CLOUDSTACK-9679:Allow master user to manage subordin...

2017-02-15 Thread pdumbre
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