Scott Moser has proposed merging ~smoser/cloud-init:fix/simplestreams-git into cloud-init:master.
Commit message: tox: use simplestreams from git repository rather than bzr. Simplestreams is moving to git. Use the git repo rather than bzr. Requested reviews: cloud-init commiters (cloud-init-dev) For more details, see: https://code.launchpad.net/~smoser/cloud-init/+git/cloud-init/+merge/348488 see commit message -- Your team cloud-init commiters is requested to review the proposed merge of ~smoser/cloud-init:fix/simplestreams-git into cloud-init:master.
diff --git a/integration-requirements.txt b/integration-requirements.txt index e5bb5b2..01baebd 100644 --- a/integration-requirements.txt +++ b/integration-requirements.txt @@ -17,4 +17,4 @@ git+https://github.com/lxc/pylxd.git@4b8ab1802f9aee4eb29cf7b119dae0aa47150779 # finds latest image information -bzr+lp:simplestreams +git+https://git.launchpad.net/simplestreams
_______________________________________________ Mailing list: https://launchpad.net/~cloud-init-dev Post to : [email protected] Unsubscribe : https://launchpad.net/~cloud-init-dev More help : https://help.launchpad.net/ListHelp

