[GitHub] libcloud pull request #1271: fix nttc sphinx error

2018-12-19 Thread vdloo
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 
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




---


[jira] [Commented] (LIBCLOUD-1031) Edited .rst file and changed to api endpoint name

2018-12-19 Thread ASF GitHub Bot (JIRA)


[ 
https://issues.apache.org/jira/browse/LIBCLOUD-1031?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16725017#comment-16725017
 ] 

ASF GitHub Bot commented on LIBCLOUD-1031:
--

GitHub user snmpboy opened a pull request:

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

[LIBCLOUD-1031] Fix lb docs by editing nttcis.rst in docs/loadbalancer and 
in changing endpoint canada to ca

Fix loadbalancer  docs by editing nttcis.rst in docs/loadbalancer and in 
changing endpoint 'canada' to 'ca' in libcloud/common/nttcis.py

### Status

- done, ready for review

### Checklist (tick everything that applies)

- [ x] [Code 
linting](http://libcloud.readthedocs.org/en/latest/development.html#code-style-guide)
 (required, can be done after the PR checks)
- [x] Documentation
- [x] [Tests](http://libcloud.readthedocs.org/en/latest/testing.html)
- [x] 
[ICLA](http://libcloud.readthedocs.org/en/latest/development.html#contributing-bigger-changes)
 (required for bigger changes)


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

$ git pull https://github.com/NTTC-CIS/libcloud fix_lb_docs

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

https://github.com/apache/libcloud/pull/1270.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 #1270


commit 515b71b34f8889f69e117c1292b2a8d24dc55e36
Author: mitch 
Date:   2018-10-23T21:59:28Z

Merge branch 'trunk' of https://git-wip-us.apache.org/repos/asf/libcloud 
into trunk
to keep all changes in sync.

commit 0c62e374af91ecb6ebd6f6fbfdaa57bdba9aa7b8
Author: mitch 
Date:   2018-12-11T14:22:49Z

Merge branch 'trunk' of https://git-wip-us.apache.org/repos/asf/libcloud 
into trunk

commit 869040e7e03bf8a35e8111060d809a56715fed78
Author: mitch 
Date:   2018-12-13T17:20:28Z

Merge branch 'trunk' of https://git-wip-us.apache.org/repos/asf/libcloud 
into trunk

commit fb0ba6733d19c55ef1aa3d6ed69f973d0ebc0caa
Author: mitch 
Date:   2018-12-19T09:35:34Z

Merge branch 'trunk' of https://git-wip-us.apache.org/repos/asf/libcloud
into trunk

commit 47f980d19a5d9aff4ec024ce2eddd48f092f086b
Author: mitch 
Date:   2018-12-19T13:28:01Z

removed dimension data from nttcis.rst in docs/loadbalancers




> Edited .rst file and changed to api endpoint name
> -
>
> Key: LIBCLOUD-1031
> URL: https://issues.apache.org/jira/browse/LIBCLOUD-1031
> Project: Libcloud
>  Issue Type: Improvement
> Environment: NTTC-CIS
>Reporter: Mitchell Raful
>Priority: Minor
>




--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[GitHub] libcloud pull request #1270: [LIBCLOUD-1031] Fix lb docs by editing nttcis.r...

2018-12-19 Thread snmpboy
GitHub user snmpboy opened a pull request:

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

[LIBCLOUD-1031] Fix lb docs by editing nttcis.rst in docs/loadbalancer and 
in changing endpoint canada to ca

Fix loadbalancer  docs by editing nttcis.rst in docs/loadbalancer and in 
changing endpoint 'canada' to 'ca' in libcloud/common/nttcis.py

### Status

- done, ready for review

### Checklist (tick everything that applies)

- [ x] [Code 
linting](http://libcloud.readthedocs.org/en/latest/development.html#code-style-guide)
 (required, can be done after the PR checks)
- [x] Documentation
- [x] [Tests](http://libcloud.readthedocs.org/en/latest/testing.html)
- [x] 
[ICLA](http://libcloud.readthedocs.org/en/latest/development.html#contributing-bigger-changes)
 (required for bigger changes)


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

$ git pull https://github.com/NTTC-CIS/libcloud fix_lb_docs

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

https://github.com/apache/libcloud/pull/1270.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 #1270


commit 515b71b34f8889f69e117c1292b2a8d24dc55e36
Author: mitch 
Date:   2018-10-23T21:59:28Z

Merge branch 'trunk' of https://git-wip-us.apache.org/repos/asf/libcloud 
into trunk
to keep all changes in sync.

commit 0c62e374af91ecb6ebd6f6fbfdaa57bdba9aa7b8
Author: mitch 
Date:   2018-12-11T14:22:49Z

Merge branch 'trunk' of https://git-wip-us.apache.org/repos/asf/libcloud 
into trunk

commit 869040e7e03bf8a35e8111060d809a56715fed78
Author: mitch 
Date:   2018-12-13T17:20:28Z

Merge branch 'trunk' of https://git-wip-us.apache.org/repos/asf/libcloud 
into trunk

commit fb0ba6733d19c55ef1aa3d6ed69f973d0ebc0caa
Author: mitch 
Date:   2018-12-19T09:35:34Z

Merge branch 'trunk' of https://git-wip-us.apache.org/repos/asf/libcloud
into trunk

commit 47f980d19a5d9aff4ec024ce2eddd48f092f086b
Author: mitch 
Date:   2018-12-19T13:28:01Z

removed dimension data from nttcis.rst in docs/loadbalancers




---


[jira] [Created] (LIBCLOUD-1031) Edited .rst file and changed to api endpoint name

2018-12-19 Thread Mitchell Raful (JIRA)
Mitchell Raful created LIBCLOUD-1031:


 Summary: Edited .rst file and changed to api endpoint name
 Key: LIBCLOUD-1031
 URL: https://issues.apache.org/jira/browse/LIBCLOUD-1031
 Project: Libcloud
  Issue Type: Improvement
 Environment: NTTC-CIS
Reporter: Mitchell Raful






--
This message was sent by Atlassian JIRA
(v7.6.3#76005)