compose/tests
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
..
fixtures Remove auto_start option from fig.yml. 2014-06-21 10:39:36 +00:00
integration Change working dir through fig.yml 2014-07-10 21:22:45 +04:00
unit Split the domainname out of qualified hostnames. 2014-07-10 20:18:09 -07:00
__init__.py Fix Python 2.6 2014-01-06 17:58:49 +00:00