You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cloudstack.apache.org by syed <gi...@git.apache.org> on 2015/11/23 20:17:36 UTC

[GitHub] cloudstack pull request: Fix Instance creation with swift as Secon...

GitHub user syed opened a pull request:

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

    Fix Instance creation with swift as Secondary Storage [CLOUDSTACK-9061]

    Swift is currently broken when used as Secondary storage. This fix does the right thing when creating directories on the NFS staging server. We should think of a better solution as this should have been common code path between S3 and Swift. We should also make the "Object Storage as Secondary Storage" interface generic so that we can add other object stores too. 
    
    -Syed

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

    $ git pull https://github.com/syed/cloudstack master

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

    https://github.com/apache/cloudstack/pull/1112.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 #1112
    
----
commit ecc93bbded2cde8f1a0fccd8ac86b8079a85db09
Author: Syed <sy...@gmail.com>
Date:   2015-11-23T19:14:14Z

    Fix Instance creation with swift as Secondary Storage [CLOUDSTACK-9061]

----


---
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: Fix Instance creation with swift as Secon...

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

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


---
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: Fix Instance creation with swift as Secon...

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

    https://github.com/apache/cloudstack/pull/1112#issuecomment-160187393
  
    Guys, I am closing this and opening this request against 4.6.1 as I have been told that it is the new way now. 


---
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: Fix Instance creation with swift as Secon...

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

    https://github.com/apache/cloudstack/pull/1112#issuecomment-159179498
  
    Pinging @pdion891 to have a look.


---
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: Fix Instance creation with swift as Secon...

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

    https://github.com/apache/cloudstack/pull/1112#issuecomment-159370086
  
    @remibergsma, yep, let me test this, we would also like to have this into 4.6.1 if we can test it on time. 
    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.
---