Merge lp://qastaging/~corey.bryant/charms/trusty/nova-compute/contrib.python.packages into lp://qastaging/~openstack-charmers-archive/charms/trusty/nova-compute/next

Proposed by Corey Bryant
Status: Merged
Merged at revision: 93
Proposed branch: lp://qastaging/~corey.bryant/charms/trusty/nova-compute/contrib.python.packages
Merge into: lp://qastaging/~openstack-charmers-archive/charms/trusty/nova-compute/next
Diff against target: 3706 lines (+1331/-535)
34 files modified
charm-helpers-hooks.yaml (+1/-0)
hooks/charmhelpers/__init__.py (+22/-0)
hooks/charmhelpers/contrib/hahelpers/cluster.py (+16/-7)
hooks/charmhelpers/contrib/network/ip.py (+59/-53)
hooks/charmhelpers/contrib/network/ufw.py (+189/-0)
hooks/charmhelpers/contrib/openstack/amulet/deployment.py (+2/-1)
hooks/charmhelpers/contrib/openstack/amulet/utils.py (+3/-1)
hooks/charmhelpers/contrib/openstack/context.py (+339/-225)
hooks/charmhelpers/contrib/openstack/ip.py (+41/-27)
hooks/charmhelpers/contrib/openstack/neutron.py (+20/-4)
hooks/charmhelpers/contrib/openstack/templates/haproxy.cfg (+2/-2)
hooks/charmhelpers/contrib/openstack/templating.py (+5/-5)
hooks/charmhelpers/contrib/openstack/utils.py (+146/-13)
hooks/charmhelpers/contrib/python/packages.py (+77/-0)
hooks/charmhelpers/contrib/storage/linux/ceph.py (+89/-102)
hooks/charmhelpers/contrib/storage/linux/loopback.py (+4/-4)
hooks/charmhelpers/contrib/storage/linux/lvm.py (+1/-0)
hooks/charmhelpers/contrib/storage/linux/utils.py (+3/-2)
hooks/charmhelpers/core/fstab.py (+10/-8)
hooks/charmhelpers/core/hookenv.py (+41/-15)
hooks/charmhelpers/core/host.py (+51/-20)
hooks/charmhelpers/core/services/__init__.py (+2/-2)
hooks/charmhelpers/core/services/helpers.py (+9/-5)
hooks/charmhelpers/core/sysctl.py (+34/-0)
hooks/charmhelpers/core/templating.py (+2/-1)
hooks/charmhelpers/fetch/__init__.py (+18/-12)
hooks/charmhelpers/fetch/archiveurl.py (+53/-16)
hooks/charmhelpers/fetch/bzrurl.py (+5/-1)
hooks/charmhelpers/fetch/giturl.py (+51/-0)
tests/charmhelpers/__init__.py (+22/-0)
tests/charmhelpers/contrib/amulet/deployment.py (+3/-3)
tests/charmhelpers/contrib/amulet/utils.py (+6/-4)
tests/charmhelpers/contrib/openstack/amulet/deployment.py (+2/-1)
tests/charmhelpers/contrib/openstack/amulet/utils.py (+3/-1)
To merge this branch: bzr merge lp://qastaging/~corey.bryant/charms/trusty/nova-compute/contrib.python.packages
Reviewer Review Type Date Requested Status
OpenStack Charmers Pending
Review via email: mp+244329@code.qastaging.launchpad.net
To post a comment you must log in.
Revision history for this message
uosci-testing-bot (uosci-testing-bot) wrote :

charm_lint_check #168 nova-compute-next for corey.bryant mp244329
    LINT OK: passed

Build: http://10.230.18.80:8080/job/charm_lint_check/168/

Revision history for this message
uosci-testing-bot (uosci-testing-bot) wrote :

charm_unit_test #131 nova-compute-next for corey.bryant mp244329
    UNIT FAIL: unit-test failed

UNIT Results (max last 2 lines):
  FAILED (errors=3)
  make: *** [unit_test] Error 1

Full unit test output: pastebin not avail., cmd error
Build: http://10.230.18.80:8080/job/charm_unit_test/131/

Revision history for this message
uosci-testing-bot (uosci-testing-bot) wrote :

charm_amulet_test #81 nova-compute-next for corey.bryant mp244329
    AMULET FAIL: amulet-test failed

AMULET Results (max last 2 lines):
  ERROR subprocess encountered error code 1
  make: *** [test] Error 1

Full amulet test output: pastebin not avail., cmd error
Build: http://10.230.18.80:8080/job/charm_amulet_test/81/

Revision history for this message
uosci-testing-bot (uosci-testing-bot) wrote :

charm_lint_check #175 nova-compute-next for corey.bryant mp244329
    LINT OK: passed

Build: http://10.230.18.80:8080/job/charm_lint_check/175/

Revision history for this message
uosci-testing-bot (uosci-testing-bot) wrote :

charm_unit_test #138 nova-compute-next for corey.bryant mp244329
    UNIT OK: passed

Build: http://10.230.18.80:8080/job/charm_unit_test/138/

Revision history for this message
uosci-testing-bot (uosci-testing-bot) wrote :

charm_lint_check #198 nova-compute-next for corey.bryant mp244329
    LINT OK: passed

Build: http://10.230.18.80:8080/job/charm_lint_check/198/

Revision history for this message
uosci-testing-bot (uosci-testing-bot) wrote :

charm_unit_test #161 nova-compute-next for corey.bryant mp244329
    UNIT OK: passed

Build: http://10.230.18.80:8080/job/charm_unit_test/161/

Revision history for this message
uosci-testing-bot (uosci-testing-bot) wrote :

charm_amulet_test #116 nova-compute-next for corey.bryant mp244329
    AMULET FAIL: amulet-test failed

AMULET Results (max last 2 lines):
  ERROR subprocess encountered error code 1
  make: *** [test] Error 1

Full amulet test output: pastebin not avail., cmd error
Build: http://10.230.18.80:8080/job/charm_amulet_test/116/

Revision history for this message
uosci-testing-bot (uosci-testing-bot) wrote :

charm_lint_check #217 nova-compute-next for corey.bryant mp244329
    LINT OK: passed

Build: http://10.230.18.80:8080/job/charm_lint_check/217/

Revision history for this message
uosci-testing-bot (uosci-testing-bot) wrote :

charm_unit_test #180 nova-compute-next for corey.bryant mp244329
    UNIT OK: passed

Build: http://10.230.18.80:8080/job/charm_unit_test/180/

Revision history for this message
uosci-testing-bot (uosci-testing-bot) wrote :

charm_amulet_test #134 nova-compute-next for corey.bryant mp244329
    AMULET FAIL: amulet-test failed

AMULET Results (max last 2 lines):
  ERROR subprocess encountered error code 1
  make: *** [test] Error 1

Full amulet test output: pastebin not avail., cmd error
Build: http://10.230.18.80:8080/job/charm_amulet_test/134/

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
The diff is not available at this time. You can reload the page or download it.

Subscribers

People subscribed via source and target branches