lp:~hasanammar/conn-check/configs-broker-url
Created by
Hasan Ammar
on
2019-11-19
and last modified on
2019-11-19
- Get this branch:
- bzr branch lp:~hasanammar/conn-check/configs-broker-url
Only
Hasan Ammar
can upload to this branch. If you are
Hasan Ammar
please log in for upload directions.
Branch merges
Propose for merging
- Guillermo Gonzalez: Approve on 2019-11-20
- Maximiliano Bertacchini: Approve on 2019-11-19
-
Diff: 131 lines (+97/-1)3 files modifiedMakefile (+1/-1)
conn_check_configs/django.py (+28/-0)
tests.py (+68/-0)
Branch information
Recent revisions
- 34. By Hasan Ammar on 2019-11-19
-
Bump minimum kombu to 3.0.30 (previous versions have various issues running parse_url)
- 31. By Fabián Ezequiel Gallina on 2017-05-26
-
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 on 2015-12-07
-
[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:conn-check