lp:~lihaosz/cloudbase-init/cloudbase-init

Created by Hao Li and last modified
Get this branch:
bzr branch lp:~lihaosz/cloudbase-init/cloudbase-init
Only Hao Li can upload to this branch. If you are Hao Li please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Hao Li
Project:
cloudbase-init
Status:
Development

Recent revisions

226. By Hao Li

support vfat configdrive in cloudbase-init

225. By Alessandro Pilotti

Fixes a password type conversion issue on Python 3

Due to conversion issues between str and bytes, string passwords fail
to be encrypted on Python 3.

Change-Id: If543b8798e6b8e8cc02213b588c7ee12b85cb4c3
Closes-Bug: #1407775

224. By Alessandro Pilotti

Fixes encrypted random password length issue

An issue related to unicode / bytes conversion has been
introduced by commit b0aa3b56b8e6a047724adae4c57a2823ca51bca7.
This patch fixes the issue by reverting to returning bytes
instead of unicode.

Change-Id: Ifab486692eea008a46880ee4229e68f9401a48f9
Closes-Bug: #1407758

223. By Alessandro Pilotti

Renames module executil to execcmd

Minor refactoring.

Change-Id: I4b371ca19e588cf2cab4bdb1a0ada43d59c632b6

222. By Jenkins <email address hidden>

Merge "Rewrite exec utilies to be generic"

221. By Jenkins <email address hidden>

Merge "Remove deprecated static network config method"

220. By Alessandro Pilotti

Bumps version to 0.9.8

Change-Id: I7c757f80989b5f42bebe59a882beaf4c31968ada

219. By Alessandro Pilotti

Adds ADSI based Windows user management

Replaces the Windows user creation and password management
implementation from "NET USER" execution to ADSI COM usage.

Change-Id: I4f95b094c95abb11762943afdb4be26541493159
Closes-Bug: #1404533

218. By Alessandro Pilotti

Updates pbr requirements

Removes the version from setup.cfg and moves
Windows platdorm requirements to requirements-windows.txt

Closes-Bug: #1404746

Change-Id: Ieadc67e6c320e9712c57d6adf3f3e6df6ae78b75

217. By Robert Tingirica

Fixes Python34 bugs

This fix is needed due to the different encodings on Python27 and
Python34. Some tests failed and some string values were not
compatible.

Change-Id: I7206a0549051971da76b3b30221aea9f86eed904

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:cloudbase-init
This branch contains Public information 
Everyone can see this information.