mirror of
https://github.com/apache/jclouds.git
synced 2025-02-07 18:49:52 +00:00
79e95c5a4c
This is a combination of 16 commits: * First approach to ArbitraryCpuRamTemplateBuilderImpl * Several fixes: refactoring some names, format, identation problems, some missing license headers and generateId method * Refactored parse utility * Added GoogleComputeEngineArbitraryCpuRamTemplateBuilderImpl to support GCE custom machine URI * extracted hardware creation to automaticHardwareForCpuAndRam method * Fixed ide automatic asterisk imports * correcting WIP base case PR according to comments * added machineTypeUriToHardware to set custom hardware in nodes * fix checkstyle violations and other PR comments * Set the providerId to custom machineType URI and fix adding node log * Arbitrary hardware tests added to BaseTemplateBuilderLiveTest and GoogleComputeEngineTemplateBuilderLiveTest * Added two more tests to BaseTemplateBuilderLiveTest * Move repeated constants to TestUtils to reuse code * Fix full path in the Hardware id and URI * Add custom hardware tests to BaseComputeServiceLiveTest and GCEServiceLiveTest * Change customHardware test to use buildTemplate and fix identation
# # The jclouds API for accessing a local filesystem as a blobstore. # # TODO: Implementation status. # TODO: Supported features. # TODO: Usage example.