Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cinder volume attach on instance creation (feature request) #15

Open
HubDevUser opened this issue Jun 25, 2015 · 3 comments
Open

Cinder volume attach on instance creation (feature request) #15

HubDevUser opened this issue Jun 25, 2015 · 3 comments

Comments

@HubDevUser
Copy link

add a feature where the plugin can set volumes from Cinder to be attached when an instance is created from the image. The plugin can retrieve a list of available volumes and specify which to attach based on tag.

@axel3rd
Copy link
Collaborator

axel3rd commented Jul 30, 2018

The plugin can retrieve a list of available volumes and specify which to attach based on tag

Perhaps having a parameter in the YML like that is more simple:

  volumes: foo, bar

@axel3rd axel3rd added this to the 1.0 milestone Aug 3, 2018
@axel3rd
Copy link
Collaborator

axel3rd commented Aug 3, 2018

For a first implementation, only one volume attachmant managed, with in yaml:
volume: some-volume,/dev/vdc

@axel3rd
Copy link
Collaborator

axel3rd commented Aug 3, 2018

The pull request #32 doesn't work on some recent Openstack version (at min spike).
Using cinder v1 is too old ... v2 should be used, but no supported by JClouds JCLOUDS-1113.
=> Wait & see.

@axel3rd axel3rd removed this from the 1.0 milestone Aug 3, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants