Commit Graph

12 Commits

Author SHA1 Message Date
Nobuto Murata 34311a62e9 Update worker-multiplier config description
Based on the change in charm-helpers:
https://github.com/juju/charm-helpers/pull/553

Related-Bug: #1843011
Change-Id: I9ea2edfacf7020768ab83fb603af1be0d42190fb
2021-03-05 12:38:32 +01:00
Frode Nordahl 91ce3cea1d Remove TLS related helpers
We will add these further up the stack in ``layer-openstack``,
addition counterpart: I12f45236632b608e07fdd35d31b90b84ca92eb1f

Make some adjustments so the build job used solemnly for gate
testing can pass again.

Needed-By: I8a72acd451dd21e1b042b7f71f6d98e164737ac1
Depends-On: I12f45236632b608e07fdd35d31b90b84ca92eb1f
Closes-Bug: #1840899
Change-Id: I007275c041ca5465664a6b5d441e56c0316c405d
2019-08-30 16:06:12 +02:00
David Ames 6c2a43e55b Update HAProxy default timeout values
The default HAProxy values are set in the layer-openstack template for
haproxy. Bring the layer-openstack-api default configuration in line
with the classic charms which do not set values in the config.yaml but
rely on the template. If any future changes are required, a change in
one place (layer-openstack) will affect all charms.

Change-Id: I045d66bf606ef57b066b4d6af1d4829eeed3bc93
2017-12-11 10:53:20 -08:00
Liam Young 31a1533a8c Add dns-ha option for OpenStack API charm
Add the dns-ha config option as part of the enablement of DNS HA
in OpenStack reactive API charms

Change-Id: I7864c1d8114a15943cbaec645710cf6baf0213ed
Partial-Bug: #1727376
Depends-On: I1a6cdeffa3aa8657b957ba68cd09face27f93b27
2017-10-26 21:39:46 +01:00
David Ames 3d6e2b6fe8 Add missing hostname config options
Only os-public-hostname was in the config.yaml. Add the missing
os-internal-hostname and os-admin-hostname to config.yaml. The rest of
the code DTRT with these config options.

Change-Id: I91b814db1ab5eef765abffea0f2f4359a9ff639d
2017-08-21 14:52:00 -07:00
Alex Kavanagh 83f22ed3e6 Add worker-multiplier config option for reactive charms
This change add a 'worker-multiplier' option to layer-openstack-api
which is used by a concomitant commit in the charms.openstack library.

The usage is identical to non-reactive charms as described in the
charmhelpers library.

Change-Id: Id4145ffaa622727523003015d7012ece2f0eae4f
2017-08-01 16:10:55 +01:00
Liam Young 4d51706679 Add SSL cert/key config options
Add config options for charm users to be able to set SSL key, ca and
cert

Add dummy tox target to placate CI

Change-Id: If7e39e3cf73a2341539443fed228cac0cdf49b9f
2016-07-12 19:09:37 +00:00
James Page 49b93b8bd7 Add interfaces, layers and configuration for HA support 2016-06-21 11:34:26 +01:00
Liam Young 666da13915 Add haproxy options 2016-06-10 10:23:53 +00:00
James Page 1947f603d2 Tidy, drop surplus files 2015-12-14 17:15:31 +00:00
Liam Young 650c4416f7 Fixups 2015-12-14 12:43:16 +00:00
Liam Young 64072861fc Initial commit 2015-12-14 12:34:27 +00:00