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

Reply via email to