Feature #13259
closedHammer : add addtional volume to Openstack via l'api Hammer
Description
Similar to Feature #11577, when creating a new vm using Openstack with Hammer API, additional volumes won't be created. I have implemented and tested this feature in our development environment.
I put only volume attributes.
hammer :
--volume="capacity=14"
--volume="capacity=15"
Will push the code to github afterwords.
Updated by Olivier Lebhard about 9 years ago
Olivier Lebhard wrote:
Similar to Feature #11577, when creating a new vm using Openstack with Hammer API, additional volumes won't be created. I have implemented and tested this feature in our development environment.
I put only volume attributes.
hammer :
--volume="capacity=14"
--volume="capacity=15"Will push the code to github afterwords.
Thanks
Olivier L
Updated by The Foreman Bot about 9 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/foreman/pull/3088 added
Updated by Dominic Cleal about 9 years ago
- Related to Feature #11577: Add additional volume to OpenStack added
Updated by Dominic Cleal over 8 years ago
- Status changed from Ready For Testing to Duplicate
The PR has been closed due to inactivity, so I'll also close this ticket in favour of #11577.