lp://qastaging/~jfontan/cloud-init/opennebula-4.8

Created by Javi Fontan and last modified
Get this branch:
bzr branch lp://qastaging/~jfontan/cloud-init/opennebula-4.8
Only Javi Fontan can upload to this branch. If you are Javi Fontan please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Javi Fontan
Project:
cloud-init
Status:
Development

Recent revisions

1012. By Javi Fontan

Update OpenNebula DataSource to the latest version

Now network interfaces are matched using MAC addresses instead of name,
this makes it work with the new interface naming scheme.

Also added support for IPv6, select interface for gateway, search domain
and fixes for RHEL/CentOS 7

1011. By Javi Fontan

Add distro functions for OpenNebula DataSource

OpenNebula datasource need to disable NetworkManager and use runuser instead
of sudo in RHEL/CentOS

1010. By Javi Fontan

Bring down interface before configuring it

If the interface is already up the ifup command will have no effect in
some distributions.

1009. By Scott Moser

openstack: fix bug referencing undefined variable, revert some changes

I had leaked in a couple exception loud-ness changes previously.
This does fix one bug in that os_versions was not defined.

1008. By Scott Moser

pyflakes fixes.

make pyflakes now passes.

1007. By Scott Moser

resizefs: first check if device is writable before attempting

In a container the device nodes may exist but not be writable.
I'm seeing this on trusty host with trusty containers, the root
device ends up looking like it is to /dev/loop0.

1006. By Scott Moser

freebsd: fixes for sudo and build-on-freebsd

Use the regular logic to create sudo rules and just supply the correct
filename. The temp script in tools/ should install 2 more dependencies.

1005. By Scott Moser

improved logging of errors around module loading/searching

1004. By Scott Moser

Datasource: fix to provide local-hostname if not available in datasource

1003. By Scott Moser

FreeBsd: fix initscripts and add working config file

This set of changes generally produces a functional cloud-init on FreeBsd.

Branch metadata

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

Subscribers