You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cloudstack.apache.org by mike-tutkowski <gi...@git.apache.org> on 2016/04/18 20:01:31 UTC

[GitHub] cloudstack pull request: Fixing an issue in Marvin around creating...

GitHub user mike-tutkowski opened a pull request:

    https://github.com/apache/cloudstack/pull/1501

    Fixing an issue in Marvin around creating a template from a snapshot

    This fixes the following ticket: https://issues.apache.org/jira/browse/CLOUDSTACK-9354
    
    The problem was that Marvin was requiring you to pass in the "ispublic" parameter when creating a template from a snapshot.
    
    As the ticket notes, this issue was introduced by the following commit: https://git-wip-us.apache.org/repos/asf?p=cloudstack.git;a=commit;h=bbe0fc4be9527d51820b067a602886003991db4d
    
    The solution I've provided is simply to check if the "ispublic" property is in the dictionary before referencing it.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/mike-tutkowski/cloudstack cs-9354

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/cloudstack/pull/1501.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 #1501
    
----
commit df85825c1a7870b2de56898fb15ff2bb8323b490
Author: Mike Tutkowski <mi...@solidfire.com>
Date:   2016-04-18T17:56:08Z

    CLOUDSTACK-9354 - Fixing an issue in Marvin around creating a template from a snapshot (if “is public” is not provided, there was a problem)

----


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] cloudstack pull request: Fixing an issue in Marvin around creating...

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

    https://github.com/apache/cloudstack/pull/1501


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] cloudstack pull request: Fixing an issue in Marvin around creating...

Posted by cloudsadhu <gi...@git.apache.org>.
Github user cloudsadhu commented on the pull request:

    https://github.com/apache/cloudstack/pull/1501#issuecomment-212766999
  
    LGTM based on the code review !!


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] cloudstack pull request: Fixing an issue in Marvin around creating...

Posted by syed <gi...@git.apache.org>.
Github user syed commented on the pull request:

    https://github.com/apache/cloudstack/pull/1501#issuecomment-212800599
  
    LGTM based on code review @mike-tutkowski cc @swill 


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] cloudstack pull request: Fixing an issue in Marvin around creating...

Posted by nitt10prashant <gi...@git.apache.org>.
Github user nitt10prashant commented on the pull request:

    https://github.com/apache/cloudstack/pull/1501#issuecomment-212767179
  
    LGTM  based on code review @mike-tutkowski can you provide  test results 


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] cloudstack pull request: Fixing an issue in Marvin around creating...

Posted by swill <gi...@git.apache.org>.
Github user swill commented on the pull request:

    https://github.com/apache/cloudstack/pull/1501#issuecomment-212908719
  
    I am pretty confident with this one and we have the LGTM code reviews required, so I will add this to my merge queue to be merged today.  Thanks...


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] cloudstack pull request: Fixing an issue in Marvin around creating...

Posted by mike-tutkowski <gi...@git.apache.org>.
Github user mike-tutkowski commented on the pull request:

    https://github.com/apache/cloudstack/pull/1501#issuecomment-213104146
  
    Thanks, everyone.
    
    Just as an FYI, the way I tested this was by running one of my Marvin tests and no longer passing in "ispublic" when creating a template from a snapshot.
    
    I then re-ran the test passing in "ispublic".
    
    Both were successful (prior to this PR, the first scenario above failed).


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] cloudstack pull request: Fixing an issue in Marvin around creating...

Posted by bhaisaab <gi...@git.apache.org>.
Github user bhaisaab commented on the pull request:

    https://github.com/apache/cloudstack/pull/1501#issuecomment-212797997
  
    LGTM, cc @swill 


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---