Adrian Cole
|
a12e10d7f3
|
Merge pull request #679 from aplowe/cloudstackfix
Fix for cloudstack ip to network mapping call
|
2012-06-20 15:28:30 -07:00 |
Adrian Cole
|
805712d463
|
Merge pull request #678 from aplowe/master
Issue 971: adding TypeAdapterFactory and adjusting configuration to allow use of Inject, Named and ConstructorProperties annotations
|
2012-06-20 15:12:03 -07:00 |
Adam Lowe
|
2526e7adeb
|
cloudstack: don't set networkId to default when iptonetworklist is populated
|
2012-06-20 19:24:32 +03:00 |
Adam Lowe
|
0cf4d2b35b
|
Fix for iptonetworklist (was incorrectly sending ipnetworklist)
|
2012-06-20 16:59:33 +03:00 |
Adam Lowe
|
21802d467a
|
Adjusting general strategy to accept @Named in place of @SerializedName.
Adding TypeAdapterFactory to handle deserialization based on constructor annotations (Inject/Named and/or ConstructorProperties).
|
2012-06-20 13:41:44 +03:00 |
Adrian Cole
|
8c4e74296d
|
added min-disk to compute2.clj
|
2012-06-19 18:40:45 -06:00 |
Adrian Cole
|
8311d0a4e4
|
Issue 988:Extra port added to swift url
|
2012-06-19 18:32:06 -06:00 |
Adrian Cole
|
09d5e8add4
|
consistent ordering of hardware
|
2012-06-19 18:31:39 -06:00 |
Adrian Cole
|
edf99657c0
|
fixed missing provider name on ninefold test
|
2012-06-19 18:31:39 -06:00 |
Andrei Savu
|
4a6947ac61
|
Merge pull request #677 from andrewgaul/transient-toctou
Eliminate unlikely transient blobstore TOCTOU bug
|
2012-06-19 15:28:06 -07:00 |
Andrew Gaul
|
932b738026
|
Eliminate unlikely transient blobstore TOCTOU bug
|
2012-06-19 15:20:39 -07:00 |
Adrian Cole
|
5ad8d2c1f7
|
corrected api metadata
|
2012-06-19 01:21:12 -06:00 |
Adrian Cole
|
b5797ad543
|
introduce KeystoneProperties/TENANT_NAME KeystoneProperties/TENANT_ID properties; set value of prefix to tenantName
|
2012-06-19 01:06:44 -06:00 |
Adrian Cole
|
f686737df3
|
Merge pull request #675 from vijaykiran/issue-305
Issue 305 - minDisk in TemplateBuilder Spec
|
2012-06-18 09:14:05 -07:00 |
Adrian Cole
|
1a6ef2a37c
|
updated correct identityName in openstack providers
|
2012-06-18 08:39:59 -07:00 |
vijaykiran
|
600e6e0feb
|
Add minDisk to toString.
|
2012-06-18 11:03:25 +02:00 |
vijaykiran
|
c3a6ecf757
|
Test for minDisk
|
2012-06-18 10:52:26 +02:00 |
vijaykiran
|
bd675a22eb
|
Merge upstream changes to template builder
|
2012-06-18 10:12:11 +02:00 |
Adrian Cole
|
39e21ad652
|
better name
|
2012-06-16 19:05:27 -04:00 |
Adrian Cole
|
3afdcb66b3
|
Issue 981:Quiet down jclouds.compute logger
|
2012-06-16 18:27:29 -04:00 |
Adrian Cole
|
c9424692ab
|
Issue 734: added implicit key generation for joyent
|
2012-06-16 18:21:59 -04:00 |
Adrian Cole
|
5dd4f04ddf
|
allowed for mock testing
|
2012-06-16 18:19:59 -04:00 |
Adrian Cole
|
db8f869f5b
|
Issue 979:invalid endpoint returned when region name is the same as the provider
|
2012-06-15 23:36:21 -04:00 |
Adrian Cole
|
585f44639b
|
Issue 978:image location ignored in templateBuilder
|
2012-06-15 23:36:21 -04:00 |
Adrian Cole
|
30ba717969
|
Issue 977:ec2 zones are not mapping to endpoints
|
2012-06-15 23:36:17 -04:00 |
Adrian Cole
|
a928746528
|
Issue 976:update to support eucalyptus 3
|
2012-06-15 23:35:18 -04:00 |
Adrian Cole
|
d29fbba783
|
Issue 980: timestamp on ec2 requests are in the future
|
2012-06-15 23:35:17 -04:00 |
Adrian Cole
|
d980b4fd42
|
changed test poms to use provider.template and provider.ec2-template accordingly
|
2012-06-15 23:35:10 -04:00 |
Adrian Cole
|
69d7e1d585
|
cloudbridge exposes a slightly different xml format for RunningInstances
|
2012-06-15 23:31:39 -04:00 |
Adrian Cole
|
8a34254c8e
|
in CloudBridge terminatedInstances go away quickly unveiling the need to address instanceId not found
|
2012-06-15 23:31:33 -04:00 |
Adrian Cole
|
e0a5ffbe9a
|
cloudbridge compatibility glitch on AuthError
|
2012-06-15 14:32:45 -04:00 |
Adrian Cole
|
71869a6bb3
|
Merge pull request #674 from aledsage/ec2-Windows-ImageOsParsing
EC2ImageParser checks platform==windows for OsFamily
|
2012-06-14 20:46:20 -07:00 |
Adrian Cole
|
05bf76d589
|
joyent now w/keypair & metadata works in computeservice
|
2012-06-14 23:28:31 -04:00 |
Aled Sage
|
a8b3eb4c2c
|
EC2ImageParser checks platform==windows for OsFamily
|
2012-06-14 20:52:46 +01:00 |
Adrian Cole
|
6cb7829b1b
|
added iso data to joyent
|
2012-06-14 15:35:12 -04:00 |
Adrian Cole
|
4f2232e6da
|
version to joyent image
|
2012-06-14 15:33:30 -04:00 |
Kenneth Nagin
|
3d1a2dd7fa
|
createContainer, deleteContainer, updates to container to parse metadata and accompany testcases.
Added handling of null ObjectName.
|
2012-06-14 10:41:01 -04:00 |
Andrew Gaul
|
227dbf777a
|
Correct spelled from delimeter to delimiter
|
2012-06-14 10:05:13 -04:00 |
Andrew Gaul
|
736554d049
|
Correct spelling errors
|
2012-06-14 10:03:39 -04:00 |
Adrian Cole
|
db086697aa
|
added compute service adapter for joyent
|
2012-06-13 23:52:57 -04:00 |
Adrian Cole
|
4eef8fcfaf
|
added joyentcloud provider=
|
2012-06-13 19:13:57 -04:00 |
Adrian Cole
|
0ec72c4476
|
added datacenter awareness to joyent-sdc
|
2012-06-13 19:13:56 -04:00 |
Ioannis Canellos
|
ff2c2fb3e3
|
Providers and APIs in OSGi can be discovered even if they are installed prior to the installation of jclouds-core.
|
2012-06-13 20:40:03 +03:00 |
Andrew Phillips
|
c0e23d4460
|
Updated authors and added a small correction to the changes in ca84fcc279 for supporting beta versions in JcloudsVersion
|
2012-06-13 10:34:12 -04:00 |
Ioannis Canellos
|
cf94e70a95
|
Improved discovery of api metadata inside OSGi.
|
2012-06-13 13:05:43 +03:00 |
Ioannis Canellos
|
4704e29941
|
Fixed openstack and openstack-keystone OSGi headers.
|
2012-06-13 13:05:42 +03:00 |
Adrian Cole
|
64069236ef
|
Issue 972: add greenqloud-storage as org.jclouds.labs/greenqloud-storage
|
2012-06-12 23:09:48 -07:00 |
Adrian Cole
|
46edf40d40
|
Issue 972:add greenqloud-compute as org.jclouds.labs/greenqloud-compute
|
2012-06-12 23:09:11 -07:00 |
Adrian Cole
|
73ddd9095c
|
runscript data incorrectly in main source tree
|
2012-06-12 19:11:15 -07:00 |
Adrian Cole
|
4dd8fdd0e2
|
Issue 964:change script builder variable case format from lowerCamel to UPPER_UNDERSCORE
|
2012-06-12 19:11:09 -07:00 |