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

CloudStack ConfigDrive support #68

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

aleskxyz
Copy link

This PR contain these changes to cloudbase-init:

Add support of getting password from CloudStack ConfigDrive

CloudStack ConfigDrive structure is similar to OpenStack, but in CloudStack ConfigDrive password is handling differently. Also CloudStack can reset VM password, so a separated service is developed for it.

Change Class name of CloudStack to DataServer

Both DataServer and ConfigDrive services in CloudStack can be considered as classes in CloudStack package. For backward compatibility an alias is defined for DataServer.

Update documents for CloudStack DataServer and CloudStack ConfigDrive

New documents are added for CloudStack ConfigDrive and documents for CloudStack DataServer has been updated.

Change value of default metadata_base_url

CloudStack DataServer can be found by resolving data-server DNS record. The previous value was wrong.

@aleskxyz aleskxyz changed the title Cloud stack config drive support CloudStack ConfigDrive support May 28, 2021
@ader1990
Copy link
Member

ader1990 commented Dec 9, 2022

Hello @aleskxyz,

We are currently using opendev for patches:
https://review.opendev.org/q/project:x/cloudbase-init

How to create an account and contribute to:
https://docs.openstack.org/contributors/common/setup-gerrit.html

Thank you,
Adrian Vladu.

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

Successfully merging this pull request may close these issues.

2 participants