Adrian Cole
887d4d1de8
modularized sqs
2012-09-14 09:11:04 -07:00
Adrian Cole
00da07aec4
added all operations except batch
2012-09-13 17:09:26 -07:00
Adrian Cole
4da4146062
add ChangeMessageVisibility to sqs
2012-09-12 22:14:14 -07:00
Adrian Cole
b0626e3324
added tests and attributes calls to sqs
2012-09-12 21:36:12 -07:00
Andrea Turli
dc212cf460
issue 384: added support for ubuntu12.04; prepared for supporting remote host
2012-09-12 08:41:18 +02:00
Adrian Cole
26f4ccdbb6
more progress on sqs
2012-09-11 23:30:14 -07:00
Adrian Cole
c5fe0a77a4
switch sqs to use HashCode for md5
2012-09-11 10:42:26 -07:00
Adrian Cole
2efd9a76ca
pulled SQS out of sandbox and into labs
2012-09-10 18:02:07 -07:00
Andrea Turli
9ea3d3c6bf
issue 830: added systemadmin package; more tests fixed
2012-09-04 21:39:34 +02:00
Kenneth Nagin
fd76b79b03
CDMI: adding support for
...
1) query parameters
2) non-cdmi content data object operations
2012-09-03 13:02:39 +03:00
Dies Koper
a2d74a25f3
merge
2012-09-01 13:06:07 -07:00
Adrian Cole
1a9f49bce7
azure management base implementation
2012-09-01 13:02:19 -07:00
Andrea Turli
b0466cad84
issue 830: fixed VAppTemplateApiLiveTest.deleteVAppTemplate
2012-08-27 16:10:48 +02:00
Adrian Cole
a70e3adb20
Issue 1075:switch to use jetty for java install/web service tests
2012-08-27 00:10:18 -07:00
Dies Koper
b7666da170
nslookup on CentOS 6.2 doesn't set error code when failing, so grep expected output instead
2012-08-27 14:31:33 +10:00
Andrea Turli
88ac4201a6
review addressed
2012-08-25 00:47:26 +02:00
Andrea Turli
e5e3a3a2f8
issue 830: keypair
2012-08-25 00:30:28 +02:00
Adrian Cole
a5e5019bec
Merge pull request #800 from dkoper/cc5dc55bb06829b53c0c29f3730cff47be1a20d9
...
added the file to all places with shell scripts
2012-08-24 01:18:18 -07:00
Adrian Cole
7db0519d0b
decrufted metadataapi
2012-08-24 00:38:18 -07:00
Dies Koper
cc5dc55bb0
configure .gitattributes to not convert shell scripts to CRLF on Windows
2012-08-24 17:29:40 +10:00
Andrea Turli
4e8149bfe8
issue 830: more LiveTests fixed on query, vapp, vapptemplate and vdc features
2012-08-23 16:56:08 +02:00
Andrea Turli
a0411cfed0
issue 830: fixed CatalogApiLiveTest
2012-08-23 11:50:12 +02:00
Andrea Turli
22629824aa
issue 830: fixed networkConfiguration() private method
2012-08-22 18:27:30 +02:00
Andrea Turli
963edd906b
issue 830: fixed tests on VAppApiLiveTest
2012-08-21 19:04:30 +02:00
Andrea Turli
77ae46fef3
issue 830: added VAppTemplateURNToHref conversion to get(String reference)
2012-08-20 16:29:12 +02:00
Adrian Cole
aff96befbe
refactored Metadata to implement Immutable Map<String, String>; addGroupToOrg GroupApi, MediaApi to use urn
2012-08-19 21:48:04 -07:00
Adrian Cole
e016367280
case issue
2012-08-19 20:02:02 -07:00
Adrian Cole
169006b3ed
Issue 830: refactored MediaClient to not require href arg; refactored VmApi, VAppApi, VAppTemplateApi to use urn
2012-08-19 19:50:51 -07:00
Adrian Cole
cd0aa72ae1
Issue 830: renamed Api methods to be in accordance with vCloud relationship links
2012-08-19 16:46:02 -07:00
Adrian Cole
cb844928c0
Issue 830: refactored VdcApi,AdminVdcApi to use urn
2012-08-19 16:08:16 -07:00
Adrian Cole
206af90b77
Issue 830: refactored Org, Network, Task, User apis to support URN; removed 'id' from Reference type
2012-08-19 15:23:20 -07:00
Adrian Cole
9e69626413
Issue 830: Cleaned up CatalogApi and AdminCatalogApi; added logic to use URNs as opposed to Hrefs
2012-08-19 02:34:25 -07:00
Adrian Cole
7fe724db43
Issue 830: add resolveEntity
2012-08-18 22:15:51 -07:00
Andrew Donald Kennedy
8b1a48b2e0
Fix hashCode to include parent Reference id
2012-08-16 22:32:45 +01:00
Adrian Cole
027b3d0d33
removed log4j dep
2012-08-15 22:29:36 -07:00
Adrian Cole
e0ecf3aea1
Merge pull request #782 from grkvlt/openstack
...
Further OpenStack extensibility changes
2012-08-13 20:14:28 -07:00
Andrew Donald Kennedy
8ae33f2315
Added binding for optional extensions
2012-08-14 02:23:54 +01:00
Andrew Donald Kennedy
0da2616737
Make the OpenStack extension lists accessible for all APIs. Copied the Nova extension related code to the shared keystone package and added providers for extensions and aliases to all modules
2012-08-13 22:22:04 +01:00
Andrea Turli
e92b370d51
added VAppNetworksLiveTest
2012-08-13 23:12:59 +02:00
Andrew Donald Kennedy
f9a550529d
Further OpenStack extensibility changes. Fixing constructors in RestContext classes
2012-08-13 16:18:43 +01:00
Adrian Cole
b055fb1233
Merge pull request #780 from grkvlt/openstack
...
Openstack Extensibility
2012-08-12 09:29:51 -07:00
Andrew Donald Kennedy
2bfa9e0b23
openstack-quantum extensibility
2012-08-12 12:46:25 +01:00
Andrew Donald Kennedy
70fc6f5c52
openstack-swift extensibility
2012-08-12 12:43:55 +01:00
Andrew Donald Kennedy
b3121b7889
openstack-glance extensibility
2012-08-12 12:42:22 +01:00
Adrian Cole
1dfd7e2b23
refactoring of smartos-ssh
2012-08-11 22:40:53 -07:00
Nigel Magnay
0bde836ed5
Extend the VmSpecification to allow for all the extra memory settings.
...
Correct the ComputeServiceAdapter to use information from the template
hardware provider ID to match the correct VmSpecification.
Provide some additional nice default templates.
Signed-off-by: Nigel Magnay <nigel.magnay@gmail.com>
2012-08-11 21:05:45 -07:00
Adrian Cole
c7f35d3bb1
removed invalid @Nullable usage and also usage of javax package usage
2012-08-11 20:59:16 -07:00
Andrea Turli
14ab852907
adrian`s comments addressed
2012-08-09 19:41:30 +02:00
Andrea Turli
efbaa257e5
added compose and recompose vapp live test
2012-08-09 17:35:18 +02:00
Andrea Turli
9454aeb257
issue 830: fixing vAppTemplateApi*Test, vAppApiLiveTest and vmApiLiveTest
2012-08-06 19:41:30 +02:00