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
=== modified file 'README.md'
--- README.md 2015-10-27 06:07:03 +0000
+++ README.md 2015-11-02 10:32:56 +0000
@@ -3,30 +3,23 @@
3Overview3Overview
4---------4---------
55
6This is an IBM MobileFirst Server helper Charm for use with MobileFirst Server charm requiring to download db2 jar files from a remote db2 container.6This 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.
7When 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.7When 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.
88
9This charm can be used only if DB2 and MobileFirst Server applications are deployed in different container.
910
10Deploy11Deploy
11------12------
1213
14ibm-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:
15
13Run the following to deploy this charm:16Run the following to deploy this charm:
1417
15 juju deploy ibm-mfs-helper18 juju deploy ibm-mfs-helper
1619
1720
18Configuration21relation commands are explained in `ibm-mobilefirst-server` README file.
19-------------22
20
21See config.yaml file for more information.
22
23`db2_install_path`
24
25IBM DB2 install path.
26
27`db2_user`
28
29IBM DB2 user name.
3023
3124
32Contact Information25Contact Information
3326
=== modified file 'icon.svg' (properties changed: -x to +x)
=== modified file 'metadata.yaml'
--- metadata.yaml 2015-10-28 03:33:50 +0000
+++ metadata.yaml 2015-11-02 10:32:56 +0000
@@ -13,5 +13,5 @@
13requires:13requires:
14 db:14 db:
15 interface: db215 interface: db2
16 16 scope: container
1717

Subscribers

People subscribed via source and target branches

to all changes: