compose/compose
Daniel Nephin 5e97b806d5 Fix a bug in ExtendsResolver where the service name of the extended service was wrong.
This bug can be seen by the change to the test case. When the extended service
uses a different name, the error was reported incorrectly.

By fixing this bug we can simplify self.signature and self.detect_cycles to
always use self.service_name.

Signed-off-by: Daniel Nephin <dnephin@docker.com>
2015-11-11 10:58:07 -05:00
..
cli Validate additional files before merging them. 2015-11-11 10:56:15 -05:00
config Fix a bug in ExtendsResolver where the service name of the extended service was wrong. 2015-11-11 10:58:07 -05:00
__init__.py Cherry-pick release notes froim 1.5.0 2015-11-05 10:25:46 -05:00
const.py Remove duplicate and re-order alphabetically 2015-10-01 16:06:57 +01:00
container.py Logs are available for all log drivers except for none. 2015-10-29 11:28:17 -04:00
legacy.py Remove flake8 ignores and wrap the longest lines to 140 char. 2015-08-26 12:53:11 -04:00
progress_stream.py Fix split buffer with inconsistently delimited json objects. 2015-10-06 10:43:07 -04:00
project.py Merge pull request #2341 from dnephin/dont_create_default_network_sometimes 2015-11-11 10:48:08 -05:00
service.py Added ulimits functionality to docker compose 2015-11-10 14:07:04 -05:00
state.py Implement smart recreate behind an experimental CLI flag 2015-05-18 18:39:18 +01:00
utils.py Merge pull request #2326 from dnephin/unicode_decode_error 2015-11-10 12:29:52 -05:00