compose/tests/unit
Sam Hanes 699bbe9ca2 Split the domainname out of qualified hostnames.
Docker doesn't like it when a fully qualified hostname is passed in
the `hostname` parameter. When an FQDN is provided with `-h` the
official CLI puts the first component in `hostname` and the rest in
`domainname`. This change replicates that behavior when the user
specifies an FQDN in `hostname` in their `fig.yml`.

Signed-off-by: Sam Hanes <sam@maltera.com>
2014-07-10 20:18:09 -07:00
..
__init__.py Split tests into unit and integration 2014-04-25 22:58:21 +01:00
cli_test.py Split tests into unit and integration 2014-04-25 22:58:21 +01:00
container_test.py Update to docker-py 0.3.2 2014-06-25 11:56:20 +01:00
log_printer_test.py Pass byte strings straight through LogPrinter 2014-06-18 14:51:13 +01:00
project_test.py Support volumes_from option 2014-07-02 13:27:54 +09:00
service_test.py Split the domainname out of qualified hostnames. 2014-07-10 20:18:09 -07:00
sort_service_test.py Split tests into unit and integration 2014-04-25 22:58:21 +01:00
split_buffer_test.py Firm up tests for split_buffer 2014-06-18 14:51:13 +01:00