Fix Issue with flavor creation by making links nullable see https://issues.apache.org/jira/browse/JCLOUDS-1126 You can view, comment on, or merge this pull request online at:
https://github.com/jclouds/jclouds/pull/974 -- Commit Summary -- * Make links nullable -- File Changes -- M apis/openstack-keystone/src/main/java/org/jclouds/openstack/v2_0/domain/Resource.java (9) M apis/openstack-nova/src/test/java/org/jclouds/openstack/nova/v2_0/parse/ParseExtensionListNormalTest.java (26) M apis/openstack-nova/src/test/resources/extension_list_normal.json (28) M apis/openstack-nova/src/test/resources/flavor_new.json (3) -- Patch Links -- https://github.com/jclouds/jclouds/pull/974.patch https://github.com/jclouds/jclouds/pull/974.diff --- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/jclouds/jclouds/pull/974
