lp://qastaging/~strikov-deactivatedaccount/cloud-init/altcloud-test-fix

Created by Oleg Strikov and last modified
Get this branch:
bzr branch lp://qastaging/~strikov-deactivatedaccount/cloud-init/altcloud-test-fix
Only Oleg Strikov can upload to this branch. If you are Oleg Strikov please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Oleg Strikov
Project:
cloud-init
Status:
Development

Recent revisions

960. By Oleg Strikov

AltCloud: fix test failures related to new arm-specific behavior

959. By Scott Moser

AltCloud: to not run dmidecode on arm systems.

As with SmartOS change earlier, running dmidecode on arm will crash kvm.
So instead of doing that, just return UNKNOWN which will cause this
data source to not activate.

958. By Scott Moser

pep8 and pylint

957. By Scott Moser

SmartOS: do not run on arm as dmidecode causes problems

See LP: #1243287 for more information, but the easiest thing to do
here is just not run smartos on arm.

956. By Scott Moser

netinfo.py: fix regression causing ubuntu to show 'addr:v.x.y.z'

after freebsd merge, ubuntu shows addr:v.x.y.z instead of v.x.y.z for the
ipv4 address. This should fix that by just skipping the 'inet' (or inet6)
token if the next token starts with 'addr:'.

955. By Scott Moser

ConfigDrive: trim trailing newlines in previous-instance-id

When cloud-init writes previous-instance-id, it does so with a
trailing '\n'. This isn't ideal, as other readers also have to know
that this will have a trailing '\n' on it, but here we just trim that off.

954. By Scott Moser

DataSourceOpenStack: debug, not warn on non-ideal version. do not use latest.

do not search 'latest', as that would be assuming the versioned
api would never break.

Also, instead of warning when we use something else, just debug.

953. By Scott Moser

test_smartos: remove bad test case

This test case isn't really valid any more as we've changed
the way this works.

952. By Scott Moser

NoCloud: fix broken seed from external image

951. By Scott Moser

CloudSigma: remove 'WARN' in not found case

The CloudSigma datasource would attempt to read /dev/ttyS1
and if not found would warn (which gets logged to stdout by default).
Better to just debug.

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

No subscribers.