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

installation_template: unable to use 'default' partitionScheme #42

Open
xtof-osd opened this issue Nov 24, 2021 · 4 comments
Open

installation_template: unable to use 'default' partitionScheme #42

xtof-osd opened this issue Nov 24, 2021 · 4 comments

Comments

@xtof-osd
Copy link
Contributor

The installation_template module fails when using 'default' partitionScheme:

"msg": "Failed to call OVH API: You already have a group with this name \nOVH-Query-ID: EU.ext-.619e6bf1.27969.591dd863-9852-45eb-9667-772a16216294"

@guillaume-gambs
Copy link
Contributor

Hi, For information I try with this
content = yaml.load(stream, Loader=yaml.FullLoader)

@xtof-osd
Copy link
Contributor Author

xtof-osd commented Nov 25, 2021

@guillaume-gambs , is your comment actually about this issue? I think it is better related to issue #38?

@guillaume-gambs
Copy link
Contributor

oh, Yes it is. I copy my comment to #38

@Skunnyk
Copy link
Contributor

Skunnyk commented Dec 3, 2021

Hm yes, we are calling the "post" route to add a new partitionScheme/partition (We always use a partitionScheme: 'custom'). If you want to modify the "default", you need to call the PUT route, but this is not supported in the module :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants