Merge lp:~sradhara/charms/trusty/ibm-mfs-helper/ibm-mfs-helperfix into lp:~ibmcharmers/charms/trusty/ibm-mfs-helper/devel

Proposed by sunitha
Status: Merged
Merged at revision: 4
Proposed branch: lp:~sradhara/charms/trusty/ibm-mfs-helper/ibm-mfs-helperfix
Merge into: lp:~ibmcharmers/charms/trusty/ibm-mfs-helper/devel
Diff against target: 52 lines (+8/-15)
2 files modified
README.md (+7/-14)
metadata.yaml (+1/-1)
To merge this branch: bzr merge lp:~sradhara/charms/trusty/ibm-mfs-helper/ibm-mfs-helperfix
Reviewer Review Type Date Requested Status
vsr Pending
Review via email: mp+275946@code.launchpad.net
To post a comment you must log in.
4. By sunitha

ibm-mfs-helper charm code checkin

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'README.md'
2--- README.md 2015-10-27 06:07:03 +0000
3+++ README.md 2015-11-02 10:32:56 +0000
4@@ -3,30 +3,23 @@
5 Overview
6 ---------
7
8-This is an IBM MobileFirst Server helper Charm for use with MobileFirst Server charm requiring to download db2 jar files from a remote db2 container.
9-When you add relation with mobilefirst server charm it will create "APPCNTR" and "WRKLGHT" databases on db2 container. These databases are required for MobileFirst Server installation and configuration purpose.
10+This is an IBM MobileFirst Server helper Charm for use with `ibm-mobilefirst-server` charm requiring to download db2 jar files from a remote db2 container.
11+When you add relation with `ibm-db2` charm it will create "APPCNTR" and "WRKLGHT" databases on db2 container. These databases are required for MobileFirst Server installation and configuration purpose.
12
13+This charm can be used only if DB2 and MobileFirst Server applications are deployed in different container.
14
15 Deploy
16 ------
17
18+ibm-mfs-helper is a subordinate charm that can be related to ibm-db2 amd ibm-mobilefirst-server existing services in your environment. Deployment is simple:
19+
20 Run the following to deploy this charm:
21
22 juju deploy ibm-mfs-helper
23
24
25-Configuration
26--------------
27-
28-See config.yaml file for more information.
29-
30-`db2_install_path`
31-
32-IBM DB2 install path.
33-
34-`db2_user`
35-
36-IBM DB2 user name.
37+relation commands are explained in `ibm-mobilefirst-server` README file.
38+
39
40
41 Contact Information
42
43=== modified file 'icon.svg' (properties changed: -x to +x)
44=== modified file 'metadata.yaml'
45--- metadata.yaml 2015-10-28 03:33:50 +0000
46+++ metadata.yaml 2015-11-02 10:32:56 +0000
47@@ -13,5 +13,5 @@
48 requires:
49 db:
50 interface: db2
51-
52+ scope: container
53

Subscribers

People subscribed via source and target branches

to all changes: