GitHub user vdloo opened a pull request:

    https://github.com/apache/libcloud/pull/1271

    fix nttc sphinx error

    fixes:
    ```
    Warning, treated as error:
    
/home/travis/build/apache/libcloud/libcloud/compute/drivers/nttcis.py:docstring 
of 
libcloud.compute.drivers.nttcis.NttCisNodeDriver.ex_delete_consistency_group:6:Unexpected
 indentation.
    ```
    introduced in 
https://github.com/apache/libcloud/commit/6ae3a29ba5522c566b893f6994cc1748c1c7b149
    see for example https://travis-ci.org/apache/libcloud/jobs/469938841

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

    $ git pull https://github.com/vdloo/libcloud fix-nttc-sphinx-error

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

    https://github.com/apache/libcloud/pull/1271.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 #1271
    
----
commit 0f32cef215d222d854d5f3d64987b50187a05c17
Author: Rick van de Loo <rickvandeloo@...>
Date:   2018-12-20T07:58:08Z

    fix nttc sphinx error
    
    fixes:
    ```
    Warning, treated as error:
    
/home/travis/build/apache/libcloud/libcloud/compute/drivers/nttcis.py:docstring 
of 
libcloud.compute.drivers.nttcis.NttCisNodeDriver.ex_delete_consistency_group:6:Unexpected
 indentation.
    ```
    introduced in 
https://github.com/apache/libcloud/commit/6ae3a29ba5522c566b893f6994cc1748c1c7b149

----


---

Reply via email to