![]() |
VOOZH | about |
Temporarily disable failing tests. [trivial]
Fix Travis CI config. [trivial]
trial3 -> trial [trivial]
Run tests concurrently.
Do not ignore lint errors.
Fix a typo. [trivial]
Merge travis-config [f=] [r=landscape-builder,simpoir] [a=Eric Snow]
Add a travis CI config file.
Merge py3fix-network-usage [f=1684796] [r=landscape-builder,ericsnowcurrently] [a=Simon Poirier]
This branch fixes reporting of network usage under python3. It adds a parameter to bpicle to allow loading without casting bytes keys to string in dict in the cases where data need to be passed as-is (broker and messaging serialization).
Factor out a new landscape-common package. [f=1682881] [r=landscape-builder,simpoir] [a=Eric Snow]
This is necessary due to sharing the landscape user/group with the server.
Merge fix-1680827-hash-id-dbs-url [f=1680827] [r=simpoir,landscape-builder,ack] [a=Eric Snow]
Convert the received server UUID to unicode.
(fixes lp:1680827)