[GitHub] libcloud pull request: Fix minor bug in Dimension Data Backup driv...

2016-04-13 Thread tonybaloney
GitHub user tonybaloney opened a pull request: https://github.com/apache/libcloud/pull/746 Fix minor bug in Dimension Data Backup driver ## Fix minor bug in Dimension Data Backup driver ### Description Fixes bug in backup driver with incorrect field name in backup

[GitHub] libcloud pull request: Add account details to dimension data drive...

2016-04-13 Thread tonybaloney
GitHub user tonybaloney opened a pull request: https://github.com/apache/libcloud/pull/747 Add account details to dimension data drivers ## Add account details to dimension data drivers ### Status Replace this: describe the PR status. Examples: - done

[GitHub] libcloud pull request: Update dimension data driver to use 2.2 as ...

2016-04-14 Thread tonybaloney
GitHub user tonybaloney opened a pull request: https://github.com/apache/libcloud/pull/750 Update dimension data driver to use 2.2 as the API version ## Update dimension data driver to use 2.2 as the API version ### Description Dimension Data API was updated in all

[GitHub] libcloud pull request: Added new protocol types for 2.2 in Dimensi...

2016-04-14 Thread tonybaloney
GitHub user tonybaloney opened a pull request: https://github.com/apache/libcloud/pull/751 Added new protocol types for 2.2 in Dimension Data driver ## Added new protocol types for 2.2 ### Description Follows PR #750 ### Status - done, ready for

[GitHub] libcloud pull request: Changed add/remove disk for dimensiondata d...

2016-04-14 Thread tonybaloney
GitHub user tonybaloney opened a pull request: https://github.com/apache/libcloud/pull/752 Changed add/remove disk for dimensiondata driver to use new API ## Changed add/remove disk for dimensiondata driver to use new API ### Description Minor change @jadunham1

[GitHub] libcloud pull request: Firewall rule update

2016-04-14 Thread tonybaloney
GitHub user tonybaloney opened a pull request: https://github.com/apache/libcloud/pull/753 Firewall rule update ## Update Dimension Data API to support address and port lists in firewall rules ### Description Minor change @jadunham1 ### Status

[GitHub] libcloud pull request: Add default cert-CA path for SuSE based dis...

2016-04-20 Thread tonybaloney
GitHub user tonybaloney opened a pull request: https://github.com/apache/libcloud/pull/771 Add default cert-CA path for SuSE based distributions ## Add default cert-CA path for SuSE based distributions ### Description Refer to https://github.com/saltstack/salt

[GitHub] libcloud pull request: Better support for Dimension Data private c...

2016-05-26 Thread tonybaloney
GitHub user tonybaloney opened a pull request: https://github.com/apache/libcloud/pull/795 Better support for Dimension Data private cloud Improved the support for Dimension Data private cloud and public cloud driver instantiation You can merge this pull request into a Git

[GitHub] libcloud pull request #801: Update test fixtures for dimension data backup f...

2016-06-06 Thread tonybaloney
GitHub user tonybaloney opened a pull request: https://github.com/apache/libcloud/pull/801 Update test fixtures for dimension data backup for shorter file paths ## Update test fixtures for dimension data backup for shorter file paths ### Description The current

[GitHub] libcloud pull request #802: Reporting functions for dimension data driver

2016-06-06 Thread tonybaloney
GitHub user tonybaloney opened a pull request: https://github.com/apache/libcloud/pull/802 Reporting functions for dimension data driver ## Reporting functions for dimension data driver - [ ] [Code linting](http://libcloud.readthedocs.org/en/latest/development.html#code

[GitHub] libcloud pull request #821: Docker bug fixes

2016-06-23 Thread tonybaloney
GitHub user tonybaloney opened a pull request: https://github.com/apache/libcloud/pull/821 Docker bug fixes ## Bug fixes for the Docker driver The docker driver was initially tested on v1.21 (1.9.x), Docker API supports versioning in the URI path now. I've update

[GitHub] libcloud pull request #822: Lazy entry

2016-06-23 Thread tonybaloney
GitHub user tonybaloney opened a pull request: https://github.com/apache/libcloud/pull/822 Lazy entry ## Introduce a convenience method to the libcloud module for getting drivers ### Description I find the current mechanism for fetching drivers a little cumbersome

[GitHub] libcloud pull request #832: added image details and size details to a node i...

2016-07-03 Thread tonybaloney
GitHub user tonybaloney opened a pull request: https://github.com/apache/libcloud/pull/832 added image details and size details to a node in dimension data driver ### Status Replace this: describe the PR status. Examples: - done, ready for review

[GitHub] libcloud pull request #862: Bugfix add trailing slashes for Docker hub API c...

2016-09-21 Thread tonybaloney
GitHub user tonybaloney opened a pull request: https://github.com/apache/libcloud/pull/862 Bugfix add trailing slashes for Docker hub API client ## Bugfix add trailing slashes for Docker hub API client ### Description The following code snippet fails

[GitHub] libcloud pull request #863: Retrying the Fix for https://github.com/apache/l...

2016-09-22 Thread tonybaloney
GitHub user tonybaloney opened a pull request: https://github.com/apache/libcloud/pull/863 Retrying the Fix for https://github.com/apache/libcloud/pull/845/ ## Changes Title (replace this with a logical title for your changes) ### Description Replace this with the

[GitHub] libcloud pull request #863: Retrying the Fix for https://github.com/apache/l...

2016-09-22 Thread tonybaloney
Github user tonybaloney closed the pull request at: https://github.com/apache/libcloud/pull/863 --- 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

[GitHub] libcloud pull request #895: Combine #850 and #874

2016-10-09 Thread tonybaloney
GitHub user tonybaloney opened a pull request: https://github.com/apache/libcloud/pull/895 Combine #850 and #874 ## Changes Title (replace this with a logical title for your changes) ### Description Replace this with the PR description (mention the changes you have

[GitHub] libcloud pull request #896: remove CiscoCCS driver

2016-10-09 Thread tonybaloney
GitHub user tonybaloney opened a pull request: https://github.com/apache/libcloud/pull/896 remove CiscoCCS driver I found out it doesn't actually exist. You can merge this pull request into a Git repository by running: $ git pull https://github.com/tonybaloney/libclou

[GitHub] libcloud pull request #898: Fix bug in Dimension Data driver

2016-10-10 Thread tonybaloney
GitHub user tonybaloney opened a pull request: https://github.com/apache/libcloud/pull/898 Fix bug in Dimension Data driver The code for ex_audit_log calls the wrong URL. this updates fixes that. You can merge this pull request into a Git repository by running: $ git pull

[GitHub] libcloud pull request #900: Dimension Data - fix audit log report url and ad...

2016-10-11 Thread tonybaloney
GitHub user tonybaloney opened a pull request: https://github.com/apache/libcloud/pull/900 Dimension Data - fix audit log report url and add tests ## Changes Title (replace this with a logical title for your changes) ### Description Replace this with the PR

[GitHub] libcloud pull request #923: Continue - Replace httplib with requests #728

2016-10-25 Thread tonybaloney
GitHub user tonybaloney opened a pull request: https://github.com/apache/libcloud/pull/923 Continue - Replace httplib with requests #728 See #728 You can merge this pull request into a Git repository by running: $ git pull https://github.com/tonybaloney/libcloud github-728

[GitHub] libcloud pull request #965: Add Python 3.6 to travis build

2016-12-27 Thread tonybaloney
GitHub user tonybaloney opened a pull request: https://github.com/apache/libcloud/pull/965 Add Python 3.6 to travis build Add Python 3.6 line to the `.travis.yml` file to check our compatibility with 3.6 You can merge this pull request into a Git repository by running: $ git

[GitHub] libcloud pull request #967: fix vsphere driver issue LIBCLOUD-806

2017-01-04 Thread tonybaloney
GitHub user tonybaloney opened a pull request: https://github.com/apache/libcloud/pull/967 fix vsphere driver issue LIBCLOUD-806 Tested locally, but not pushed test case as it only works on Python2.7 You can merge this pull request into a Git repository by running: $ git pull

[GitHub] libcloud pull request #970: [WIP] Introduce a standard set of integration te...

2017-01-08 Thread tonybaloney
GitHub user tonybaloney opened a pull request: https://github.com/apache/libcloud/pull/970 [WIP] Introduce a standard set of integration tests to libcloud ## Introduce a standard set of integration tests to libcloud ### Description Testing of libcloud drivers is

[GitHub] libcloud pull request #971: fix issue where port is not propagated down to c...

2017-01-08 Thread tonybaloney
GitHub user tonybaloney opened a pull request: https://github.com/apache/libcloud/pull/971 fix issue where port is not propagated down to connection URL Noticed that a custom port does not roll down properly to the connection class. Also, there is still an outstanding

[GitHub] libcloud pull request #972: Fix secure propagation to connection class

2017-01-09 Thread tonybaloney
GitHub user tonybaloney opened a pull request: https://github.com/apache/libcloud/pull/972 Fix secure propagation to connection class Since there is no longer a secure/insecure connection class, they are one and the same. This change adds new tests to check that

[GitHub] libcloud pull request #973: Fix access to httplib.HTTPResponse class from Ra...

2017-01-10 Thread tonybaloney
GitHub user tonybaloney opened a pull request: https://github.com/apache/libcloud/pull/973 Fix access to httplib.HTTPResponse class from RawResponses I've noticed that some drivers rely on access to a `httplib.HTTPResponse` object as a property of `RawResponse`. This was updat

[GitHub] libcloud pull request #976: Refactoring LibcloudConnection and Connection cl...

2017-01-12 Thread tonybaloney
GitHub user tonybaloney opened a pull request: https://github.com/apache/libcloud/pull/976 Refactoring LibcloudConnection and Connection classes from feedback Issues Raised: - Use URLJoin instead of `''.join` : https://github.com/apache/libclou

[GitHub] libcloud pull request #977: Documentation in preparation for 2.0.0RC1

2017-01-12 Thread tonybaloney
GitHub user tonybaloney opened a pull request: https://github.com/apache/libcloud/pull/977 Documentation in preparation for 2.0.0RC1 You can merge this pull request into a Git repository by running: $ git pull https://github.com/tonybaloney/libcloud docs_v2 Alternatively you

[GitHub] libcloud pull request #978: Fix LIBCLOUD-887

2017-01-17 Thread tonybaloney
GitHub user tonybaloney opened a pull request: https://github.com/apache/libcloud/pull/978 Fix LIBCLOUD-887 If a user sets LIBCLOUD_DEBUG, they will receive an error and no requests will be made. This is happening on trunk and v2.0.0rc1-tentative ``` In ./libcloud

[GitHub] libcloud pull request #1015: [WIP] Fix CertificateConnection in >2.0Rc1

2017-04-01 Thread tonybaloney
GitHub user tonybaloney opened a pull request: https://github.com/apache/libcloud/pull/1015 [WIP] Fix CertificateConnection in >2.0Rc1 ## Reimplement the CertificateConnection class using urllib3 and requests ### Description In 2.0, the httplib module was used a

[GitHub] libcloud pull request #1016: [RFC] Option 1 for an async API to libcloud

2017-04-02 Thread tonybaloney
GitHub user tonybaloney opened a pull request: https://github.com/apache/libcloud/pull/1016 [RFC] Option 1 for an async API to libcloud This is one option for having asynchronous support in libcloud. The idea is to have a `async` context manager, that takes either a single

[GitHub] libcloud pull request #1025: LIBCLOUD-910 error with LIBCLOUD_DEBUG and comp...

2017-04-05 Thread tonybaloney
GitHub user tonybaloney opened a pull request: https://github.com/apache/libcloud/pull/1025 LIBCLOUD-910 error with LIBCLOUD_DEBUG and compressed responses As reported in LIBCLOUD-910, the loggingconnection, used with `LIBCLOUD_DEBUG` is enabled still inspects the `content-encoding

[GitHub] libcloud pull request #1026: Fix Linode for 2.0x

2017-04-05 Thread tonybaloney
GitHub user tonybaloney opened a pull request: https://github.com/apache/libcloud/pull/1026 Fix Linode for 2.0x Changes in #1025 highlighted a problem with the Linode response class. It has a lot of copy+paste from the Response `__init__` and no call to super. This looks

[GitHub] libcloud pull request #1027: [RFC] Option 2 for Libcloud async support

2017-04-06 Thread tonybaloney
GitHub user tonybaloney opened a pull request: https://github.com/apache/libcloud/pull/1027 [RFC] Option 2 for Libcloud async support This is the second design concept for async support in Libcloud. This will only support Python 3.5+ (but cleanly handle older versions

[GitHub] libcloud pull request #1028: rename libcloud.httplib_ssl to libcloud.http

2017-04-08 Thread tonybaloney
GitHub user tonybaloney opened a pull request: https://github.com/apache/libcloud/pull/1028 rename libcloud.httplib_ssl to libcloud.http rename libcloud.httplib_ssl to libcloud.http since it has nothing to do with httplib anymore You can merge this pull request into a Git

[GitHub] libcloud pull request #1031: [WIP] Replace the HTTP mock methods with a tran...

2017-04-10 Thread tonybaloney
GitHub user tonybaloney opened a pull request: https://github.com/apache/libcloud/pull/1031 [WIP] Replace the HTTP mock methods with a transport adapter ### Description This change is to the base test classes. At the moment they mock out the response, raw response and

[GitHub] libcloud pull request #1035: Fix VhdImage and ex_list_public_ips in ARM driv...

2017-04-12 Thread tonybaloney
GitHub user tonybaloney opened a pull request: https://github.com/apache/libcloud/pull/1035 Fix VhdImage and ex_list_public_ips in ARM driver I noticed that `AzureVhdImage` `__repr__` would never work because it doesn't have a location field. Also, this string would

[GitHub] libcloud pull request #1037: [WIP] issues with OpenStack auth raised in LIBC...

2017-04-21 Thread tonybaloney
GitHub user tonybaloney opened a pull request: https://github.com/apache/libcloud/pull/1037 [WIP] issues with OpenStack auth raised in LIBCLOUD-912 and LIBCLOUD-904 Noticed so far: The existing test fixture returns the host as 127.0.0.1 which also happens to be the default

[GitHub] libcloud pull request #1039: Make the choice between LXML and etree a packag...

2017-04-23 Thread tonybaloney
GitHub user tonybaloney opened a pull request: https://github.com/apache/libcloud/pull/1039 Make the choice between LXML and etree a package level switch LXML is not strictly compatible with etree, although it claims to be. This change introduces a package-level import for

[GitHub] libcloud pull request #1041: Swap the unittest2 runner for PyTest

2017-04-23 Thread tonybaloney
GitHub user tonybaloney opened a pull request: https://github.com/apache/libcloud/pull/1041 Swap the unittest2 runner for PyTest Changes require #1039 Swap unittest2 and the runner used in setuptools for pytest. Supports report to HTML, parallel testing, better tracing

[GitHub] libcloud pull request #1052: Openstack updates for Keystone 3 and Nova 2.x

2017-05-03 Thread tonybaloney
GitHub user tonybaloney opened a pull request: https://github.com/apache/libcloud/pull/1052 Openstack updates for Keystone 3 and Nova 2.x ## Openstack updates for Keystone 3 and Nova 2.x This is a test for version 12 of OpenStack * Testing Nova 2.1 API * Adding

[GitHub] libcloud pull request #1054: Tests cleanup

2017-05-04 Thread tonybaloney
GitHub user tonybaloney opened a pull request: https://github.com/apache/libcloud/pull/1054 Tests cleanup Use coverage to remove unreachable code paths. You can merge this pull request into a Git repository by running: $ git pull https://github.com/tonybaloney/libcloud

[GitHub] libcloud pull request #1057: [WIP] Improve testing on Azure ARM driver

2017-05-09 Thread tonybaloney
GitHub user tonybaloney opened a pull request: https://github.com/apache/libcloud/pull/1057 [WIP] Improve testing on Azure ARM driver ## Changes Title (replace this with a logical title for your changes) ### Description Replace this with the PR description (mention

[GitHub] libcloud pull request #1093: LIBCLOUD-875 fix route 53 DNS quote encapsulati...

2017-08-20 Thread tonybaloney
GitHub user tonybaloney opened a pull request: https://github.com/apache/libcloud/pull/1093 LIBCLOUD-875 fix route 53 DNS quote encapsulation ## fix route 53 DNS quote encapsulation Amazon's API stipulates that SPF and TXT records have quotes http://docs.aws.amazo

[GitHub] libcloud pull request #1094: Fix build

2017-08-20 Thread tonybaloney
GitHub user tonybaloney opened a pull request: https://github.com/apache/libcloud/pull/1094 Fix build Lint error and issue with building docs on the travis environment (I added support for Python 3 last month). You can merge this pull request into a Git repository by running

[GitHub] libcloud pull request #1016: [RFC] Option 1 for an async API to libcloud

2017-10-14 Thread tonybaloney
Github user tonybaloney closed the pull request at: https://github.com/apache/libcloud/pull/1016 ---

[GitHub] libcloud pull request #1027: [RFC] Option 2 for Libcloud async support

2017-10-14 Thread tonybaloney
Github user tonybaloney closed the pull request at: https://github.com/apache/libcloud/pull/1027 ---

[GitHub] libcloud pull request #1057: [WIP] Improve testing on Azure ARM driver

2018-10-30 Thread tonybaloney
Github user tonybaloney closed the pull request at: https://github.com/apache/libcloud/pull/1057 ---

[GitHub] libcloud pull request: LIBCLOUD-698 rename OpSource Dimension Data...

2015-04-20 Thread tonybaloney
GitHub user tonybaloney opened a pull request: https://github.com/apache/libcloud/pull/507 LIBCLOUD-698 rename OpSource Dimension Data. Added Dimension Data driver... As per LIBCLOUD-698, OpSource is now Dimension Data. Added an additional driver (complete copy). You can

[GitHub] libcloud pull request: LIBCLOUD-700 Add support for setting the re...

2015-05-07 Thread tonybaloney
GitHub user tonybaloney opened a pull request: https://github.com/apache/libcloud/pull/513 LIBCLOUD-700 Add support for setting the region when connecting to a Dimension Data cloud, added all public endpoints. You can merge this pull request into a Git repository by running

[GitHub] libcloud pull request: Libcloud 736 update dimension data driver a...

2015-08-24 Thread tonybaloney
GitHub user tonybaloney opened a pull request: https://github.com/apache/libcloud/pull/564 Libcloud 736 update dimension data driver api 2 0 Updated the dimension data driver to support new capabilities and a new API (2.0). All server basic functions (start, stop etc) have been

[GitHub] libcloud pull request: Libcloud 737 create dimension data load bal...

2015-08-27 Thread tonybaloney
GitHub user tonybaloney opened a pull request: https://github.com/apache/libcloud/pull/567 Libcloud 737 create dimension data load balancing driver Created a dimension data driver for load balancing placed proprietary logic into ex_methods supported existing interfaces

[GitHub] libcloud pull request: Libcloud 741 improve docs for dimension dat...

2015-08-30 Thread tonybaloney
GitHub user tonybaloney opened a pull request: https://github.com/apache/libcloud/pull/570 Libcloud 741 improve docs for dimension data driver You can merge this pull request into a Git repository by running: $ git pull https://github.com/DimensionDataCBUSydney/libcloud

[GitHub] libcloud pull request: Fixed an incorrect hostname

2015-09-22 Thread tonybaloney
GitHub user tonybaloney opened a pull request: https://github.com/apache/libcloud/pull/585 Fixed an incorrect hostname You can merge this pull request into a Git repository by running: $ git pull https://github.com/DimensionDataCBUSydney/libcloud trunk Alternatively you can

[GitHub] libcloud pull request: LIBCLOUD-750 MCP2 deploy support

2015-09-23 Thread tonybaloney
GitHub user tonybaloney opened a pull request: https://github.com/apache/libcloud/pull/587 LIBCLOUD-750 MCP2 deploy support - Updated the create_node methods to support the new API, and there every datacenter. - Updated all of the _to_x methods so that they don't looku

[GitHub] libcloud pull request: LIBCLOUD-753 MCP 2 coverage dimension data

2015-10-05 Thread tonybaloney
GitHub user tonybaloney opened a pull request: https://github.com/apache/libcloud/pull/593 LIBCLOUD-753 MCP 2 coverage dimension data Extended methods for additional functions available in the API. You can merge this pull request into a Git repository by running: $ git pull

[GitHub] libcloud pull request: LIBCLOUD-760 malformed xml requests

2015-10-19 Thread tonybaloney
GitHub user tonybaloney opened a pull request: https://github.com/apache/libcloud/pull/610 LIBCLOUD-760 malformed xml requests Fixed 2 bugs raised by @EfrenRey where delete Nat rule, edit firewall rule are not containing the right capitalization of Rule in the XML request. You can

[GitHub] libcloud pull request: LIBCLOUD-761 network and monitoring support

2015-10-29 Thread tonybaloney
GitHub user tonybaloney opened a pull request: https://github.com/apache/libcloud/pull/620 LIBCLOUD-761 network and monitoring support Extended Dimension Data driver for compute to enable: * Creating, deleting and renaming "networks" MCP1 only * Enabling, up

[GitHub] libcloud pull request: [WIP] LIBCLOUD-769 backup driver

2015-11-08 Thread tonybaloney
GitHub user tonybaloney opened a pull request: https://github.com/apache/libcloud/pull/629 [WIP] LIBCLOUD-769 backup driver https://issues.apache.org/jira/browse/LIBCLOUD-769 You can merge this pull request into a Git repository by running: $ git pull https://github.com

[GitHub] libcloud pull request: LIBCLOUD 770 wait for state

2015-11-11 Thread tonybaloney
GitHub user tonybaloney opened a pull request: https://github.com/apache/libcloud/pull/631 LIBCLOUD 770 wait for state Support for waiting for a request to reach a target state (i.e. provisioned) You can merge this pull request into a Git repository by running: $ git pull

[GitHub] libcloud pull request: [WIP] LIBCLOUD-772 driver class for GoDaddy...

2015-11-24 Thread tonybaloney
GitHub user tonybaloney opened a pull request: https://github.com/apache/libcloud/pull/640 [WIP] LIBCLOUD-772 driver class for GoDaddy DNS - [ ] Implement driver methods - [ ] Document usage and examples - [ ] Add tests and responses based on developer.godaddy.com You can

[GitHub] libcloud pull request: LIBCLOUD-775 Update node, update VMware too...

2015-11-29 Thread tonybaloney
GitHub user tonybaloney opened a pull request: https://github.com/apache/libcloud/pull/644 LIBCLOUD-775 Update node, update VMware tools, add storage, change st… …orage size or speed, remove storage. With tests You can merge this pull request into a Git repository by running

[GitHub] libcloud pull request: [LIBCLOUD-778] Completed documentation and ...

2015-12-02 Thread tonybaloney
GitHub user tonybaloney opened a pull request: https://github.com/apache/libcloud/pull/651 [LIBCLOUD-778] Completed documentation and examples for the GoDaddy driver. You can merge this pull request into a Git repository by running: $ git pull https://github.com

[GitHub] libcloud pull request: Extended load balancer functionality to sup...

2015-12-03 Thread tonybaloney
GitHub user tonybaloney opened a pull request: https://github.com/apache/libcloud/pull/653 Extended load balancer functionality to support persistence profiles,… … irules and default monitors. You can merge this pull request into a Git repository by running: $ git pull

[GitHub] libcloud pull request: [WIP] LIBCLOUD-781 docker node driver

2015-12-06 Thread tonybaloney
GitHub user tonybaloney opened a pull request: https://github.com/apache/libcloud/pull/654 [WIP] LIBCLOUD-781 docker node driver Port the node driver for Docker from @mgogoulos initial driver in Mist.IO TODO: - [ ] Port initial driver code - [ ] Refactor with

[GitHub] libcloud pull request: [LIBCLOUD-783] API 2.1 support for dimensio...

2015-12-08 Thread tonybaloney
GitHub user tonybaloney opened a pull request: https://github.com/apache/libcloud/pull/656 [LIBCLOUD-783] API 2.1 support for dimension data driver * Move image functions to the 2.1 API namespace * Update existing calls to 2.1 * Update test fixtures with response changes

[GitHub] libcloud pull request: Fixed bug in public IP addition command

2015-12-20 Thread tonybaloney
GitHub user tonybaloney opened a pull request: https://github.com/apache/libcloud/pull/661 Fixed bug in public IP addition command You can merge this pull request into a Git repository by running: $ git pull https://github.com/DimensionDataCBUSydney/libcloud LIBCLOUD

[GitHub] libcloud pull request: Fixed serialisation error in network class

2015-12-20 Thread tonybaloney
GitHub user tonybaloney opened a pull request: https://github.com/apache/libcloud/pull/662 Fixed serialisation error in network class You can merge this pull request into a Git repository by running: $ git pull https://github.com/DimensionDataCBUSydney/libcloud trunk

[GitHub] libcloud pull request: t2.nano instance for ec2

2015-12-21 Thread tonybaloney
GitHub user tonybaloney opened a pull request: https://github.com/apache/libcloud/pull/663 t2.nano instance for ec2 You can merge this pull request into a Git repository by running: $ git pull https://github.com/DimensionDataCBUSydney/libcloud LIBCLOUD-789_t2.nano

[GitHub] libcloud pull request: User friendly kwargs for creating nodes in ...

2015-12-21 Thread tonybaloney
GitHub user tonybaloney opened a pull request: https://github.com/apache/libcloud/pull/664 User friendly kwargs for creating nodes in Dimension Data driver. Allow str to be passed for vlan, network or network domain, as well as the auth (password) arg. You can merge this pull

[GitHub] libcloud pull request: LIBCLOUD-781 Introducing Containers as an A...

2015-12-22 Thread tonybaloney
GitHub user tonybaloney opened a pull request: https://github.com/apache/libcloud/pull/666 LIBCLOUD-781 Introducing Containers as an API base driver to libcloud The intention of this PR is to enable support for pure container hosts such as docker, rkt as well as support the

[GitHub] libcloud pull request: [WIP] LIBCLOUD-781 docker node driver

2015-12-22 Thread tonybaloney
Github user tonybaloney closed the pull request at: https://github.com/apache/libcloud/pull/654 --- 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

[GitHub] libcloud pull request: Fixes to __repr__ element names and allowin...

2016-01-01 Thread tonybaloney
GitHub user tonybaloney opened a pull request: https://github.com/apache/libcloud/pull/670 Fixes to __repr__ element names and allowing paging of firewall rules Original contribution from @mingsheng36 You can merge this pull request into a Git repository by running: $ git

[GitHub] libcloud pull request: Updated optional fields for dimension data ...

2016-01-05 Thread tonybaloney
GitHub user tonybaloney opened a pull request: https://github.com/apache/libcloud/pull/671 Updated optional fields for dimension data load balancer driver You can merge this pull request into a Git repository by running: $ git pull https://github.com/DimensionDataCBUSydney

[GitHub] libcloud pull request: Stage changes for South Korea region for EC...

2016-01-12 Thread tonybaloney
GitHub user tonybaloney opened a pull request: https://github.com/apache/libcloud/pull/681 Stage changes for South Korea region for EC2 You can merge this pull request into a Git repository by running: $ git pull https://github.com/DimensionDataCBUSydney/libcloud south-korea

[GitHub] libcloud pull request: Expand Dimension Data regions, add new driv...

2016-02-11 Thread tonybaloney
GitHub user tonybaloney opened a pull request: https://github.com/apache/libcloud/pull/700 Expand Dimension Data regions, add new drivers Added full list of Dimension Data regions and partners. Added drivers for BSNL, Med-1, Indosat, Cisco CCS, NTT America, Internet Solutions and

[GitHub] libcloud pull request: Handle deprecated providers with a error me...

2016-02-11 Thread tonybaloney
GitHub user tonybaloney opened a pull request: https://github.com/apache/libcloud/pull/701 Handle deprecated providers with a error message and a URL to follow up See - http://libcloud.apache.org/blog/2016/02/16/new-drivers-deprecated-drivers.html You can merge this pull request

[GitHub] libcloud pull request: Fix/basestring

2016-02-17 Thread tonybaloney
GitHub user tonybaloney opened a pull request: https://github.com/apache/libcloud/pull/707 Fix/basestring basestring in Python should be a superclass of str, unicode. You can merge this pull request into a Git repository by running: $ git pull https://github.com

[GitHub] libcloud pull request: Fix/basestring

2016-02-18 Thread tonybaloney
Github user tonybaloney closed the pull request at: https://github.com/apache/libcloud/pull/707 --- 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

[GitHub] libcloud pull request: Add support to create rule for single host

2016-02-28 Thread tonybaloney
GitHub user tonybaloney opened a pull request: https://github.com/apache/libcloud/pull/717 Add support to create rule for single host CC @kumarappanc You can merge this pull request into a Git repository by running: $ git pull https://github.com/DimensionDataCBUSydney

[GitHub] libcloud pull request: Fix bug in creating VIP pool for Dimension ...

2016-03-01 Thread tonybaloney
GitHub user tonybaloney opened a pull request: https://github.com/apache/libcloud/pull/719 Fix bug in creating VIP pool for Dimension Data driver You can merge this pull request into a Git repository by running: $ git pull https://github.com/DimensionDataCBUSydney/libcloud

[GitHub] libcloud pull request: [WIP] Replaces httplib.request with request...

2016-03-26 Thread tonybaloney
GitHub user tonybaloney opened a pull request: https://github.com/apache/libcloud/pull/728 [WIP] Replaces httplib.request with requests library Todo: * [ ] map out dependencies for change * [ ] replace LibcloudHTTPConnection and LibcloudHTTPSconnection with requests