canonical / canonical/cloud-init

data source config drive doesn't use the Admin Pass given by OpenStack

Open
#2,402 7 comments 0 reactions 0 assignees View on GitHub
bug launchpad
Dominant language
Python
Stars
3.8k
Forks
1.1k
Avg merge
2d 23h
Merged PRs (30d)
18

Description

This bug was originally filed in Launchpad as [LP: #1236883](https://bugs.launchpad.net/cloud-init/+bug/1236883)

Launchpad details

affected_projects = []

assignee = None
assignee_name = None
date_closed = None
date_created = 2013-10-08T14:25:12.916643+00:00
date_fix_committed = None
date_fix_released = None
id = 1236883
importance = low
is_complete = False
lp_url = https://bugs.launchpad.net/cloud-init/+bug/1236883
milestone = None
owner = alexandre-becholey
owner_name = Alexandre Bécholey
private = False
status = triaged
submitter = alexandre-becholey
submitter_name = Alexandre Bécholey
tags = []
duplicates = []

_Launchpad user **Alexandre Bécholey(alexandre-becholey)** wrote on 2013-10-08T14:25:12.916643+00:00_

The script cloudinit/sources/DataSourceConfigDrive.py doesn't use the Admin Pass that is generated by OpenStack or given by the user at the creation of a VM.

Here is a quick patch that uses this information and passes it to cloud config, let me know what you think.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.