32 Commits

Author SHA1 Message Date
Adrian Cole
d284839a83 [maven-release-plugin] prepare for next development iteration 2012-07-03 22:58:26 -07:00
Adrian Cole
e96803862f [maven-release-plugin] prepare release jclouds-1.5.0-beta.5 2012-07-03 22:58:21 -07:00
Adrian Cole
21e4d4ffe4 merged latest 2012-07-03 22:45:05 -07:00
Adam Lowe
908e164698 openstack: adjusting beans in openstack-quantum, openstack-glance and openstack-swift to use ConstructorProperties and Named annotations 2012-07-03 12:39:53 +01:00
Adrian Cole
fb98ce82f7 cleanup of module binding, clarity in toStrings, reduced wrapper depth for memoized sets 2012-07-02 19:36:27 -07:00
Adrian Cole
17fce87661 switched keystone-backed providers and apis to strictly return a single scope of location 2012-07-02 15:23:52 -07:00
Adrian Cole
44d6a4ea2b [maven-release-plugin] prepare for next development iteration 2012-06-19 19:01:10 -06:00
Adrian Cole
35d704e3a4 [maven-release-plugin] prepare release jclouds-1.5.0-beta.4 2012-06-19 19:01:04 -06:00
Adrian Cole
c800b354d5 Merge branch 'master' of github.com:jclouds/jclouds into 1.5.x
* 'master' of github.com:jclouds/jclouds:
  corrected api metadata
2012-06-19 01:21:38 -06:00
Adrian Cole
5ad8d2c1f7 corrected api metadata 2012-06-19 01:21:12 -06:00
Adrian Cole
52647ab9cc Merge branch 'master' of github.com:jclouds/jclouds into 1.5.x
* 'master' of github.com:jclouds/jclouds:
  introduce KeystoneProperties/TENANT_NAME KeystoneProperties/TENANT_ID properties; set value of prefix to tenantName
  updated correct identityName in openstack providers
  Add minDisk to toString.
  Test for minDisk
  Merge upstream changes to template builder
2012-06-19 01:10:39 -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
66d23889ce [maven-release-plugin] prepare for next development iteration 2012-06-16 19:36:59 -04:00
Adrian Cole
daa041d76f [maven-release-plugin] prepare release jclouds-1.5.0-beta.3 2012-06-16 19:36:55 -04:00
Adrian Cole
ef10cf29ee [maven-release-plugin] prepare for next development iteration 2012-06-12 10:19:07 -07:00
Adrian Cole
b00929f901 [maven-release-plugin] prepare release jclouds-1.5.0-beta.2 2012-06-12 10:19:04 -07:00
Adrian Cole
3114b652fc merged changes master 2012-06-11 17:30:43 -07:00
Adrian Cole
d00e360d65 Issue 815: refactored the 3 major features of keystone into separate clients. removed cyclic dependency needed to support keystone controlling keystones in other regions 2012-06-06 23:14:23 -07:00
Adrian Cole
b58060599b Issue 815: repackaged keystone classes into their own api 2012-06-06 14:57:50 -07:00
Ioannis Canellos
b078adc3ce Removed fragments and dynamic imports. Added centralized control of the maven-bundle-plugin. 2012-06-03 19:41:54 +03:00
Adam Lowe
57c11155fb openstack-glance: following example in swift and not extending openstack-common BaseListOptions 2012-05-31 14:43:56 +01:00
Adam Lowe
fe53765de0 openstack-glance: documenting multiple vararg usage 2012-05-31 14:19:51 +01:00
Adam Lowe
7de87a1238 openstack-glance: adjusting to allow tests to pass when images have been reserved 2012-05-31 14:09:21 +01:00
Adam Lowe
03267c6e33 openstack-glance: Adding create, reserve, update, upload and delete methods to ImageClient 2012-05-31 13:41:00 +01:00
Adrian Cole
d724c71894 [maven-release-plugin] prepare for next development iteration 2012-05-22 23:37:36 -06:00
Adrian Cole
610887e5da [maven-release-plugin] prepare release jclouds-1.5.0-beta.1 2012-05-22 23:37:33 -06:00
Adrian Cole
90a559b809 Merge branch 'master' of github.com:jclouds/jclouds into 1.5.x
* 'master' of github.com:jclouds/jclouds: (148 commits)
  cloudservers test fixes
  more compatible delimiter as - doesn't work in rackspace
  cleanup ninefold properties
  removed duplicate test class
  Fixing a few more %d format errors.
  Issue 915: supports AdminAccess.adminHome, and UserAdd.home
  image extension related classes under extensions package
  image extension related classes under extensions package
  unraveled injector a bit
  cloudstack logging working
  Initial CloudStack 3.0 compatibility work.
  pretty json test
  Issue 936: fixes async multi-part upload of small blob
  fixed NPE
  Issue 938:TemplateBuilderSpec
  fixed tests
  fixed tests
  allow use of tenantId when specified numeric
  aws-ec2 works with tags now
  openstack-nova works with tags now
  ...
2012-05-21 22:37:11 -06:00
Adrian Cole
bab3852140 Issue 908: list, listInDetail, show, getAsStream 2012-05-18 15:58:51 -07:00
Adrian Cole
743773aeef formatting 2012-05-08 10:14:14 -07:00
Adrian Cole
eeb085ec49 [maven-release-plugin] prepare for next development iteration 2012-05-01 10:44:39 -07:00
Adrian Cole
e02cd8c264 [maven-release-plugin] prepare release jclouds-1.5.0-alpha.6 2012-05-01 10:44:35 -07:00
Adrian Cole
c925539b27 Issue 908: initial skeleton for glance 2012-04-25 13:32:27 -07:00