Fixes: https://issues.apache.org/jira/browse/JCLOUDS-514
Looking for comments to get going in the right direction with this, still needs: - Tests - Possibly a way to access this through the ComputeService API? Not necessary for my use case, but if it's easy I'm willing to help out here. You can merge this Pull Request by running: git pull https://github.com/jasdeep-hundal/jclouds nova_attach_volume_at_boot Or you can view, comment on it, or merge it online at: https://github.com/jclouds/jclouds/pull/326 -- Commit Summary -- * Add ability to attach block volumes at boot through the Nova ServerApi -- File Changes -- M apis/openstack-nova/src/main/java/org/jclouds/openstack/nova/v2_0/options/CreateServerOptions.java (54) -- Patch Links -- https://github.com/jclouds/jclouds/pull/326.patch https://github.com/jclouds/jclouds/pull/326.diff --- Reply to this email directly or view it on GitHub: https://github.com/jclouds/jclouds/pull/326