Code review comment for lp:~hazmat/pyjuju/maas-with-tags

Revision history for this message
Kapil Thangavelu (hazmat) wrote :

*** Submitted:

Properly encode maas tags in urls.

Hopefully the last in the sordid history of maas tag support. Revno 616
reverted
attempts to string serialize tags for urls, but which had broken
constraint
comparisions. Those string serialization had been attempt in revno 597
and 598
to encode maas tags properly for maas client usage. This branch properly

captures the raw tags string for use by the client, while preserving the

constraint comparisons restored in revno 616.

R=gz
CC=
https://codereview.appspot.com/7365044

https://codereview.appspot.com/7365044/

« Back to merge proposal