41 Commits

Author SHA1 Message Date
Emilien Macchi
ed7cc3c1c4 Use Python to compute release notes version
Leave the version fields blank, since the release notes document
applies to all versions.
That will avoid manual changes in the future like we did until now.

Change-Id: I154c4ba65ae0e6d926396a4aaa89ba2c441ca712
2017-08-30 13:44:25 -07:00
Alex Schultz
e7ee593e46 Update versions for Queens cycle
Since we've cut the release for pike, we need to open master up
with Queens version information.

Change-Id: I6f3e1075ce0facbcd84040d0553dc74af95a99a5
2017-08-24 13:07:21 -06:00
d1763bbade Update reno for stable/pike
Change-Id: I3e4769b040a234e1fe9326ecce53d01f3073b03b
2017-08-24 14:00:53 +00:00
Alex Schultz
f8dd9a0f4e Prepare for official Pike release
Prepare the metadata and release note configuration for the
official Pike release.

Change-Id: I8d842473ac4b8362317e17b4a33656cae705d3ee
2017-08-21 15:59:58 -06:00
ZhongShengping
008810dfbd Deprecate oslo.messaging rpc_backend option parameter
Oslo.messaging uses the transport_url to represent the rpc and
notification messaging driver to use and its full configuration. The
rpc_backend configuration option is deprecated for removal and
should not gate oslo.messaging driver configuration options.

This patch:
* deprecate rpc_backend
* remove conditional check
* update spec tests
* add release note

Change-Id: I5bac059b9c06b691a140a6c7c28c766ec66c1bd9
Closes-Bug: #1708976
2017-08-07 14:28:54 +08:00
Alex Schultz
b45fc1b9ae Bump modules to next minor with -dev
After releasing Pike M3, we need to bump the metadata version
information for the next release with a -dev.

Change-Id: I054945565637a9a01345ef236a7fb37b89ea2749
2017-08-04 13:37:58 -06:00
Mohammed Naser
0f8b9f024e
Allow cluster user trusts to be configured
By default, cluster user trusts are disabled however they are
needed if you want to have fully automated LBaaS integration.

This patch allows a user to enable or disable that option easily,
leaving it to the service default by default for security.

Change-Id: If6828e344855a06a650ec4c3fffbf89c5177eca8
2017-07-28 13:22:07 -04:00
Alex Schultz
bc08223503 Drop -dev version for Pike M3
Prepare version metadata for Pike M3

Change-Id: I9f6619cc6e83b5bae7e388f942abfa2bded558a5
2017-07-25 08:14:23 -06:00
ZhongShengping
269fea9f32 Remove deprecated keystone authtoken signing_dir option
Change-Id: If73cab108b487243ffa5bcb91c5a5dd548b04321
2017-07-07 09:59:20 +08:00
ZhongShengping
e643833a0d Fix openstackdocstheme
See the docs[0] how to use it. Also add the variables for the bug
log feature.

[0]https://docs.openstack.org/openstackdocstheme/latest/

Change-Id: I8725272f44b51f0a01181b374149f293294c004c
2017-07-02 14:20:08 +08:00
ZhongShengping
853f52636c Switch from oslosphinx to openstackdocstheme
As part of the docs migration work[0] for Pike we need to switch to use the
openstackdocstheme.

[0]https://review.openstack.org/#/c/472275/

Change-Id: I064d57a8c8dc5827a4bfecb60caea4463c57b9e0
2017-06-26 10:04:07 +08:00
Alex Schultz
c1c7e017fd Bump version for Pike M3 Dev
Pike M2 has been released. Prepare version numbers for M3.

Change-Id: Ie7069f89bd8031d60e2b5b3b07066cea3056ac54
2017-06-08 15:33:10 -06:00
Alex Schultz
3004b1ea53 Drop -dev in preparation for Pike M2
We're coming up on the Pike M2 release and we need to prepare the
metadata.json and reno configuration for the release.

Change-Id: I748ea7b950becab4239aa702d58f2dc45e1b37fc
2017-06-01 08:54:19 -06:00
Alex Schultz
a590aac870 Bump modules to next minor with -dev
After releasing Pike M1, we need to bump the metadata version
information for the next release with a -dev.

Change-Id: I4a5c7ada6362ad600c8a2b3f10946c463c509199
2017-04-21 17:23:10 -06:00
Alex Schultz
c5fca41fc2 Prepare Pike metadata
Bump metadata.json and reno configs for Pike

Change-Id: Idb8d6c37bbe99984b7885e1275cae042f8710bdf
2017-03-07 15:34:07 -07:00
ZhongShengping
fa0dfc73f4 Add notification_transport_url and notification_topics options
Add notification_transport_url to configure a URL representing the
messaging driver to use for notifications.
Add notification_topics to configure AMQP topic used for OpenStack
notifications.

Change-Id: I7cc3a008486724a3ce566a91fbada9a4d65d5748
2017-03-01 11:16:21 +08:00
Jenkins
8c723c26a3 Merge "Add control_exchange and rpc_response_timeout options" 2017-02-08 12:57:17 +00:00
5599597557 Update reno for stable/ocata
Change-Id: I201563bae78d23eeab7b1619ecd46a777845764e
2017-02-08 11:04:08 +00:00
ZhongShengping
8bbe766a70 Add control_exchange and rpc_response_timeout options
Add control_exchange to configure an exchange name for message.
Add rpc_response_timeout to configure seconds time for waiting
for a response from a call.

Change-Id: I400b562f0b0d52f6d47e027fb2f12fab63cf511e
2017-02-06 11:11:51 +08:00
Alex Schultz
ec04ec0372 Prepare ocata-rc1 release
Bump metadata.json and reno configs for ocata-rc1 release

Change-Id: I4093ce85bfdf526e30f64d2f923acab4caf61951
2017-02-03 16:23:27 -07:00
Alex Schultz
b1ffe539fd Prepare 10.2.0 release
The third release for Ocata.

Change-Id: Icf9afb42f154b6f10bd6aabf7085a8da13cd753e
2017-01-13 17:31:34 -07:00
Matthew J. Black
7013f5f9e1 Allow python-memcache install from authtoken class
The python-memcache package is required if using memcached. By
default the package is not installed and the define has it set to
false. This change allows managing the python-memcache package
install from the authtoken class.

Change-Id: I492f8eb4826140be3bfa041adb13b2a916a50bb8
2017-01-11 18:30:45 -05:00
ZhongShengping
bc475a0d42 Deprecate signing_dir option
The signing_dir is deprecated for removel because of PKI token format
is no longer supported.
Update warning message and release note.

Change-Id: I693677504323503b25e2739212cf7a731bb43d67
Closes-Bug: #1652700
2016-12-28 14:11:45 +08:00
Alex Schultz
5fdd2acb4f Prepare 10.1.0 release
The second release for Ocata.

Change-Id: I46a56efe7ff8cdfefe586cb076597784abd6b2d9
2016-12-09 09:34:52 -07:00
ZhongShengping
c5544a5a66 Add hooks for external install & svc management
This adds defined anchor points for external modules to hook into the
software install, config and service dependency chain.  This allows
external modules to manage software installation (virtualenv,
containers, etc) and service management (pacemaker) without needing rely
on resources that may change or be renamed.

Change-Id: I7f3f97a54aec888d99c7405310afef8e1f3907f0
2016-12-07 11:18:53 +08:00
Jenkins
ecc03e120c Merge "Deprecate rabbitmq connection parameters" 2016-11-22 01:01:22 +00:00
Jenkins
13c2ca4763 Merge "Prepare 10.0.0 release" 2016-11-17 15:06:41 +00:00
Alfredo Moralejo
c770219b12 Add magnum::clients class
magnum configuration contains some service clients configuration
section.

In order to work properly, magnum requires at least to configure
cinder_client/region_name. This patch adds a new manifest
magnum::clients that take care of client basic configuration
including region_name and endpoint_type. In future, more options
can be added.

Change-Id: Ic33aba69873e0aeb79546fe25f158604229a54a5
2016-11-15 17:24:33 +01:00
Alex Schultz
429f70a3a3 Prepare 10.0.0 release
First release of Ocata.

Change-Id: I1238c465a2d8661588591247532289fbbe1cf00b
2016-11-14 16:40:21 -07:00
Alex Schultz
b2a83a660b Deprecate rabbitmq connection parameters
The rabbitmq connection parameters have been deprecated in favor of the
transport_url setting.

Change-Id: Ie6ba6d6a34f858e236a7f6ed7de3e94fe8964a80
Related-Bug: #1625198
2016-11-14 15:29:32 +00:00
Jenkins
d8c3f10300 Merge "Add trustee_domain names to config" 2016-10-06 21:38:16 +00:00
Andreas Jaeger
d82461a47b Enable release notes translation
Releasenote translation publishing is being prepared. 'locale_dirs'
needs to be defined in conf.py to generate translated version of the
release notes.

Note that this repository might not get translated release notes - or
no translations at all - but we add the entry here nevertheless to
prepare for it.

Change-Id: I9f848441078b626e1bb6151c46452cbce8b6440a
2016-10-06 20:46:16 +02:00
Nate Potter
0087b05e09 Add trustee_domain names to config
This commit adds the trustee_domain_name and trustee_domain_admin_name
config options to the keystone domain configuration.

Change-Id: I5a3061a3559b7c8c30997450aae826f381d5eb97
Closes-bug: #1581372
2016-10-06 18:02:45 +00:00
Doug Hellmann
854cfbe6b8 Update reno for stable/newton
Change-Id: Ie1a26781c5593ae6081be024b5889ab6f50c72d9
2016-09-27 12:39:05 -04:00
Alex Schultz
7ed3e3ae8d Puppet OpenStack Newton RC2
9.4.0 will be our RC2.

Change-Id: I34982392e276dc0070a49c19ace4cc5fcfca20de
2016-09-26 07:32:33 -06:00
Emilien Macchi
f05e497a2e Prepare 9.3.0 (newton rc1)
Preparing Newton rc1 release.

Change-Id: I72ec02b49904b3b4c02adaf6e7dc2920fdddafe1
2016-09-16 11:40:43 -04:00
David Moreau-Simard
0a3695ebd0 Add SSL support for magnum::api
Change-Id: I120a52cfd1e29b1a6899112f1b950cd0eb0d60f0
2016-09-09 19:19:07 +00:00
Emilien Macchi
c151016278 Prepare 9.2.0 (newton b3)
Preparing Newton b3 release.

Change-Id: I3b1334d83e39938a365a1cdeed3f9a514042541f
2016-08-26 09:55:08 -04:00
Emilien Macchi
32c09218bd Prepare 9.1.0 (newton-2)
Prepare the second milestone of Newton cycle.

Change-Id: I53a4297e922e5e4a2dbfa480737a44b9a85ba0e9
2016-07-07 09:08:37 -04:00
Emilien Macchi
8ee1343198 Prepare 9.0.0 release
First release of Newton.

Change-Id: I9d27f9ff71b6dcc5dfb35e9d9f75dff7217fb24d
2016-06-03 10:05:45 -04:00
Emilien Macchi
0aeabcb175 Add basic structure for reno
Change-Id: Ie3e55e3b669930e5e0980b63b8bbddb1b66a157d
2016-05-27 16:15:44 -04:00