lp://qastaging/~hasanammar/conn-check/amqp-defaults
Created by
Hasan Ammar
and last modified
- Get this branch:
- bzr branch lp://qastaging/~hasanammar/conn-check/amqp-defaults
Only
Hasan Ammar
can upload to this branch. If you are
Hasan Ammar
please log in for upload directions.
Branch merges
Propose for merging
No branches
dependent on this one.
- Daniel Manrique (community): Approve
-
Diff: 98 lines (+41/-18)2 files modifiedconn_check_configs/django.py (+32/-11)
tests.py (+9/-7)
Branch information
Recent revisions
- 33. By Hasan Ammar
-
Add default amqp connection values (so we always pass valid values to conn-check)
- 31. By Fabián Ezequiel Gallina
-
Properly handle single value CACHES locations
The `location` key in CACHES can either be a single value string or a list.
The code already attempted to wrap the value if it was not an iterable, but
since strings are iterables in python the logic was wrong. - 30. By Michael Nelson
-
[r=kelvin.li] Don't assume an oops publisher has a type key (additionally need to check for fallback_chain, but this is smallest unblocking change)
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://qastaging/conn-check