lp:~suchvenu/charms/trusty/ibm-db2/db2
Created by Suchitra Venugopal and last modified
- Get this branch:
- bzr branch lp:~suchvenu/charms/trusty/ibm-db2/db2
Only Suchitra Venugopal can upload to this branch. If you are Suchitra Venugopal please log in for upload directions.
Branch merges
Propose for merging
No branches dependent on this one.
- shilpa: Approve
- Diff: 3545 lines (+3254/-0) (has conflicts)48 files modifiedMakefile (+24/-0)
README.md (+253/-0)
bin/layer_option (+24/-0)
config.yaml (+62/-0)
copyright (+13/-0)
files/archives/db2inst1.INS (+119/-0)
files/archives/db2installresfile/db2inst1.INS (+119/-0)
files/archives/db2installresfile/db2server.rsp (+64/-0)
files/archives/db2installresfile/db2server_ppcle.rsp (+64/-0)
files/archives/db2server.rsp (+64/-0)
files/archives/db2server_ppcle.rsp (+64/-0)
files/sftp_get.sh (+19/-0)
hooks/config-changed (+19/-0)
hooks/db-relation-broken (+19/-0)
hooks/db-relation-changed (+19/-0)
hooks/db-relation-departed (+19/-0)
hooks/db-relation-joined (+19/-0)
hooks/hook.template (+19/-0)
hooks/install (+19/-0)
hooks/leader-elected (+18/-0)
hooks/leader-settings-changed (+18/-0)
hooks/relations/db2/@ (+75/-0)
hooks/relations/db2/README.md (+51/-0)
hooks/relations/db2/interface.yaml (+4/-0)
hooks/relations/db2/provides.py (+83/-0)
hooks/relations/db2/requires.py (+67/-0)
hooks/start (+19/-0)
hooks/stop (+19/-0)
hooks/update-status (+19/-0)
hooks/upgrade-charm (+28/-0)
icon.svg (+29/-0)
layer.yaml (+24/-0)
lib/charms/__init__.py (+2/-0)
lib/charms/apt.py (+180/-0)
lib/charms/layer/__init__.py (+21/-0)
lib/charms/layer/basic.py (+154/-0)
lib/charms/layer/execd.py (+138/-0)
lib/charms/leadership.py (+58/-0)
metadata.yaml (+22/-0)
reactive/apt.py (+98/-0)
reactive/ibm-base.sh (+107/-0)
reactive/ibm-db2.sh (+816/-0)
reactive/leadership.py (+68/-0)
requirements.txt (+2/-0)
tests/00-setup (+17/-0)
tests/10-bundles-test.py (+73/-0)
tests/bundles.yaml (+10/-0)
tox.ini (+12/-0)
Branch information
- Owner:
- Suchitra Venugopal
- Status:
- Development
Recent revisions
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)