lp:~bbaude/cloud-init/azure_dhcp

Created by Brent Baude and last modified
Get this branch:
bzr branch lp:~bbaude/cloud-init/azure_dhcp
Only Brent Baude can upload to this branch. If you are Brent Baude please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Brent Baude
Project:
cloud-init
Status:
Development

Recent revisions

1261. By Scott Moser

re-add atomic_helper

1260. By Scott Moser

do not leak a filehandle and re-format some code .

1259. By Scott Moser

fix flake 8 . rename atonic_write_json to atomic_helper

1258. By Brent Baude

Updates from testing

1257. By Brent Baude

Adding in review comments from smoser; reworked the logic around
managing the hook files as they are written. We now pass in the
"action" (up/down) and the interface name (eth0/etc) to the
cloud-init dhclient_hook function so we can manage files
on an independant basis.

If the action is down, we delete the hook file. Else we write
(or overwrite) it using the atomic_write_json function which
now lives in its own file.

1256. By Brent Baude

pep8 cleanup for various minor nits.

1255. By Brent Baude

Removing prior attempts for python version detection from setup.py

1254. By Brent Baude

Rather than having the python executable for obtaining and storing the
dhclient information as its own executable, it is integrated into
cloud-init as a sub-command 'dhclient_hook'.

1253. By Brent Baude

Set python binary (2 vs 3) during install phase. Also, removed
use of entry_point and hook scripts now use -m instead.

1252. By Brent Baude

Updated with comments from smoser. Changed names of the
hook scripts in tools/.

Branch metadata

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

Subscribers