13 Commits

Author SHA1 Message Date
22083baafd Update reno for stable/rocky
Change-Id: I2bd0a2be48eb68ecb95da210cc3b393ff6c8d31e
2018-07-26 12:43:11 +00:00
Thomas Herve
6ab8c380c8 Implement group support for etcd3gw
This adds the various methods to support groups operations on the etc3gw
driver.

Change-Id: I8acb2f617f6044449fb3a91a9c3de73ef0061d36
2018-02-28 22:08:55 +01:00
e173ac10d1 Update reno for stable/queens
Change-Id: Id73fa795a6236ed349564a8ea823b8c63c1edd8c
2018-01-24 18:11:38 +00:00
Andreas Jaeger
7c1bfe579f Remove setting of version/release from releasenotes
Release notes are version independent, so remove version/release
values. We've found that projects now require the service package
to be installed in order to build release notes, and this is entirely
due to the current convention of pulling in the version information.

Release notes should not need installation in order to build, so this
unnecessary version setting needs to be removed.

This is needed for new release notes publishing, see
I56909152975f731a9d2c21b2825b972195e48ee8 and the discussion starting
at
http://lists.openstack.org/pipermail/openstack-dev/2017-November/124480.html
.

Change-Id: I17194b0c5fabbed79cb2082d650b29857f92072c
2017-11-16 22:31:28 +01:00
Jenkins
4a8f74700e Merge "Add etcd3 group support" 2017-08-23 16:52:10 +00:00
1b321bcfc1 Update reno for stable/pike
Change-Id: Ie2e38752b4955e21c6618d21c6cd8444c93368e2
2017-07-28 21:09:02 +00:00
Akihiro Motoki
38bcf7bbdb Switch from oslosphinx to openstackdocstheme
Change-Id: Id5e2952676e89f768e13b4ffc2f238eb012ec324
2017-07-07 02:54:25 +00:00
Julien Danjou
e1af969a68 Add etcd3 group support
Sem-Ver: feature

Change-Id: I1ce3a61c8e28b874df3583e08aa6a70f9506dd11
2017-07-05 16:15:54 +02:00
634ee67dde Update reno for stable/ocata
Change-Id: Iaac983fceaf90c8d19f6a93f084e3c73e2b7da1a
2017-01-20 19:16:28 +00:00
Julien Danjou
9ad740fa1e Add partitioner implementation
Add a new object called `Partitioner' which is based on the consistent
hashring implementation of tooz.hashring. The coordinator API allows to
create such an object and to use it to dispatch objects ownership across
several workers.

Change-Id: Iae8c861d5b6c15b714f1ec3bd7090d15dd468421
2017-01-01 19:03:40 +01:00
Julien Danjou
e29ca79ed9 Add a hashring implementation
This is a consistent hash ring implementation based on the one that can
be found in Nova, Ironic, Ceilometer and Aodh.

Change-Id: I5d2f4efcd354a187747fa645482db2029a1a14b7
2016-12-07 23:40:35 +01:00
Julien Danjou
da12883f2b coordinator: add join_group_create
This adds a method implement the common pattern of joining a group and
creating it if it does not exist.

Change-Id: Ie46e7c1d07599a20bd8c24e28e5936b9f47a8bf4
2016-11-24 10:25:52 +01:00
ChangBo Guo(gcb)
bfbee9fc9f Add reno for release notes management
The release management team have indicated this is their preferred way
to collect release notes in future.

Closes-Bug: #1634356

Change-Id: I10fbc4cb80d53d4bf5b8b6365c7472b7706d46b2
2016-11-03 15:09:51 +08:00