]> review.fuel-infra Code Review - puppet-modules/puppet-ceilometer.git/log
puppet-modules/puppet-ceilometer.git
8 years agoexpirer: remove the crontab if enable_cron is False
Emilien Macchi [Thu, 18 May 2017 20:16:40 +0000 (16:16 -0400)]
expirer: remove the crontab if enable_cron is False

Allow to let Puppet removing the crontab when
ceilometer::expirer::enable_cron is set to False.
It's useful when you want to upgrade from Ocata to Pike and you want the
crontab to be removed, since ceilometer-expirer is deprecated in Pike.

Change-Id: I1eb243be7bbc38ab5977bcf6a649e98eb6ff77f7

8 years agoFix dependencies of yaml files
Mehdi Abaakouk [Tue, 9 May 2017 10:57:20 +0000 (12:57 +0200)]
Fix dependencies of yaml files

Not all yaml files are part of the configuration step.

This fixes that.

Change-Id: I5cc0a4eb36d94c63bd58c8d50930dcfa189e3a47

8 years agoAllow to configure the polling interval
Mehdi Abaakouk [Tue, 9 May 2017 10:51:31 +0000 (12:51 +0200)]
Allow to configure the polling interval

This change allows the management of polling.yaml. This allow
to configure the polling interval.

Change-Id: I4e63d48e57700146ccfb6685cc1e3ad1c9e6102f

8 years agoSet debug to true
ZhongShengping [Fri, 5 May 2017 07:02:00 +0000 (15:02 +0800)]
Set debug to true

In order to better view log error messages, set log debug to true.

Change-Id: I8445cd211ded5b52d7dc065dc90c5849e4c46ce5

8 years agoExpose snmpd auth params
Pradeep Kilambi [Wed, 3 May 2017 16:23:15 +0000 (12:23 -0400)]
Expose snmpd auth params

Change-Id: I55ac06e1a561d29d7e1c928a1684989c9654b95d

8 years agoBump modules to next minor with -dev
Alex Schultz [Fri, 21 Apr 2017 23:21:43 +0000 (17:21 -0600)]
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: Id4b9b3cbdff2d2de286ea86523ad1936383092d4

8 years agoAdd support to configure publisher in pipeline.yaml
Pradeep Kilambi [Thu, 16 Mar 2017 19:45:45 +0000 (15:45 -0400)]
Add support to configure publisher in pipeline.yaml

pipeline yaml defaults to gnocchi publisher. This wont work
if collector(which is deprecated) is still being used. This
should be set to notifier:// instead. So lets make this
configurable.

Change-Id: I242642035c3d3d6e814f54bcd2d1e15c3a53120b

8 years agoMerge "Update default event publisher" 11.0.0
Jenkins [Mon, 10 Apr 2017 15:58:45 +0000 (15:58 +0000)]
Merge "Update default event publisher"

8 years agooslo db: check puppet resource instead of actual config in spec
ZhongShengping [Sat, 8 Apr 2017 03:24:59 +0000 (11:24 +0800)]
oslo db: check puppet resource instead of actual config in spec

Change-Id: I28dc79777324ffec99f733eb09cd800ab543570d

8 years agoUpdate default event publisher
Pradeep Kilambi [Thu, 6 Apr 2017 21:45:12 +0000 (17:45 -0400)]
Update default event publisher

In pike, the default publisher is gnocchi. Lets use that
as the default. If you are using collector the override
this to notifier:// instead.

Change-Id: Ic6ba909c873bee801843718cc25974abeda9f857

8 years agoDrop -dev for release prep
Alex Schultz [Wed, 5 Apr 2017 16:36:13 +0000 (10:36 -0600)]
Drop -dev for release prep

Removing the -dev from the version to prepare for Pike M1

Change-Id: Ice98309ab7568e12ee97da3f7f0e2acac68e5fb1

8 years agoFix dispatcher params
Pradeep Kilambi [Tue, 4 Apr 2017 19:55:43 +0000 (15:55 -0400)]
Fix dispatcher params

Currently we join the params and pass in a string to the dispatcher
settings. This wont work as ceilometer config expects separate
lines for each value.

Change-Id: I3813f0918c8394ef14959be7580bf026314ba82e

8 years agoFix strict variable errors in ceilometer::agent::polling
Mathieu Gagné [Thu, 30 Mar 2017 16:19:04 +0000 (12:19 -0400)]
Fix strict variable errors in ceilometer::agent::polling

Make sure all variables are defined.

Change-Id: Iaa352f73986be4f79ffac0838bedc0f2eaae01d3

8 years agoMerge "Password should be secured"
Jenkins [Wed, 29 Mar 2017 21:17:14 +0000 (21:17 +0000)]
Merge "Password should be secured"

8 years agodeprecate dispatcher::gnocchi::archive_policy
Mehdi Abaakouk [Wed, 22 Mar 2017 13:50:44 +0000 (14:50 +0100)]
deprecate dispatcher::gnocchi::archive_policy

The archive_policy option of ceilometer::dispatcher::gnocchi is
deprecated and should be removed.

So this change deprecate it for removal.

Depends-On: Ide510f355361737230efcd89ff78ff974bc96134
Change-Id: Ic60b7189c3bfc01f59889ffbd35adaba9c00f559

8 years agoPassword should be secured
ZhongShengping [Tue, 28 Mar 2017 08:21:30 +0000 (16:21 +0800)]
Password should be secured

As messaging_urls option contains rabbit_password value, it should
be secured.

Change-Id: I503180280a5558d27c00368e9949aaed52151e79
Closes-Bug: #1676708

8 years agoMerge "deprecate ceilometer::dispatcher::gnocchi::url"
Jenkins [Tue, 28 Mar 2017 01:33:03 +0000 (01:33 +0000)]
Merge "deprecate ceilometer::dispatcher::gnocchi::url"

8 years agoUpdate test-requirements.txt
ZhongShengping [Thu, 23 Mar 2017 06:37:15 +0000 (14:37 +0800)]
Update test-requirements.txt

This patch brings it in line with the latest global requirements.
By being in line with global requirements, this is a more accurate
list with respect to how things are actually tested in the gate.
The following link[0][1][2] shows the latest reno, oslosphinx, sphinx
packages.

[0]https://github.com/openstack/requirements/blob/master/global-requirements.txt#L263
[1]https://github.com/openstack/requirements/blob/master/global-requirements.txt#L372
[2]https://github.com/openstack/requirements/blob/master/global-requirements.txt#L395

Change-Id: I5ae246aa5047eb06f78abe1306b48b76d1f29145

8 years agodeprecate ceilometer::dispatcher::gnocchi::url
Mehdi Abaakouk [Wed, 22 Mar 2017 13:46:36 +0000 (14:46 +0100)]
deprecate ceilometer::dispatcher::gnocchi::url

The url option of ceilometer::dispatcher::gnocchi doesn't exists anymore
since a while in Ceilometer.

So this change deprecate it for removal.

Change-Id: I2b87de910b73d65111d609b8722183c1852f9c35

8 years agooslo log: check puppet resource instead of actual config in spec
Mykyta Karpin [Thu, 16 Mar 2017 16:40:15 +0000 (18:40 +0200)]
oslo log: check puppet resource instead of actual config in spec

Change-Id: I69498bf80b052b70ea73c0fafc4736678fc3417a

8 years agoMerge "Make skip gnocchi option overridable"
Jenkins [Wed, 15 Mar 2017 23:50:32 +0000 (23:50 +0000)]
Merge "Make skip gnocchi option overridable"

8 years agoMake skip gnocchi option overridable
Pradeep Kilambi [Mon, 23 Jan 2017 13:59:49 +0000 (08:59 -0500)]
Make skip gnocchi option overridable

Since gnocchi is the default backend, We might want to be able to
override this option and let it skip by default for compatibility.
let user set it via extra_params.

Change-Id: I23e43552e14ced5a7da5e16ef323df3b1ec6722d

8 years agoFix typo
ZhongShengping [Mon, 13 Mar 2017 12:08:25 +0000 (20:08 +0800)]
Fix typo

Change-Id: I0694ee0f4f0b03d9d2b71b1585876e63bd188b53

8 years agoMerge "Deprecate ceilometer collector"
Jenkins [Sat, 11 Mar 2017 02:57:48 +0000 (02:57 +0000)]
Merge "Deprecate ceilometer collector"

8 years agorabbitmq SSL: check puppet resource instead of actual config
Juan Antonio Osorio Robles [Fri, 10 Mar 2017 11:47:48 +0000 (13:47 +0200)]
rabbitmq SSL: check puppet resource instead of actual config

The configuration is done via the oslo::messaging::rabbit resource
from puppet-oslo. We should be checking for the resource that we're
using instead of the underlying configuration file.

Change-Id: I2f0a392e4b0a7a7ab61cc1e853fca44c3b9cbe97

8 years agoDeprecate ceilometer collector
Pradeep Kilambi [Wed, 8 Mar 2017 16:58:13 +0000 (11:58 -0500)]
Deprecate ceilometer collector

Change-Id: I038e346d602552c449642c71bc30d2b7d2d1b54d

8 years agoPrepare Pike metadata
Alex Schultz [Tue, 7 Mar 2017 21:39:56 +0000 (14:39 -0700)]
Prepare Pike metadata

Bump metadata.json and reno configs for Pike

Change-Id: I6948b460cc8605e45334d7886a287f75d0dfb3cb

8 years agoDeprecate meter_dispatcher and event_dispatcher options
ZhongShengping [Fri, 3 Mar 2017 07:19:07 +0000 (15:19 +0800)]
Deprecate meter_dispatcher and event_dispatcher options

1) meter_dispatcher and event_dispatcher options are now deprecated,
please use meter_dispatchers and event_dispatchers options instead.
2) Switch meter_dispatchers and event_dispatchers parameters to
$::os_service_default fact.

Change-Id: I32dcbf34160906d15c871272e5ce0eba46c02b5e
Closes-Bug: #1668817

8 years agoRemove rpc_backend check for amqp
Alex Schultz [Tue, 28 Feb 2017 15:14:14 +0000 (08:14 -0700)]
Remove rpc_backend check for amqp

I7ccd995ef01c2d54427684718adba054260fdd52 removed the rpc_backend
declaration for amqp so we need to stop checking for it in the unit
tests.

Change-Id: I7ad627f2ec69ea2456830f2ca6e984af6d03ae6a

8 years agoAdd notification_driver option
ZhongShengping [Mon, 13 Feb 2017 09:39:44 +0000 (17:39 +0800)]
Add notification_driver option

Add notification_driver to configure driver or drivers for handling
sending notifications.

Change-Id: Id6450967f8efd30597b0b3a23602fa8d673aec8a

8 years agoUpdate reno for stable/ocata
OpenStack Release Bot [Wed, 8 Feb 2017 11:03:39 +0000 (11:03 +0000)]
Update reno for stable/ocata

Change-Id: Ib764e1de0806edbf5e74e19ba88faf3578c9fce8

8 years agoPrepare ocata-rc1 release 10.3.0
Alex Schultz [Fri, 3 Feb 2017 23:21:52 +0000 (16:21 -0700)]
Prepare ocata-rc1 release

Bump metadata.json and reno configs for ocata-rc1 release

Change-Id: I2d7b431fd5c8546bec694323de5173aecbeee0ce

8 years agoAdd control_exchange and rpc_response_timeout options
ZhongShengping [Sat, 28 Jan 2017 04:59:08 +0000 (12:59 +0800)]
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: I0d54accfea048fa394dac18e141a620d127579cf

8 years agoMerge "Add oslo::db to dependency chain" 10.2.0
Jenkins [Mon, 23 Jan 2017 18:54:02 +0000 (18:54 +0000)]
Merge "Add oslo::db to dependency chain"

8 years agoAdd oslo::db to dependency chain
ZhongShengping [Sun, 22 Jan 2017 13:29:52 +0000 (21:29 +0800)]
Add oslo::db to dependency chain

All db settings should be applied and all releated packages should be
installed before dbsync starts.

Change-Id: I5194e34d0ffdde335b9f3e242c8924658bdebbd6

8 years agoFix puppet example in README
ZhongShengping [Sat, 21 Jan 2017 04:36:48 +0000 (12:36 +0800)]
Fix puppet example in README

keystone_password is reomved in ceilometer::api, use password instead.
ceilometer::rabbit_host, ceilometer::rabbit_password,
ceilometer::rabbit_userid are deprecated. Use
ceilometer::default_transport_url instead

Change-Id: Iab2341f8e14193616768cdb1787031b89cfa158a

8 years agoMerge "Fix typo in ceilometer_api_paste_ini_spec.rb"
Jenkins [Fri, 20 Jan 2017 20:36:54 +0000 (20:36 +0000)]
Merge "Fix typo in ceilometer_api_paste_ini_spec.rb"

8 years agoFix typo in ceilometer_api_paste_ini_spec.rb
zhangyanxian [Fri, 20 Jan 2017 06:07:37 +0000 (06:07 +0000)]
Fix typo in ceilometer_api_paste_ini_spec.rb

TrivialFix

Change-Id: I7f34f563048a224a266eeeb99cd2285bb4190957

8 years agoConfigure compute params in config
Pradeep Kilambi [Mon, 16 Jan 2017 18:15:03 +0000 (13:15 -0500)]
Configure compute params in config

Add a way to pass instance_discovery_method param to
override in the ceilo compute agent config.

Change-Id: Id7bd49510c0be76ed3f940c91108659beb440afb

8 years agoFix Ubuntu Ocata issues
Alex Schultz [Tue, 17 Jan 2017 22:22:53 +0000 (15:22 -0700)]
Fix Ubuntu Ocata issues

The Ubuntu libvirt package has been updated for Ocata and includes
the Debian name for the libvirt group now. This change updates the
libvirt group to be 'libvirt' and not 'libvirtd' as it was previously.

Additionally, we are not properly waiting for the ceilometer packages to
be installed before attempting to configure apache which under Ubuntu
can lead to a non-idempotent 2nd run if the apache configuration file
is installed after we've already run our apache configuration.

Change-Id: Id191d1a12c84a2bdb305630fd7b10516ac2ba0c2
Closes-Bug: #1657291
Closes-Bug: #1657309

8 years agoDeprecate ceilometer::agent::central
Emilien Macchi [Mon, 16 Jan 2017 20:17:58 +0000 (15:17 -0500)]
Deprecate ceilometer::agent::central

ceilometer::agent::central is deprecated and will me removed in a future
release. Users should declare ceilometer::agent::polling with central
namespace activated.

Change-Id: I52e83ecc3ba2f39a671b2b18a7a9a1c167375088

8 years agoPrepare 10.2.0 release
Alex Schultz [Sat, 14 Jan 2017 00:29:31 +0000 (17:29 -0700)]
Prepare 10.2.0 release

The third release for Ocata.

Change-Id: I4e2330bd3d3992f6901723294b36124bd0a0814d

8 years agoAllow python-memcache install from authtoken class
Matthew J. Black [Wed, 11 Jan 2017 22:18:55 +0000 (17:18 -0500)]
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: If8fea78f01e1bf54689f9ac9cb69ae4ca6be19dc

8 years agoAdd deprecation warning to ceilo api
Pradeep Kilambi [Tue, 3 Jan 2017 16:51:20 +0000 (11:51 -0500)]
Add deprecation warning to ceilo api

Change-Id: Ie16ddfe87ad75bb1f2c84a2aead6cd1d406a1bfc

8 years agoDeprecate signing_dir option
ZhongShengping [Tue, 27 Dec 2016 03:50:32 +0000 (11:50 +0800)]
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: I9adf3d2a0301c717321a09240a15352f8712b9d9
Closes-Bug: #1652700

8 years agoPin reno version to reno>=0.1.1,!=2.0.0
iberezovskiy [Thu, 22 Dec 2016 11:15:00 +0000 (15:15 +0400)]
Pin reno version to reno>=0.1.1,!=2.0.0

reno=2.0.0 breaks releasenotes test

Change-Id: I784ca8fb667fa52c860555da02ff7b1c919d1fad
Closes-Bug: #1651995

8 years agoAdd customization for wsgi process display name
Xing Zhou [Wed, 21 Dec 2016 04:55:37 +0000 (12:55 +0800)]
Add customization for wsgi process display name

Change-Id: I86495b73f386ff69bacd972947d702ea6861f94c
Related-Bug: #1626550

8 years agoPrepare 10.1.0 release 10.1.0
Alex Schultz [Fri, 9 Dec 2016 16:34:05 +0000 (09:34 -0700)]
Prepare 10.1.0 release

The second release for Ocata.

Change-Id: I4a60a45f07091b7a8dcae84e0febc10dce063a10

8 years agoFix spec test for sync
ZhongShengping [Thu, 1 Dec 2016 08:10:22 +0000 (16:10 +0800)]
Fix spec test for sync

Change-Id: I91d75ba57d72ccdee14993b60c8b2b102bb4558e

8 years agoAdd hooks for external install & svc management
ZhongShengping [Tue, 29 Nov 2016 01:21:48 +0000 (09:21 +0800)]
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: I0d18ec6ffe6b54c85773a6dabb0ed7b6f59a12f4

8 years agoShow team and repo badges on README
Flavio Percoco [Fri, 25 Nov 2016 16:10:33 +0000 (17:10 +0100)]
Show team and repo badges on README

This patch adds the team's and repository's badges to the README file.
The motivation behind this is to communicate the project status and
features at first glance.

For more information about this effort, please read this email thread:

http://lists.openstack.org/pipermail/openstack-dev/2016-October/105562.html

To see an example of how this would look like check:

https://gist.github.com/c2ebc8a7e5f3f42ce5a40ca505705cf2

Change-Id: Id067fa732cd696310bdc9daf8b75da4b1360a688

8 years agoMerge "Prepare 10.0.0 release" 10.0.0
Jenkins [Thu, 17 Nov 2016 19:58:22 +0000 (19:58 +0000)]
Merge "Prepare 10.0.0 release"

8 years agoMerge "Fix common options position in params.pp"
Jenkins [Thu, 17 Nov 2016 08:56:28 +0000 (08:56 +0000)]
Merge "Fix common options position in params.pp"

8 years agoMerge "Remove old authtoken options"
Jenkins [Thu, 17 Nov 2016 08:07:43 +0000 (08:07 +0000)]
Merge "Remove old authtoken options"

8 years agoPrepare 10.0.0 release
Alex Schultz [Mon, 14 Nov 2016 23:39:18 +0000 (16:39 -0700)]
Prepare 10.0.0 release

First release of Ocata.

Change-Id: Ibd920b4dd9de61f94e071f027390748f3808d9f6

8 years agoSwitch ceilometer to rspec-puppet-facts
Mykyta Karpin [Fri, 11 Nov 2016 17:03:11 +0000 (19:03 +0200)]
Switch ceilometer to rspec-puppet-facts

Change-Id: I5befcadb924f0896457f3db0b712f6de157e926c

8 years agoFix common options position in params.pp
ZhongShengping [Mon, 14 Nov 2016 03:41:03 +0000 (11:41 +0800)]
Fix common options position in params.pp

These parameters are common for both systems,
they could be moved out from 'case'.

Change-Id: I7ff0caf6330a96cff8cbb58427ae2219293d2760

8 years agoReplace ceilometer-dbsync by ceilometer-upgrade
Alfredo Moralejo [Fri, 11 Nov 2016 11:28:35 +0000 (06:28 -0500)]
Replace ceilometer-dbsync by ceilometer-upgrade

https://review.openstack.org/#/c/388688/ has removed ceilometer-dbsync
and ceilometer-upgrade must be used instead.

Additionally, ceilometer-dbsync enabled option --skip-gnocchi-resource-types
and ceilometer-upgrade doesn't, so i'm setting it by default to
ensure backwards compatibility.

Closes-Bug: #1641076

Change-Id: I383fb7922e7984b067742e10a370b0d2f574dbe9

8 years agoRemove old authtoken options
Iury Gregory Melo Ferreira [Sat, 5 Nov 2016 16:26:35 +0000 (13:26 -0300)]
Remove old authtoken options

Since we are in ocata lets remove all old parameters
in api to configure the keystone_authtoken section

Change-Id: I101d1d38ad405dd8a418cb63f7345f7fd700cebe

8 years agoFix puppet version for requirements in metadata
ZhongShengping [Thu, 3 Nov 2016 02:25:10 +0000 (10:25 +0800)]
Fix puppet version for requirements in metadata

http://logs.openstack.org/08/393008/1/check/gate-puppet-openstack-integration-4-scenario002-tempest-ubuntu-xenial/283f87f/logs/puppet-version.txt.gz

Change-Id: I2af8d48e77f683db28358e2371bc0ec59128c48f

8 years agoDefine libvirt_group for RHEL family
Alex Schultz [Wed, 26 Oct 2016 17:28:59 +0000 (11:28 -0600)]
Define libvirt_group for RHEL family

We use the ceilometer::params::libvirt_group in the ceilometer agents
but since we do not define it for the RHEL family, it results in an
warning about an undefined variable. This change defines it as undef to
cleanup the warnings.

Change-Id: I6d768df0b7f3353171e90ca30b7f0d94fdc5d8dc

8 years agoDeprecate rabbitmq connection parameters
Alex Schultz [Mon, 31 Oct 2016 20:11:52 +0000 (14:11 -0600)]
Deprecate rabbitmq connection parameters

The rabbitmq connection parameters have been deprecated in favor of the
transport_url setting.

Change-Id: I04d9e09d30d4636773b2d64e7be27885cdb8775a
Related-Bug: #1625198

8 years agoMerge "Add test for policy"
Jenkins [Fri, 28 Oct 2016 10:30:13 +0000 (10:30 +0000)]
Merge "Add test for policy"

8 years agoAdd test for policy
ZhongShengping [Thu, 27 Oct 2016 15:20:58 +0000 (23:20 +0800)]
Add test for policy

Change-Id: I5e873dadf6a437f9698df9b67a94c7c1ac2aa5bf

8 years agoRemove verbose
Iury Gregory Melo Ferreira [Tue, 27 Sep 2016 23:38:55 +0000 (20:38 -0300)]
Remove verbose

Since we are in Ocata we should remove the
verbose option that was deprecated

Change-Id: Ie34e021c8a9f1d61be0cc9c6f2f05af76fac24e6

8 years agoFix documentation for log_dir parameter
Mykyta Karpin [Mon, 10 Oct 2016 12:10:27 +0000 (15:10 +0300)]
Fix documentation for log_dir parameter

Change-Id: I283453057845af1ec8e4e1e0419db2e9d5893abf
Partial-Bug: #1600294

8 years agoRelease 9.4.1 (newton)
Emilien Macchi [Fri, 14 Oct 2016 12:37:34 +0000 (08:37 -0400)]
Release 9.4.1 (newton)

Releasing 9.4.1 (newton).

Change-Id: I13ccc44cb90c91e366b4edbf2340bdc40e0db582

8 years agoChange worker defaults to ::os_workers
Maksym Yatsenko [Mon, 10 Oct 2016 13:57:46 +0000 (16:57 +0300)]
Change worker defaults to ::os_workers

This patch changes the default worker count from ::processorcount to the
new ::os_workers fact. ::os_workers is based on the number of processors
(currently cpu/4) but is capped at a maximum of 8 worker processors.
This is a much more reasonable default in general and prevents excessive
resource consumption on systems with a large number of CPUs.

Change-Id: I6b994becf8963020a56902785e2c569553c95a14

8 years agoAdd option to enable Ceilometer's SSL middleware
Juan Antonio Osorio Robles [Mon, 10 Oct 2016 08:54:52 +0000 (11:54 +0300)]
Add option to enable Ceilometer's SSL middleware

Ceilometer is now using the HTTPProxyToWSGI middleware from
oslo.middlware in its default api-paste configuration [1]. This commit
gives us the ability to enable/disable that middlware.

[1] I24f16dda49bd9e7930ca9f0d32bf0793463aff03

Change-Id: I1812a27202ba3714b354aeb27611d38def87a7fc

8 years agoEnable release notes translation
Andreas Jaeger [Thu, 6 Oct 2016 18:44:36 +0000 (20:44 +0200)]
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: I23fed7eeeb6e5cb1f7925abaf050692215b78930

8 years agoChanged the home-page to point Openstack Puppet Homepage
Sharat Sharma [Mon, 3 Oct 2016 15:02:55 +0000 (20:32 +0530)]
Changed the home-page to point Openstack Puppet Homepage

Change-Id: Ib0b757b6310156f94fa3b3517cd4a3402d3a13d1
Closes-Bug: #1629876

8 years agoMove rspec-puppet-facts to spec helper
Alex Schultz [Fri, 30 Sep 2016 19:16:25 +0000 (13:16 -0600)]
Move rspec-puppet-facts to spec helper

This change updates the module to use the rspec-puppet-facts as defined
in the puppet-openstack_spec_helper.

Change-Id: I2d2230f46cd5e7b29a0d1a38303619798f9394ad

8 years agoAdded retries for db_sync
Sharat Sharma [Thu, 29 Sep 2016 06:13:11 +0000 (11:43 +0530)]
Added retries for db_sync

If db sync fails, it is never retried leading to errors. So, this
patch adds retries for db_sync to avoid sync fails.

Change-Id: I6117fc818c44ac31ae656c18ed7fe5434fa73b77
Closes-Bug: #1628580

8 years agoUpdate reno for stable/newton
Doug Hellmann [Tue, 27 Sep 2016 16:36:48 +0000 (12:36 -0400)]
Update reno for stable/newton

Change-Id: I164039cd45cac2a263adedce864aa2c171762885

8 years agoMerge "Remove unnecesary spaces in log messages." 9.4.0
Jenkins [Tue, 27 Sep 2016 06:50:20 +0000 (06:50 +0000)]
Merge "Remove unnecesary spaces in log messages."

8 years agostandardize release note page ordering
Hanxi Liu [Sun, 25 Sep 2016 06:36:41 +0000 (14:36 +0800)]
standardize release note page ordering

In order to support automatically updating the release notes when we
create stable branches, we want the pages to be in a standard order.
This patch updates the order to be reverse chronological, so the most
recent notes appear at the top.

Change-Id: Idd04a6c1efa660566a91c286b6818b5dddb39c07

8 years agoMerge "Puppet OpenStack Newton RC2"
Jenkins [Mon, 26 Sep 2016 21:55:37 +0000 (21:55 +0000)]
Merge "Puppet OpenStack Newton RC2"

8 years agoPuppet OpenStack Newton RC2
Alex Schultz [Mon, 26 Sep 2016 13:31:18 +0000 (07:31 -0600)]
Puppet OpenStack Newton RC2

9.4.0 will be our RC2.

Change-Id: I96cb965559c3ecd9eb5579fcdb8de43283a59fb5

8 years agoRemove unnecesary spaces in log messages.
Carlos Camacho [Mon, 26 Sep 2016 07:58:00 +0000 (09:58 +0200)]
Remove unnecesary spaces in log messages.

Spaces added by mistake in some log messages.

Change-Id: If7621a4f10d969da282d0da045bcf124b945965b

8 years agoRemove blank values in namespaces array.
Matthew J. Black [Fri, 23 Sep 2016 23:27:04 +0000 (19:27 -0400)]
Remove blank values in namespaces array.

The inline template is using compact which is not removing
the blank values. A call to delete function from stdlib is
needed to remove the blank values.

Change-Id: I7cf3ca383572d569a7e89431dcc39385605cf820

8 years agoMerge "fix broken join that stops polling service from starting"
Jenkins [Sat, 17 Sep 2016 17:37:29 +0000 (17:37 +0000)]
Merge "fix broken join that stops polling service from starting"

8 years agoMerge "Prepare 9.3.0 (newton rc1)" 9.3.0
Jenkins [Sat, 17 Sep 2016 07:36:00 +0000 (07:36 +0000)]
Merge "Prepare 9.3.0 (newton rc1)"

8 years agofix broken join that stops polling service from starting
Marcus Furlong [Tue, 6 Sep 2016 12:44:22 +0000 (22:44 +1000)]
fix broken join that stops polling service from starting

Closes-Bug: 1620449

Change-Id: Ice57bcf767d243729a08af790c1597972dd9cb5c

8 years agoMerge "Temporarily add gnocchiclient to acceptance test"
Jenkins [Fri, 16 Sep 2016 19:08:55 +0000 (19:08 +0000)]
Merge "Temporarily add gnocchiclient to acceptance test"

8 years agoPrepare 9.3.0 (newton rc1)
Emilien Macchi [Fri, 16 Sep 2016 15:39:32 +0000 (11:39 -0400)]
Prepare 9.3.0 (newton rc1)

Preparing Newton rc1 release.

Change-Id: Ie080dd2ac89322d12a52fc230a03836a84ec7545

8 years agoTemporarily add gnocchiclient to acceptance test
Alex Schultz [Wed, 14 Sep 2016 12:45:15 +0000 (06:45 -0600)]
Temporarily add gnocchiclient to acceptance test

Currently CI is blocked because the ceilometer package in RDO does not
properly have gnocchiclient as a depedency. It has been determined
upstream that this dependency is not correct. So as a temporary solution
until the correct upstream fix lands, we need to pull in the
gnocchiclient in the acceptance test. This did not get caught by the
p-o-i testing because we install gnocchi with ceilometer in the
scenario.  This should be reverted one the package lands with the fix
for LP#1621384

Change-Id: I45db3cbc593d5f57e599513a0aba843c3d5da414
Related-Bug: #1621384

8 years agoFix puppet-lint before upgrading gem
Carlos Camacho [Wed, 14 Sep 2016 11:40:14 +0000 (13:40 +0200)]
Fix puppet-lint before upgrading gem

Removing puppet-lint warnings
in favor of upgrading to latest gem

2016-09-13 21:09:56.710873 | manifests/api.pp:164:WARNING: line has more than 140 characters
2016-09-13 21:09:56.711049 | manifests/policy.pp:9:WARNING: line has more than 140 characters

Change-Id: If2cbb71b07c1fd8a6c98562671ed409e08573c17

8 years agoPrepare 9.2.0 (newton b3) 9.2.0
Emilien Macchi [Fri, 26 Aug 2016 13:53:54 +0000 (09:53 -0400)]
Prepare 9.2.0 (newton b3)

Preparing Newton b3 release.

Change-Id: Id93dafc31d00d76a5ed246c4a4bb8920f87f164d

8 years agoMove ceilometer to authtoken
Iury Gregory Melo Ferreira [Fri, 22 Jul 2016 04:21:49 +0000 (01:21 -0300)]
Move ceilometer to authtoken

In ceilometer::api, use keystone::resource::authtoken to configure
keystone_authsection in the configuration file.

Some deprecations:
- ceilometer::api::identity_uri is deprecated in favor of
ceilometer::api::auth_url
- ceilometer::api::keystone_tenant is deprecated in favor of
ceilometer::api::project_name.
- ceilometer::api::keystone_user is deprecated in favor of
ceilometer::api::username.
- ceilometer::api::keystone_password is deprecated in favor of
ceilometer::api::password.

-Remove deprecated parameters

Change-Id: Iebfb4caf7d4675e17b866142292d421dcf62f63b
Related-Bug: #1604463

8 years agoMerge "puppet4: fix ordering for compute agent"
Jenkins [Mon, 15 Aug 2016 15:09:51 +0000 (15:09 +0000)]
Merge "puppet4: fix ordering for compute agent"

8 years agopuppet4: fix ordering for compute agent
Emilien Macchi [Fri, 12 Aug 2016 14:40:24 +0000 (10:40 -0400)]
puppet4: fix ordering for compute agent

When managing the POSIX user for Ceilometer, we need to make sure
ceilometer-common and libvirt are installed before, otherwise catalog
will fail on Puppet4 with:

Error: Could not set groups on user[ceilometer]: Execution of
'/usr/sbin/usermod -G libvirtd,nova ceilometer' returned 6: usermod:
group 'libvirtd' does not exist

It's an orchestration issue, fixed by this patch.

Change-Id: I31daa60fa110bed68a30e576500f82ed69d30904

8 years agoMove other-requirements.txt to bindep.txt
Andreas Jaeger [Fri, 12 Aug 2016 19:05:28 +0000 (21:05 +0200)]
Move other-requirements.txt to bindep.txt

The default filename for documenting binary dependencies has been
changed from "other-requirements.txt" to "bindep.txt" with the release
of bindep 2.1.0. While the previous name is still supported, it will
be deprecated.

Move the file around to follow this change.

Note that this change is self-testing, the OpenStack CI infrastructure
will use a "bindep.txt" file to setup nodes for testing.

For more information about bindep, see also:
http://docs.openstack.org/infra/manual/drivers.html#package-requirements
http://docs.openstack.org/infra/bindep/

As well as this announcement:
http://lists.openstack.org/pipermail/openstack-dev/2016-August/101590.html

Change-Id: I96293203fdfd42fdb71bcfd87537ad504255011c

8 years agoAdd event_pipeline.yaml management
Michael Chapman [Wed, 24 Feb 2016 02:46:08 +0000 (13:46 +1100)]
Add event_pipeline.yaml management

Allow event_pipeline.yaml to have publishers specified. This is
required to support aodh event alarms by pushing notifications
to an alarm queue as described here:

http://docs.openstack.org/developer/aodh/event-alarm.html

Change-Id: If367192f9c0214b3b4462788024dd9222dff558e
Signed-off-by: Michael Chapman <woppin@gmail.com>
8 years agoInclude openstacklib defaults manifest.
Sofer Athlan-Guyot [Tue, 5 Jul 2016 11:15:17 +0000 (13:15 +0200)]
Include openstacklib defaults manifest.

This provides a mechanism for setting defaults across all modules.

Change-Id: Id894a58c11112a65e3dcaaa829ecef8ee7e2ff5f
Related-Bug: 1599113
Depends-On: I9d0a10d48124ee71ea80134ceef96436c8ee196e

8 years agoPrepare 9.1.0 (newton-2) 9.1.0
Emilien Macchi [Thu, 7 Jul 2016 13:07:18 +0000 (09:07 -0400)]
Prepare 9.1.0 (newton-2)

Prepare the second milestone of Newton cycle.

Change-Id: Id1339b318ea6a3a144f71eda2d58c01d0a7a0216

8 years agoMerge "Add memcached_servers for keystone authtoken"
Jenkins [Fri, 1 Jul 2016 10:36:42 +0000 (10:36 +0000)]
Merge "Add memcached_servers for keystone authtoken"

8 years agoAdd memcached_servers for keystone authtoken
Alex Schultz [Thu, 30 Jun 2016 17:09:01 +0000 (11:09 -0600)]
Add memcached_servers for keystone authtoken

This change adds the abiltity to manage the memcached servers for the
keystone authtoken configuration in ceilometer::api

Change-Id: I5fe1ec35630a67fe08b5c7b475593c34044110e8

8 years agoRemove 12.04 and add 16.04 to metadata
Iury Gregory Melo Ferreira [Wed, 29 Jun 2016 23:45:57 +0000 (20:45 -0300)]
Remove 12.04 and add 16.04 to metadata

Change-Id: I1ae7b8472bd7375e86351efad622fbc369ad0bbf

8 years agoRemove mitaka release prelude note
Emilien Macchi [Tue, 28 Jun 2016 19:07:23 +0000 (15:07 -0400)]
Remove mitaka release prelude note

We had a prelude note when releasing Mitaka. This note
keep showing-up at every release while we're on Newton now.

We don't need a prelude release note, we already have nice sections
for every note we push.

This patch aims to remove this prelude starting from Newton.

Change-Id: I6eaa1ef4daa65895d0d7681b9016239275802612

8 years agoDon't print sensitive information to stdout during run.
Fabian Zimmermann [Tue, 28 Jun 2016 08:11:31 +0000 (10:11 +0200)]
Don't print sensitive information to stdout during run.

Closes-Bug: #1596840

Change-Id: I864d25f60fdf03f1683f6bcda6e1886baa01eb6c