GitHub user anujbhan opened a pull request:
https://github.com/apache/airavata/pull/56
User compute resource bug resolve
Bug 1 : getUserResourceProfile will return null if the profile is not
found, rather than an exception
Bug 2 : removeUserComputeResourcePreference is working now
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/anujbhan/airavata user-compute-bug-resolve
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/airavata/pull/56.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #56
----
commit dd319ce94ffb7db6729c724b0dbe3523bea0b338
Author: Anuj Bhandar <[email protected]>
Date: 2016-10-14T19:38:42Z
resolving bug 1: getUserResourceProfile will return null if not found in DB
commit ff48f8c898b7160da6e646e55681bf6a92637549
Author: Anuj Bhandar <[email protected]>
Date: 2016-10-14T20:04:26Z
resolving bug 2 : removeUserComputeResourcePreference is working now
commit e159a03165f38287551f708f44a832db7f9af630
Author: Anuj Bhandar <[email protected]>
Date: 2016-10-14T20:04:54Z
Merge remote-tracking branch 'upstream/develop' into
user-compute-bug-resolve
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---