Commit Graph

14 Commits

Author SHA1 Message Date
Sudeep Bhandari 9d55ad9570 Trivial grammar fix in README.md
A minor grammatical error is fixed under Usage > Configuration > replicas in the README.md file.

Closes-Bug: #1979029
Change-Id: Ice371e667979217eb22a82a8722e2e234ca4f762
2022-06-17 12:25:11 +05:45
Arif Ali d21648e671
Policyd override implementation
This patchset implements policy overrides for swift-proxy.  It uses
the code in charmhelpers.

Closed-Bug: #1741723
Change-Id: Ic51ee5d181558b63dfd968c5b0c7d40760a5ac59
2020-07-01 11:00:49 +01:00
Peter Matulis 4fc8daa1ae Apply HA section template to README
Change-Id: I5442aa08346d23fe580acfeee26c1b244c7348ee
2020-05-29 14:05:35 -04:00
Peter Matulis 3101f78f6b Review and improve README
This PR should be reviewed alongside the nearby
PR for the swift-storage README.

I had trouble testing the global cluster feature.
See bug #1863815.

Change-Id: I66a722b794cc4b10b07c3b9b772db8a7fd858804
2020-02-24 22:08:09 -05:00
Tytus Kurek 44df5db97d Swift Global Cluster
This patchset adds a support for Swift Global Cluster feature as
described at:

https://docs.openstack.org/swift/latest/overview_global_cluster.html

It allows specifying affinity settings as parrt of the deployment.
Moreover, the master - slave relation is introduced for the purpose of
rings distribution across proxy nodes participating in the Swift Global
Cluster.

Change-Id: I406445493e2226aa5ae40a09c9053ac8633a46e9
Closes-Bug: 1815879
Depends-On: I11b6c7802e5bfbd61b06e4d11c65804a165781b6
2019-12-16 14:51:56 +00:00
James Page 9f2038d20a Improve support for telemetry collection
Add new amqp interface and configure ceilometermiddleware to
send telemetry notifications via RabbitMQ when swift-proxy is
related to the rabbitmq-server charm.

This change also includes some tidyup to include required
components in the swift pipelines (automagically added by swift
prior to this).

Change-Id: Ie3c5c87b31d805cb7e62fa47c322402f47dd0d33
Closes-Bug: 1321281
2017-08-08 14:10:41 +01:00
Andreas Jaeger 7203d5868d Replace obsolete vanity openstack.org URLs
Project specific URLs are obsolete, use docs.openstack.org - and use
https for that site.

Change-Id: I8e5a3524f487c77dec3e49be49c1a2db36c6a682
2017-03-08 19:32:58 +01:00
David Ames 570ef17e3d DNS HA
Implement DNS high availability. Pass the correct information to
hacluster to register a DNS entry with MAAS 2.0 or greater rather
than using a virtual IP.

Charm-helpers sync to bring in DNS HA helpers

Change-Id: I3e356a85c0893171ac8db26300e0530054fc93bd
2016-06-15 12:03:18 -07:00
James Page aad31378b1 Add Juju Network Space support
Juju 2.0 provides support for network spaces, allowing
charm authors to support direct binding of relations and
extra-bindings onto underlying network spaces.

Resync charm-helpers to pickup support in API endpoint
resolution code and add API extra-bindings to the charm
metadata.

Change-Id: I5c719eafc32948ad23b16da1eced5a26f8afdcae
2016-03-31 14:43:06 +01:00
Edward Hope-Morley c927964857 removed new README clause 2014-11-05 14:52:59 +01:00
Edward Hope-Morley 45aca7d77c updated README and added logging 2014-10-21 12:45:36 +01:00
Michael Nelson 7f1e4cfa61 Add instructions for running basic tests, update readme so examples don't require mounting devices. 2013-11-15 12:08:51 +00:00
David Britton 27635f305e Adding in README scrub from chad.smith 2013-01-17 15:18:55 -07:00
Adam Gandelman 92165500de Convert README to README.md 2012-12-19 14:55:36 -08:00