~hopem/charm-helpers/backport-lp1385162

« back to all changes in this revision

Viewing changes to tests/contrib/openstack/test_os_contexts.py

  • Committer: james.page at ubuntu
  • Date: 2014-09-26 11:07:54 UTC
  • mfrom: (221.1.1 charm-helpers)
  • Revision ID: james.page@ubuntu.com-20140926110754-ippxzxx94evl4hoj
[gnuoy,r=james-page] Fixup haproxy template syntax issues

Show diffs side-by-side

added added

removed removed

Lines of Context:
948
948
            },
949
949
 
950
950
            'local_host': '127.0.0.1',
951
 
            'haproxy-server-timeout': 50000,
952
 
            'haproxy-client-timeout': 50000,
 
951
            'haproxy_server_timeout': 50000,
 
952
            'haproxy_client_timeout': 50000,
953
953
            'haproxy_host': '0.0.0.0',
954
954
            'stat_port': ':8888',
955
955
        }