- Apr 05, 2017
-
-
Alex Schultz authored
Removing the -dev from the version to prepare for Pike M1 Change-Id: I08cc536a5beef23bf7a47a94b4bc1fc523d17a59
-
- Mar 23, 2017
-
-
ZhongShengping authored
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 links[0][1][2] show 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: I0f7d6b0e846d88c53d116b374736b497c8a38d29
-
- Mar 07, 2017
-
-
Alex Schultz authored
Bump metadata.json and reno configs for Pike Change-Id: Icaef432f2fb783f955aff6bfdfaeadd557720564
-
- Feb 22, 2017
-
-
Carlos Camacho authored
Currently we only allow to use strings as the data type for ports. Due to this we need to cast the data type in the puppet modules because from THT this is configured as a Number. This submission allow to use either string or numbers for the port parameter in the os_transport_url function. Change-Id: I9e56f8e2de542b20fe9e6995506cff5bb435e220 Closes-Bug: #1664561
-
- Feb 08, 2017
-
-
OpenStack Release Bot authored
Change-Id: If607150e60cc092e0e1e617de2b9253ccbaaf2c4
-
- Feb 04, 2017
-
-
Alex Schultz authored
Bump metadata.json and reno configs for ocata-rc1 release Change-Id: Ibd0a4124bbdd4351ee1d133cf138e9d5b57baeaf
-
- Jan 14, 2017
-
-
Alex Schultz authored
The third release for Ocata. Change-Id: Ie47b593d1c4dc33b0e91e30950b0d4ea213ba916
-
- Dec 22, 2016
-
-
iberezovskiy authored
reno=2.0.0 breaks releasenotes test Change-Id: Ib4619d948936dce13569cbbec2178258ea2e914e Closes-Bug: #1651995
-
- Dec 20, 2016
-
-
Andrew Smith authored
Change-Id: Ie6965dc5f7896587b5625e38cc758b5564e59bd4 Closes-Bug: 1651215
-
Jenkins authored
-
Jenkins authored
-
Jenkins authored
-
- Dec 19, 2016
-
-
Alex Schultz authored
The ssl paramter of the os_transport_url should be 0/1 but we do not ensure that this is the value being used in the creation of the transport_url. This change leverages the stdlib str2bool and bool2num to ensure that when provided the ssl paramter ends up being 0/1 which is the correct format for the transport url. Additionally this also allows for string booleans to be passed into the ssl parameter and it should still work correctly. Change-Id: I278559ba98ba48974ae590dc1e0bb99b6ab961d7
-
- Dec 17, 2016
-
-
Jenkins authored
-
- Dec 16, 2016
-
-
Juan Antonio Osorio Robles authored
This enables us to set several TLS requirements for the users created by the host_access resource. Change-Id: If550f184f85f8fdbc197fc9f930d4446de67090a
-
Joe Talerico authored
Adding additional options for os_workers.rb: os_workers_small os_workers_large os_workers will provide response times close to what $::processorcount had (with two sockets machines). os_workers_small will be the existing calculation. os_workers_large can be used where services are distributed across multiple machines and high worker count is not a concern. Closes-bug: #1650424 Change-Id: I5dce760044d49ef9e3c88736c73cc267fd039ae7
-
- Dec 15, 2016
-
-
Xing Zhou authored
when ceilometer api is deployed in httpd, however the process name is like '/usr/sbin/httpd -DFOREGROUND', it is ambiguous and make monitoring more difficult. the aodh, gnocchi module are also like that. so we should set an appropriate name for wsgi process. Change-Id: I5e8c9be062a88e9ed6442e6cbce6573fba385030 Related-Bug: #1626550
-
- Dec 14, 2016
-
-
Alex Schultz authored
If an array with a single host is passed into the hosts param, the function was erroring because the host was getting converted to a string when it was checking for bracketing for ipv6. This change checks the type and fixes the case where a single host is being passed so it continues to function. Change-Id: I91b9959a6f71b4e6885e55a568116cc28cf16ddd Closes-Bug: #1650042
-
- Dec 12, 2016
-
-
Alex Schultz authored
Previously if you wanted to use the openstack::db::mysql for to create a database and use the same user for multiple databases, the catalog would fail due to a duplicate mysql_user definition. This change adds the ability to disable the user creation as well as the grant if the user does not need it. Change-Id: Id04a622cc900254fe60bc257a9e42d16c676bf40 Related-Bug: 1649341
-
- Dec 09, 2016
-
-
Alex Schultz authored
The second release for Ocata. Change-Id: If7cda2b81d23aeb88a8db6e5e67a025c86ad7ce2
-
- Nov 25, 2016
-
-
Flavio Percoco authored
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/421dedda55d2aaa17516a9cb359fa804 Change-Id: Id037361229dc5fb205bca679a891d77436fea4c2
-
- Nov 18, 2016
-
-
Jenkins authored
-
- Nov 17, 2016
-
-
Juan Antonio Osorio Robles authored
This sets the WSGIChunkedRequest setting in the vhost, which is something that services like glance need when running over httpd. Change-Id: I1c8816e9e5a9a38a3a86f3c0c5016df18f09ea62
- Nov 15, 2016
-
-
Alex Schultz authored
First release of Ocata. Change-Id: Ia8dec96473c86c572201061f70cfc4fb4559e730
-
- Nov 11, 2016
-
-
Alex Schultz authored
This change adds a os_transport_url function that can be used to generate correct URIs for the transport_url setting used by oslo.messaging. Change-Id: If83c0f0e61a08061334536399a42767a305966b7
-
- Nov 10, 2016
-
-
Juan Antonio Osorio Robles authored
This ends up as the AllowEncodedSlashes option in the vhost. Change-Id: I9a9246522810de546a7c460ab1133d6bf9081a15
-
- Nov 04, 2016
-
-
Jenkins authored
-
- Nov 03, 2016
-
-
ZhongShengping authored
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: I99f00b590e448382d06c991e59e14193b4154130
-
- Nov 02, 2016
-
-
Arnoud de Jonge authored
I want to be able to use the internal API endpoints from Puppet. This is done by setting $OS_INTERFACE to internal for use with the openstack CLI. This change will do this by also reading OS_INTERFACE from the environment or /root/openrc. Change-Id: Id826836ccfe8f61780a6201ef2851068d75391ab
-
- Oct 27, 2016
-
-
Alex Schultz authored
This change updates the tests to use rspec-puppet-facts when doing different OS testing. Additionally as part of this change, there are improvements to the openstacklib::policycrd testing which uncovered issues with the verify_contents catalog test. The verify_contents calls have been replaced with heredocs to better test when multiple services are excluded. Change-Id: I86bae2b16026e15b6e4445f3749419b8802bc94d
-
- Oct 10, 2016
-
-
Maksym Yatsenko authored
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: I458791aa8027cffeeec49698b302cb96ae5af2e2
-
- Oct 06, 2016
-
-
Andreas Jaeger authored
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: I4e38d2da134afa1e2bbbe3b747deec2b3adb6413
-
- Oct 05, 2016
-
-
Jenkins authored
-
- Oct 04, 2016
-
-
Jenkins authored
-
Sharat Sharma authored
Change-Id: I08f0fafb738759051b4d8309d1c816d02195d84a Closes-Bug: #1629876
-
- Oct 03, 2016
-
-
Clayton O'Neill authored
This fixes the credentials classes to properly accept region as a property to manage. This allows OS_REGION_NAME to be set properly if the child class passes it in. Change-Id: I3345dac8bebd68f93290c1d45aa9a4d80bf3fb34 Partial-Bug: #1517220
-
- Sep 30, 2016
-
-
Alex Schultz authored
This change updates the module to use the rspec-puppet-facts as defined in the puppet-openstack_spec_helper. Change-Id: Ida010fef458cbf86346928360971d87efba6b5d1
-
- Sep 28, 2016
-
-
Jenkins authored
-
- Sep 27, 2016
-
-
Doug Hellmann authored
Change-Id: Ia2131ea65fcc49bd7d951c5bc17bc0cbc3e047f5
-