- Sep 12, 2018
-
-
Zuul authored
-
- Sep 11, 2018
-
-
Zuul authored
-
- Sep 06, 2018
-
-
Mark Goddard authored
Without this, kolla-ansible check fails with the following error: Unable to retrieve file contents Could not find or access '/path/to/kolla-ansible/ansible/check.yml'"} Also adds the check command to the CI tests, to ensure that it does not break again. Change-Id: I9fc2f9999f55cb742ac3ac38579dcf26524a9fc7 Closes-Bug: #1790653 (cherry picked from commit 354894e2)
-
- Sep 05, 2018
-
-
binhong.hua authored
Change-Id: Ia459d8b9925b22b23c90a33364da6ef40f4b1a70
-
- Sep 04, 2018
-
-
OpenStack Release Bot authored
The new stable upper-constraints file is only available after the openstack/requirements repository is branched. This will happen around the RC1 timeframe. Recheck and merge this change once the requirements repository has been branched. The CI system will work with this patch before the requirements repository is branched because zuul configues the job to run with a local copy of the file and defaults to the master branch. However, accepting the patch will break the test configuration on developers' local systems, so please wait until after the requirements repository is branched to merge the patch. Change-Id: I87aee32e930d1d2abe93f6b79cc4dc20e01dcd1b
-
OpenStack Release Bot authored
Change-Id: I7766e51be5244212cb844f95ed0c87fb11a5b3e8
-
- Aug 29, 2018
-
-
Zuul authored
-
Zuul authored
-
Zuul authored
-
zhulingjie authored
when creating Nova databases user and setting permissions, no need to register the database_user_create, and it used nowhere, remove it is safe Change-Id: If456b7c2ed25aa729be7d98ef875230c66581d65
-
- Aug 28, 2018
-
-
Matt Riedemann authored
As of https://review.openstack.org/596502/ in Stein the RamFilter in nova is deprecated. It is not needed when using the filter_scheduler driver (which is the default scheduler driver). Change-Id: Iee3dab7b5dc7074e9840826afe58ce2bfa40a3df
-
- Aug 27, 2018
-
-
Zuul authored
-
- Aug 24, 2018
-
-
Zuul authored
-
- Aug 23, 2018
-
-
Zuul authored
-
Zuul authored
-
qingszhao authored
This is a mechanically generated patch to add a unit test job running under Python 3.6 as part of the python3-first goal. See the python3-first goal document for details: https://governance.openstack.org/tc/goals/stein/python3-first.html Change-Id: Ife0cb63cf4e5c1cf2ce43510bbf9ff130fdfc1f7 Story: #2002586 Task: #24305
-
qingszhao authored
This is a mechanically generated patch to switch the documentation jobs to use the new PTI versions of the jobs as part of the python3-first goal. See the python3-first goal document for details: https://governance.openstack.org/tc/goals/stein/python3-first.html Change-Id: I2e313bb43d3a03a0d516cd87a77b3911363de7ee Story: #2002586 Task: #24305
-
qingszhao authored
This is a mechanically generated patch to complete step 1 of moving the zuul job settings out of project-config and into each project repository. Because there will be a separate patch on each branch, the branch specifiers for branch-specific jobs have been removed. Because this patch is generated by a script, there may be some cosmetic changes to the layout of the YAML file(s) as the contents are normalized. See the python3-first goal document for details: https://governance.openstack.org/tc/goals/stein/python3-first.html Change-Id: Iddd03da96d104a4c44c811b2dffd36a2d5b5d14e Story: #2002586 Task: #24305
-
Liping Mao (limao) authored
If you use COPY_ALWAYS, kolla will overwrite /etc/redis/redis.conf. But Redis Sentinel will store myid in this file. So when it restart, Redis Sentinel will regenerate new myid every time. Redis Sentinel cluster will see more and more sentinel, This patch use hash value with hostname as sentinel myid. Change-Id: I6d9403231e41baac177f29c58e67ba605795385d Closes-bug: #1788179
-
- Aug 20, 2018
-
-
Zuul authored
-
Zuul authored
-
Zuul authored
-
wu.chunyang authored
now,the trove does not support policy customization. this ps to add it. Change-Id: I32d62d0293ddf63572cf754a7108ed74f94b216a
-
- Aug 17, 2018
-
-
Doug Szumski authored
Monasca defaults to using the public endpoint to register Monasca endpoints which is bad practice and doesn't work on some deployments. This change uses the admin interface by default. Change-Id: Ia9c5e041e71867fe72aad43e1344cd2107652d7d Co-Authored-By:
Mark Goddard <mark@stackhpc.com> Closes-Bug: #1787610
-
Eduardo Gonzalez authored
Revert this change once the insecure usages are fixed. Change-Id: Id7e8c9fe72db1b6f123eca540e09f77ddee2f242
-
- Aug 15, 2018
-
-
Zuul authored
-
Mark Goddard authored
As discussed in Kolla IRC meeting 26th July 2018 [1]. [1] http://eavesdrop.openstack.org/meetings/kolla/2018/kolla.2018-07-25-15.00.log.html#l-77 Change-Id: I6fc46658a9516e44843f31a308504534a6b93d8d
-
Zuul authored
-
Murali Annamneni authored
To create a magnum cluster, its required to specify 'default_docker_volume_type' with some default value (default cinder volume type). And, it also enables users to select diffferent cinder volume types for their volumes. Change-Id: I50b4c436875e4daac48a14fc1e119136eb5fd844
-
Zuul authored
-
Zuul authored
-
Zuul authored
-
Ha Manh Dong authored
Change-Id: Icc949ce71fb2788d8aa91346bf8559c2c11bcb2c Close-Bug: #1787097
-
Eduardo Gonzalez authored
When deploying designate if no designate_forwarders_addresses is provided, bind9 container keeps restarting due an invalid(empty) forwarder addresses is set in named.conf Change-Id: I7d309eb077243435dd2038629074251abec7d3e1 Closes-Bug: #1787092
-
- Aug 14, 2018
- Aug 13, 2018
-
-
Cong Ha Minh authored
Disable neutron-lbaas-agent and use lbaasv2-proxy when enable octavia. Use keystone-auth v3 and internal endpoint for lbaasv2 plugin. Change-Id: I69e8436f3722cf99644457323b71b94dc9036bb9 Co-Authored-By:
Hieu LE <hieulq2@viettel.com.vn> Closes-Bug: #1756771 Closes-Bug: #1738115
-
Zuul authored
-