- Oct 19, 2017
-
-
caoyuan authored
when run kolla-ansible command, the priority of globals.yml is higher than multinode, we should comment out the vars in globals.yml and make mutinode's vars effect. Change-Id: I0fe389ac1e5155f9779284ecc5afb524743faf16
-
- Sep 26, 2017
-
-
Jenkins authored
-
Gene Kuo authored
The file to edit in external ceph guide should be globals.yml instead of global.yml Change-Id: Ic3c3406484bbe7c69056010de7c7d2875900ba5f
-
Jenkins authored
-
Jenkins authored
-
Jenkins authored
-
Christian Berendt authored
When using newer Elasticsearch versions you will receive the following error when trying to start: elasticsearch | max virtual memory areas vm.max_map_count [65530] likely too low, increase to at least [262144] This could be solved by increasing the vm.max_map_count value via sysctl. Reference: https://www.elastic.co/guide/en/elasticsearch/reference/current/vm-max-map-count.html Change-Id: I9fa7b0222104d68bdfc838637acf5e36c479e6b2 Closes-bug: #1719528
-
Jenkins authored
-
Jenkins authored
-
Jenkins authored
-
Jenkins authored
-
Jeffrey Zhang authored
Closes-Bug: #1719503 Change-Id: I705de11614f2d086bd123ea5b3841f59b5a24666
-
OpenStack Proposal Bot authored
Change-Id: I89264d20cf97bab69ac6fb970c0a770a3b53bfe0
-
- Sep 25, 2017
-
-
Jenkins authored
-
goldyfruit authored
The value set for "secure_proxy_ssl_header" should be "HTTP_X_FORWARDED_PROTO" and not "X-Forwarded-Proto". Change-Id: I7f4cc4871164ca9096a190101c179daa41e1ae9a Closes-Bug: #1719325
-
Pierre Hanselmann authored
Added horizon_keystone_multidomain flag. It can be now overriden in globals.yml. Default set to False. Change-Id: I6f8f261cf4b9779e57c2443ac219cdddb1731f52
-
Jenkins authored
-
Jenkins authored
-
Jenkins authored
-
Jenkins authored
-
Mark Goddard authored
For the genconfig command, master_host will not be defined as it is defined dynamically in bootstrap.yml. Co-Authored-By:
Stig Telfer <stig@stackhpc.com> Change-Id: Ib988c8e2de475e9b973fed2f7f752cb2500953c3 Closes-Bug: #1707856
-
Jenkins authored
-
Jenkins authored
-
Jenkins authored
-
Bertrand Lallau authored
Fluentd config actually used two keywords to named log level: "log_level" and "severity_label". This doesn't allow to search and sort ALL logs in Kibana using a unique field (ex: log_level). This fix standardize log level keyword naming. Closes-Bug: #1713410 Change-Id: Ibb2eaf3b6aa21ce6f7945e768e6362c0d40f0507
-
caoyuan authored
1. Optimize the yaml format 2. Change the "shell" to "command" for task "fetch secret" and "cleaning up" refor to https://github.com/openstack/kolla-ansible/blob/master/ansible/roles/nova/tasks/simple_cell_setup.yml#L3 Change-Id: Ia6c670ff1349888f6c8a350052e3b170693e12b1
-
caoyuan authored
1. optimize the conmmand format 2. Update the "--os-auth-url", use the {{ keystone_admin_url }} since it be defined in all.yml Change-Id: I53278a7b1c43a021eafbd10842355a4c70c47116
-
Jeffrey Zhang authored
neutron-fwaas-dashboard is split into standalone repo. Need enable it dynamic. Depends-On: Ic1ff58df2c23db77aace95fd6d4eabbd62227e3b Change-Id: I37b3258a394a7722b0837d6b1707326d7e37c9ba Closes-Bug: #1719147
-
Eduardo Gonzalez authored
infra.rabbitmq tag does not match in fluentd Closes-Bug: #1718874 Change-Id: I92733a4f275baa93b0c3a6ddbdc6801aec534867
-
Jenkins authored
-
- Sep 23, 2017
-
-
Eduardo Gonzalez authored
This patch includes three unrelated fixes. Make qemu use nova user in centos Libvirt 3.2.0 (latest version in centos) seems to have changed behavior of dynamic_ownership. Pin ansible to <2.4 to make ara work in gates ARA does not work yet with ansible 2.4, this change pins to lower version to make gates work. Revert once ara works with 2.4 Disable selinux for oraclelinux and centos. Co-Authored-By:
wanghongxu <wang19930902@gmail.com> Co-Authored-By:
Jeffrey Zhang <jeffrey.zhang@99cloud.net> Change-Id: Iac8bec19437192cd198d58f71c6ed0a65a76f820 Closes-bug: #1718541
-
- Sep 22, 2017
- Sep 21, 2017
-
-
goldyfruit authored
When an external Ceph cluster is used, the "filesystem_store_datadir" option is set in the "glance-api.conf" configuration file. It should not, it's because of this condition: {% elif enable_ceph | bool and glance_backend_ceph | bool %} When external Ceph cluster is used "enable_ceph" is false and "glance_backend_ceph" is true. glance_backend_ceph variable should be enought for this condition. Change-Id: I2a2ab420727888cfd9fcbc4bd30a08410163b36e Closes-Bug: #1718728
-
Vladislav Belogrudov authored
Added configuration to enable Oracle ZFS Storage Appliance: https://docs.openstack.org/cinder/pike/configuration/block-storage/drivers/zfssa-iscsi-driver.html Change-Id: Id5807f0d4567e16a68283cace7e126eddc4dea20 Implements: blueprint zfssa-cinder-support
-
Jenkins authored
-
Jenkins authored
-
Jenkins authored
-
Jenkins authored
-