lp://staging/~corey.bryant/charms/trusty/neutron-api/git
Created by
Corey Bryant
and last modified
- Get this branch:
- bzr branch lp://staging/~corey.bryant/charms/trusty/neutron-api/git
Only
Corey Bryant
can upload to this branch. If you are
Corey Bryant
please log in for upload directions.
Branch merges
Propose for merging
No branches
dependent on this one.
- Ryan Beisner (community): Needs Fixing
- OpenStack Charmers: Pending requested
-
Diff: 1046 lines (+676/-32) (has conflicts)20 files modified.bzrignore (+1/-0)
Makefile (+3/-2)
README.md (+87/-0)
actions.yaml (+2/-0)
actions/git_reinstall.py (+45/-0)
config.yaml (+16/-0)
hooks/charmhelpers/contrib/openstack/utils.py (+18/-6)
hooks/neutron_api_hooks.py (+13/-2)
hooks/neutron_api_utils.py (+114/-1)
templates/git/neutron_sudoers (+4/-0)
templates/git/upstart/neutron-server.upstart (+22/-0)
tests/16-basic-trusty-icehouse-git (+9/-0)
tests/16-basic-trusty-juno (+0/-11)
tests/17-basic-trusty-juno (+11/-0)
tests/18-basic-trusty-juno-git (+12/-0)
tests/basic_deployment.py (+29/-4)
unit_tests/__init__.py (+2/-0)
unit_tests/test_actions_git_reinstall.py (+105/-0)
unit_tests/test_neutron_api_hooks.py (+87/-2)
unit_tests/test_neutron_api_utils.py (+96/-4)
Branch information
- Owner:
- Corey Bryant
- Status:
- Development
Recent revisions
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)