mirror of
https://github.com/apache/jclouds.git
synced 2025-02-07 02:29:25 +00:00
* 'master' of github.com:jclouds/jclouds: (30 commits) Merge Keystone optional admin API provider with optional extension provider Added binding for optional extensions 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 added statement to rebase dist packages added VAppNetworksLiveTest Further OpenStack extensibility changes. Fixing constructors in RestContext classes Fixed a possible NPE when ServiceFunctionLoader finds no OSGi service for a function. fixed broken test threading issue in test openstack-quantum extensibility openstack-swift extensibility openstack-glance extensibility openstack-nova extensibility openstack-keystone extensibility add FirstNetwork, in line with FirstRegion, etc., for use in FGCP provider missing class refactoring of smartos-ssh Extend the VmSpecification to allow for all the extra memory settings. Issue 1067:update to guava 13 removed invalid @Nullable usage and also usage of javax package usage ...