You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cloudstack.apache.org by swill <gi...@git.apache.org> on 2016/04/08 15:00:41 UTC

[GitHub] cloudstack pull request: CLOUDSTACK-8302: Removing snapshots on RB...

Github user swill commented on a diff in the pull request:

    https://github.com/apache/cloudstack/pull/1230#discussion_r59020704
  
    --- Diff: engine/storage/snapshot/pom.xml ---
    @@ -37,6 +37,11 @@
               <type>test-jar</type>
               <scope>test</scope>
           </dependency>
    +      <dependency>
    +          <groupId>org.apache.cloudstack</groupId>
    +          <artifactId>cloud-engine-storage-volume</artifactId>
    +          <version>4.9.0-SNAPSHOT</version>
    --- End diff --
    
    @dmytro-shevchenko please address this for forward compatibility.  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.
---