[GitHub] libcloud pull request #915: Fixed typo

2016-10-18 Thread SamuelMarks
GitHub user SamuelMarks opened a pull request: https://github.com/apache/libcloud/pull/915 Fixed typo ## Changes Title (replace this with a logical title for your changes) ### Description Replace this with the PR description (mention the changes you have made, why

[GitHub] libcloud pull request #1040: [docs] Added link to Azure cross-platform CLI

2017-04-23 Thread SamuelMarks
GitHub user SamuelMarks opened a pull request: https://github.com/apache/libcloud/pull/1040 [docs] Added link to Azure cross-platform CLI You can merge this pull request into a Git repository by running: $ git pull https://github.com/SamuelMarks/libcloud patch-2

[GitHub] libcloud pull request #1042: [compute] [azure_arm] New fixtures, and minor c...

2017-04-24 Thread SamuelMarks
GitHub user SamuelMarks opened a pull request: https://github.com/apache/libcloud/pull/1042 [compute] [azure_arm] New fixtures, and minor changes to work with new API ## Changes Title (replace this with a logical title for your changes) Updated fixtures; "=>'; m

[GitHub] libcloud pull request #1040: [docs] Added link to Azure cross-platform CLI; ...

2017-04-24 Thread SamuelMarks
Github user SamuelMarks closed the pull request at: https://github.com/apache/libcloud/pull/1040 --- 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

[GitHub] libcloud pull request #1042: [compute] [azure_arm] New fixtures, and minor c...

2018-04-16 Thread SamuelMarks
Github user SamuelMarks closed the pull request at: https://github.com/apache/libcloud/pull/1042 ---

[GitHub] libcloud pull request #1042: [compute] [azure_arm] New fixtures, and minor c...

2018-04-16 Thread SamuelMarks
GitHub user SamuelMarks reopened a pull request: https://github.com/apache/libcloud/pull/1042 [compute] [azure_arm] New fixtures, and minor changes to work with new API ## Updated fixtures; `"`⇒`'`; minor fixes to reflect newly cased JSON keys; and using dateti

[GitHub] libcloud pull request #1200: [compute] [azure_arm] `app create`; `sp create`...

2018-04-16 Thread SamuelMarks
GitHub user SamuelMarks opened a pull request: https://github.com/apache/libcloud/pull/1200 [compute] [azure_arm] `app create`; `sp create`; `role assignment create` ## [compute] [azure_arm] `app create`; `sp create`; `role assignment create` ### Description The

[GitHub] libcloud pull request: [LIBCLOUD-686] Address validation fails wit...

2015-04-02 Thread SamuelMarks
GitHub user SamuelMarks opened a pull request: https://github.com/apache/libcloud/pull/498 [LIBCLOUD-686] Address validation fails with CPython 2.7.9 on Windows. You can merge this pull request into a Git repository by running: $ git pull https://github.com/SamuelMarks