Reviewers: mp+194257_code.launchpad.net, Message: Please take a look. Description: Use forked charm-tools to allow tweaking endpoint. - The download-cache is updated with the forked build - Tweaks to force ingest to look at localhost:port to run - Added the port to the config and updated the production overrides so that production talks to itself without egress filter issues. - Update tests for the extra kwarg endpoint. Note: You cannot ingest bundles without a running instance. This means to ingest bundles in local dev you must also `make run`. https://code.launchpad.net/~rharding/charmworld/novel-charmtools/+merge/194257 (do not edit description out of merge proposal) Please review this at https://codereview.appspot.com/22540043/ Affected files (+17, -5 lines): A [revision details] M charmworld/jobs/ingest.py M charmworld/jobs/tests/test_ingest.py M charmworld/testing/data/sample_charm/production_overrides.ini M default.ini M requirements.txt Index: [revision details] === added file '[revision details]' --- [revision details] 2012-01-01 00:00:00 +0000 +++ [revision details] 2012-01-01 00:00:00 +0000 @@ -0,0 +1,2 @@ +Old revision: tarmac-20131106211543-mdy7zo9iywzec4mm +New revision: