Merge lp:~cpe-sa/sademos/16.04-LXD-ZFS-Fixes into lp:sademos/16.04

Proposed by mahmoh
Status: Needs review
Proposed branch: lp:~cpe-sa/sademos/16.04-LXD-ZFS-Fixes
Merge into: lp:sademos/16.04
Diff against target: 24 lines (+3/-3)
1 file modified
openstack/nclxd/nclxd.yaml (+3/-3)
To merge this branch: bzr merge lp:~cpe-sa/sademos/16.04-LXD-ZFS-Fixes
Reviewer Review Type Date Requested Status
CPE SA Pending
Review via email: mp+292682@code.launchpad.net

Description of the change

These are the bundle changes required for NCLXD to work as of today, the rabbit charm will need to move back from -next, ideally test without -next and see if that works as I think it now should but only if time permits.

To post a comment you must log in.

Unmerged revisions

94. By mahmoh

NC-LXD fixes for ZFS support.

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
=== modified file 'openstack/nclxd/nclxd.yaml'
--- openstack/nclxd/nclxd.yaml 2016-04-22 00:18:27 +0000
+++ openstack/nclxd/nclxd.yaml 2016-04-22 20:04:23 +0000
@@ -1,7 +1,7 @@
1series: xenial1series: xenial
2services: 2services:
3 "rabbitmq-server": 3 "rabbitmq-server":
4 charm: "cs:~openstack-charmers/xenial/rabbitmq-server"4 charm: "cs:~openstack-charmers-next/xenial/rabbitmq-server"
5 series: xenial5 series: xenial
6 num_units: 16 num_units: 1
7 annotations: 7 annotations:
@@ -13,9 +13,9 @@
13 charm: "cs:xenial/lxd"13 charm: "cs:xenial/lxd"
14 series: xenial14 series: xenial
15 options: 15 options:
16 "block-device": /dev/sdb16 "block-devices": /dev/sdb
17 overwrite: true17 overwrite: true
18 "storage-type": lvm18 "storage-type": zfs
19 annotations: 19 annotations:
20 "gui-x": "750"20 "gui-x": "750"
21 "gui-y": "250"21 "gui-y": "250"

Subscribers

People subscribed via source and target branches

to all changes: