[GitHub] cloudstack pull request: CLOUDSTACK-8964: Can't create volume from...

2015-10-25 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/cloudstack/pull/976 --- 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

[GitHub] cloudstack pull request: CLOUDSTACK-8964: Can't create volume from...

2015-10-25 Thread DaanHoogland
Github user DaanHoogland commented on the pull request: https://github.com/apache/cloudstack/pull/976#issuecomment-150954032 lgtm based on 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

[GitHub] cloudstack pull request: CLOUDSTACK-8964: Can't create volume from...

2015-10-25 Thread remibergsma
Github user remibergsma commented on the pull request: https://github.com/apache/cloudstack/pull/976#issuecomment-150948580 LGTM, based on a set of tests that I run on this branch: ``` nosetests --with-marvin --marvin-config=${marvinCfg} -s -a tags=advanced,required_hardwa

[GitHub] cloudstack pull request: CLOUDSTACK-8964: Can't create volume from...

2015-10-23 Thread ustcweizhou
GitHub user ustcweizhou opened a pull request: https://github.com/apache/cloudstack/pull/976 CLOUDSTACK-8964: Can't create volume from snapshot of a removed volume This issue happens on KVM as well. This is because the volume info is missing in the CopyCommand once the volume ha