Merge lp://qastaging/~niedbalski/charms/trusty/nova-compute/fix-lp-1518001 into lp://qastaging/~openstack-charmers-archive/charms/trusty/nova-compute/next

Proposed by Jorge Niedbalski
Status: Needs review
Proposed branch: lp://qastaging/~niedbalski/charms/trusty/nova-compute/fix-lp-1518001
Merge into: lp://qastaging/~openstack-charmers-archive/charms/trusty/nova-compute/next
Diff against target: 195 lines (+73/-9)
8 files modified
config.yaml (+12/-6)
hooks/charmhelpers/contrib/openstack/context.py (+14/-0)
hooks/nova_compute_utils.py (+2/-1)
templates/havana/nova.conf (+5/-1)
templates/icehouse/nova.conf (+6/-1)
templates/juno/nova.conf (+5/-0)
templates/kilo/nova.conf (+7/-0)
unit_tests/test_nova_compute_utils.py (+22/-0)
To merge this branch: bzr merge lp://qastaging/~niedbalski/charms/trusty/nova-compute/fix-lp-1518001
Reviewer Review Type Date Requested Status
James Page Needs Information
Review via email: mp+278060@code.qastaging.launchpad.net

Description of the change

Dear Maintainer,

This is a fix for LP: #1518001 ,

- Adds the LibvirtConfigFlags context
- Adds a new configuration parameter (libvirt-flags) which
adds entries into the [libvirt] section of the nova.conf file.
- Adds unit tests for validate.

To post a comment you must log in.
Revision history for this message
James Page (james-page) wrote :

Question - what's the context for configuring this libvirt section option?

Is this required when deploying with a certain set of charms? If so we should not rely on configuration options on the charm todo this sort of thing.

review: Needs Fixing
Revision history for this message
James Page (james-page) wrote :

Sorry that was mean't to be 'Needs Information'

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

charm_lint_check #14135 nova-compute-next for niedbalski mp278060
    LINT OK: passed

Build: http://10.245.162.77:8080/job/charm_lint_check/14135/

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

charm_unit_test #13175 nova-compute-next for niedbalski mp278060
    UNIT OK: passed

Build: http://10.245.162.77:8080/job/charm_unit_test/13175/

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

charm_amulet_test #7955 nova-compute-next for niedbalski mp278060
    AMULET OK: passed

Build: http://10.245.162.77:8080/job/charm_amulet_test/7955/

Unmerged revisions

185. By Jorge Niedbalski

Added unit tests

184. By Jorge Niedbalski

Fix for LP: #1518001

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