You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@libcloud.apache.org by to...@apache.org on 2017/09/19 20:31:04 UTC

[11/11] libcloud git commit: Merge branch 'use_shorter_fixture_file_names' into trunk

Merge branch 'use_shorter_fixture_file_names' into trunk

Closes #1112


Project: http://git-wip-us.apache.org/repos/asf/libcloud/repo
Commit: http://git-wip-us.apache.org/repos/asf/libcloud/commit/cbae34ad
Tree: http://git-wip-us.apache.org/repos/asf/libcloud/tree/cbae34ad
Diff: http://git-wip-us.apache.org/repos/asf/libcloud/diff/cbae34ad

Branch: refs/heads/trunk
Commit: cbae34ad0fae64def14db794dec6b3f904aed90f
Parents: a594266 d839aa4
Author: Tomaz Muraus <to...@tomaz.me>
Authored: Tue Sep 19 21:31:49 2017 +0200
Committer: Tomaz Muraus <to...@tomaz.me>
Committed: Tue Sep 19 21:31:49 2017 +0200

----------------------------------------------------------------------
 .travis.yml                                     |     3 +
 CHANGES.rst                                     |    10 +
 contrib/check_file_names.sh                     |    34 +
 ...9_providers_Microsoft_Commerce_RateCard.json | 84270 -----------------
 ...99999999999_providers_Microsoft_Compute.json |   200 -
 ...99999_providers_Microsoft_Compute_disks.json |    65 -
 ...rosoft_Compute_locations_eastus_vmSizes.json |    28 -
 ...9_providers_Microsoft_Compute_snapshots.json |    75 -
 ...iders_Microsoft_Compute_virtualMachines.json |    52 -
 ...ers_Microsoft_Compute_disks_test_disk_1.json |    22 -
 ...Microsoft_Compute_snapshots_test_snap_1.json |    20 -
 ...oft_Compute_virtualMachines_test_node_1.json |    48 -
 ...irtualMachines_test_node_1_InstanceView.json |    27 -
 ...twork_networkInterfaces_test_node_1_nic.json |    38 -
 ...11111_providers_Microsoft_Compute_disks.json |    22 -
 ...1_providers_Microsoft_Compute_snapshots.json |    38 -
 ...9_providers_Microsoft_Commerce_RateCard.json | 84270 +++++++++++++++++
 ...ns_99999999_providers_Microsoft_Compute.json |   200 +
 ...99999_providers_Microsoft_Compute_disks.json |    65 +
 ...rosoft_Compute_locations_eastus_vmSizes.json |    28 +
 ...9_providers_Microsoft_Compute_snapshots.json |    75 +
 ...iders_Microsoft_Compute_virtualMachines.json |    52 +
 ...ers_Microsoft_Compute_disks_test_disk_1.json |    22 +
 ...Microsoft_Compute_snapshots_test_snap_1.json |    20 +
 ...oft_Compute_virtualMachines_test_node_1.json |    48 +
 ...irtualMachines_test_node_1_InstanceView.json |    27 +
 ...twork_networkInterfaces_test_node_1_nic.json |    38 +
 ...11111_providers_Microsoft_Compute_disks.json |    22 +
 ...1_providers_Microsoft_Compute_snapshots.json |    38 +
 libcloud/test/compute/test_azure_arm.py         |     8 +-
 tox.ini                                         |     7 +-
 31 files changed, 84963 insertions(+), 84909 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/libcloud/blob/cbae34ad/.travis.yml
----------------------------------------------------------------------

http://git-wip-us.apache.org/repos/asf/libcloud/blob/cbae34ad/CHANGES.rst
----------------------------------------------------------------------

http://git-wip-us.apache.org/repos/asf/libcloud/blob/cbae34ad/tox.ini
----------------------------------------------------------------------