lp:~springfield-team/charms/trusty/vem/next
Created by
Shiv Prasad Rao
and last modified
- Get this branch:
- bzr branch lp:~springfield-team/charms/trusty/vem/next
Members of
The Springfield Project
can upload to this branch. Log in for directions.
Branch merges
Propose for merging
No branches
dependent on this one.
- Antonio Rosales (community): Needs Fixing (community)
- Review Queue (community): Needs Fixing (automated testing)
- Jorge Niedbalski: Pending requested
- Edward Hope-Morley: Pending requested
-
Diff: 94 lines (+14/-10)3 files modifiedhooks/common.py (+8/-8)
hooks/config_changed.py (+2/-2)
metadata.yaml (+4/-0)
- Marco Ceppi (community): Approve
- Jorge Niedbalski (community): Approve
-
Diff: 1447 lines (+705/-441)25 files modifiedMakefile (+20/-0)
config.yaml (+8/-4)
data.yaml.orig (+0/-12)
hooks/charmhelpers/contrib/openstack/utils.py (+2/-2)
hooks/common.py (+41/-138)
hooks/config-changed (+0/-50)
hooks/config_changed.py (+57/-0)
hooks/dvs-relation-departed (+5/-4)
hooks/dvs-relation-joined (+12/-2)
hooks/install (+0/-80)
hooks/install.py (+92/-0)
hooks/start (+2/-0)
hooks/upgrade-charm (+1/-1)
revision (+1/-1)
templates/data.yaml.orig (+12/-0)
templates/n1kv.conf.tmpl (+108/-59)
templates/n1kv.conf.tmpl.orig (+0/-88)
test_requirements.txt (+6/-0)
tests/00_setup.sh (+14/-0)
tests/10_deploy_test.py (+46/-0)
unit_tests/__init__.py (+3/-0)
unit_tests/test_common.py (+43/-0)
unit_tests/test_config_changed.py (+57/-0)
unit_tests/test_install.py (+54/-0)
unit_tests/test_utils.py (+121/-0)
Related bugs
Bug #1361833: Promote VEM charm to trusty charm store | Undecided | Fix Released |
|
Related blueprints
Branch information
- Owner:
- The Springfield Project
- Status:
- Development
Recent revisions
- 4. By Shiv Prasad Rao
-
Incorporating review comments
- format
- new icon
- config file description change (n1kv-source)
- Edited the default value for vtep_config
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp:charms/vem