Commit Graph

8 Commits

Author SHA1 Message Date
Andrea Turli cf57f250a2 issue 384: network support refactored 2012-03-01 17:29:18 +00:00
andreaturli 4214382b8d issue 384: added DetachDistroMedium and RetrieveBridgedInterface + Test 2011-11-25 22:41:20 +00:00
Andrew Donald Kennedy 192956705b Add IntelliJ .eml files to .gitignore globally 2011-11-21 17:43:29 +00:00
Gustavo Morozowski 00c55bcdfa Issue 550: Added ProviderMetadata for Elastic Hosts. 2011-06-02 21:40:33 -03:00
Jeremy Whitlock 197284471e Adds plumbing to the jclouds core to allow for refactoring the provider plugin
system, which initially will only be used for object metadata related to
cloud providers.

* .gitignore: Added an ignore pattern for Emacs etags file (TAGS).

[in core/src/main/java]

* org/jclouds/providers/ProviderMetadata.java: Added.
  (This file is a simple interface cloud providers will implement to be
   pluggable into this new plugin system.)

* org/jclouds/providers/ProviderPredicates.java: Added.
  (This file contains predicates that will filter Iterable<ProviderMetadata>
   objects.)

* org/jclouds/providers/Providers.java: Added.
  (This file contains "simplicity methods" for getting available cloud
   providers based on certain criteria, like by type or by id.)

[in core/src/test/java]

* org/jclouds/providers/JcloudsTestBlobStoreProviderMetadata.java,
  org/jclouds/providers/JcloudsTestComputeProviderMetadata.java: Added.
  (These files are implementations of org.jclouds.providers.ProviderMetadata
   used for testing purposes.)

* org/jclouds/providers/ProvidersTest.java: Added.
  (This file tests org.jclouds.providers.Providers.)

[in src/test/resources]

* META-INF/services/org.jclouds.providers.ProviderMetadata: Added.
  (This file is used by java.util.ServiceLoader to locate the available
   cloud provider implementations on the classpath.)
2011-05-06 17:05:00 -06:00
Andrew Phillips e1f5369243 Removed 1,000,000 redundant .gitignores (they're inherited) 2010-07-28 14:38:28 +02:00
Alex Yarmula b6fc347047 remove a local-only change. added test-output/ to .gitignore 2010-03-10 19:17:18 -08:00
Hugo Duncan 45c53489a2 added .gitignore 2010-03-09 10:38:26 -05:00