Merge lp:~bigdata-dev/charms/bundles/apache-analytics-sql/trunk into lp:~charmers/charms/bundles/apache-analytics-sql/bundle

Proposed by Kevin W Monroe
Status: Merged
Merged at revision: 18
Proposed branch: lp:~bigdata-dev/charms/bundles/apache-analytics-sql/trunk
Merge into: lp:~charmers/charms/bundles/apache-analytics-sql/bundle
Diff against target: 21 lines (+2/-2)
1 file modified
bundle.yaml (+2/-2)
To merge this branch: bzr merge lp:~bigdata-dev/charms/bundles/apache-analytics-sql/trunk
Reviewer Review Type Date Requested Status
Kevin W Monroe Approve
Review via email: mp+282516@code.launchpad.net

Description of the change

refresh with latest mysql charm (fixes sentry syntax in mysql test)

To post a comment you must log in.
Revision history for this message
Kevin W Monroe (kwmonroe) wrote :

+1

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'bundle.yaml'
2--- bundle.yaml 2015-12-15 17:00:27 +0000
3+++ bundle.yaml 2016-01-13 21:49:15 +0000
4@@ -21,7 +21,7 @@
5 gui-y: "200"
6 constraints: mem=3G
7 mysql:
8- charm: cs:trusty/mysql-29
9+ charm: cs:trusty/mysql-32
10 num_units: 1
11 options:
12 binlog-format: ROW
13@@ -29,7 +29,7 @@
14 gui-x: "1200"
15 gui-y: "450"
16 plugin:
17- charm: cs:trusty/apache-hadoop-plugin-9
18+ charm: cs:trusty/apache-hadoop-plugin-10
19 annotations:
20 gui-x: "900"
21 gui-y: "200"

Subscribers

People subscribed via source and target branches