- Sep 18, 2018
- Sep 17, 2018
-
-
Zuul authored
-
Michal Nasiadka authored
Create bluestore/filestore subsections in ceph-guide and add note about using bluestore by default - for better readability. Change-Id: Ib51706838ecf35ac274053b916b3a17f0de90758
-
- Sep 14, 2018
-
-
Eduardo Gonzalez authored
Add support to remove images from kolla_docker ansible module. Change-Id: Ib6bcb98b5b295a2d590df3013188913d1f7f3584
-
- Sep 11, 2018
-
-
chenxing authored
backport: rocky Change-Id: Id437c26376f80462369db1fb3888db2098278f16 Closes-Bug: #1791686
-
- Sep 06, 2018
- Sep 05, 2018
-
-
Zuul authored
-
- Sep 04, 2018
-
-
OpenStack Release Bot authored
Change-Id: I6f14d42362fc2364d967b0e2a4ebc57700fab200
-
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
-
- Sep 03, 2018
- Sep 02, 2018
-
-
Hongbin Lu authored
In before, etcd container is launched in compute node if kuryr is enabled. This logic breaks the all-in-one setup in which the etcd cluster is configured with two members (controller and compute) but it actually has one member only. However, even if kuryr is enabled, running etcd in compute node is not the common practice and kuryr has changed its devstack plugin to run etcd on controller only [1]. [1] https://review.openstack.org/#/c/514815/ Closes-Bug: #1790415 Change-Id: I701d495675178c3ed8ec1f00b31d09f198b38a6f
-
- Aug 31, 2018
-
-
binhong.hua authored
Change-Id: Ia459d8b9925b22b23c90a33364da6ef40f4b1a70
-
Victor Morales authored
The destination folder for this task requires root permissions. Change-Id: Icdc37cde7ba7b6971cf36632a9b6071b3cf600c2
-
wangwei authored
The current bluestore disk label naming is inconsistent with the filestore. The filestore naming format is that the disk prefixes belonging to the same osd are the same and the suffixes are different. This patch keeps the bluestore's disk naming as well. Change-Id: I71dda29fc4a6765300ce7bb173d2c448c24f6eca
-
- Aug 30, 2018
- 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
-
caoyuan authored
Add a possibility to mount sources as volumes to containers, in "more than documentation" way. That will let us to use kolla as a replacement for devstack. Partially implements: blueprint mount-sources Co-Authored-By:
zhulingjie <easyzlj@gmail.com> Change-Id: I10677e5ad22f2107a0657feeeaf32287ab9f8e28
-
- 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
-