Merge "loadbalancer: add Gnocchi API support"
authorJenkins <jenkins@review.openstack.org>
Mon, 25 Jan 2016 15:14:32 +0000 (15:14 +0000)
committerGerrit Code Review <review@openstack.org>
Mon, 25 Jan 2016 15:14:32 +0000 (15:14 +0000)
1  2 
manifests/loadbalancer.pp

  # [*aodh_certificate*]
  #  Filename of an HAProxy-compatible certificate and key file
  #  When set, enables SSL on the Aodh public API endpoint using the specified file.
 +#
 +# [*sahara_certificate*]
 +#  Filename of an HAProxy-compatible certificate and key file
 +#  When set, enables SSL on the Sahara public API endpoint using the specified file.
 +#  Defaults to undef
 +#
 +# [*trove_certificate*]
 +#  Filename of an HAProxy-compatible certificate and key file
 +#  When set, enables SSL on the Trove public API endpoint using the specified file.
  #  Defaults to undef
  #
+ # [*gnocchi_certificate*]
+ #  Filename of an HAProxy-compatible certificate and key file
+ #  When set, enables SSL on the Gnocchi public API endpoint using the specified file.
+ #  Defaults to undef
+ #
  # [*swift_certificate*]
  #  Filename of an HAProxy-compatible certificate and key file
  #  When set, enables SSL on the Swift public API endpoint using the specified file.