- May 02, 2018
-
-
chenxing authored
As neutron-vpnaas-agent has been loaded just inside of the existing l3 agent rather than requiring operators to run a completely different binary with a subclass of the existing L3 agent[1]. We need restructure this role to fit with this new feature. [1] https://review.openstack.org/488247 Depends-On: I47cd8ba5a14da3c76d5b1eb0b4c0cf0c729eb2ff Change-Id: Id690a652bc9facf1c3e39358f548ab7ddd967d80 Implements: blueprint restructure-neutron-vpnaas Closes-Bug: #1731498
-
- Apr 30, 2018
-
-
Jorge Niedbalski authored
Change the default hardcoded values of the dnsmasq dns resolvers on dhcp_agent.ini.j2 to a configuration option part of group_vars/all.yml. Also adding 1.1.1.1 as part of the default set. Change-Id: I629c69e556d4ddba19f68f06627038e1886ae5f9 Signed-off-by:
Jorge Niedbalski <jorge.niedbalski@linaro.org>
-
- Apr 29, 2018
-
-
ZhijunWei authored
the prometheus container is not exits, it should be prometheus_server[0] [0]: https://github.com/openstack/kolla-ansible/blob/master/ansible/roles/prometheus/defaults/main.yml#L6 Change-Id: Ib44390af9b8af5156dafbd0b0da6ae061a926ec7
-
- Apr 28, 2018
-
-
ZhijunWei authored
refer to https://github.com/openstack/ironic/blob/master/devstack/lib/ironic#L1387 Change-Id: I49d0a3cb5084813d7fb968435d013250af9b9476
-
- Apr 26, 2018
-
-
Jorge Niedbalski authored
This patch increases the default timeout for the kolla_toolbox ansible module when talking with the docker API from the default 60 to 180 secs. This is required on slower deployments, specially when bootstraping an environment and fernet tokes are in usage. For faster deployments this will be harmless, but for slower deployments this would be beneficial. Bug: #1767136 Change-Id: I0391715b16cf86d6c27fecf8a666de64f2735a7d Signed-off-by:
Jorge Niedbalski <jorge.niedbalski@linaro.org>
-
- Apr 25, 2018
-
-
Paul Bourke authored
Required to keep Ceph working once we move to Luminous 12.2.1 Change-Id: I8d3e56f2053c939ea313c60cc04c0ff79dd27d25 Closes-Bug: 1763356
-
- Apr 24, 2018
-
-
caoyuan authored
refer to https://github.com/openstack/magnum/blob/master/devstack/lib/magnum#L113 Change-Id: I5207a7ba708daa17f65a2eb61282a265342f3eee
-
- Apr 23, 2018
-
-
Mark Goddard authored
The permissions of rabbitmq-env.conf for bifrost were changed in I6e32d94d4172dd96d09d8609e8a5221ab5586a31 to 0660. This breaks bifrost deployment, as the rabbitmq user is no longer able to read the root-owned file on startup. This commit changes the ownership of the file in the container to rabbitmq:rabbitmq after it has been copied. Change-Id: I53418f5d4e40b7ca57e546e2e92a57f613fd381e Closes-Bug: #1766196
-
caoyuan authored
mode is unsupported parameters for (kolla_docker) module[0]. [0]: https://github.com/openstack/kolla-ansible/blob/master/ansible/library/kolla_docker.py#L726 Co-Authored-By:
wu.chunyang <wu.chunyang@99cloud.net> Closes-Bug: #1766170 Change-Id: I06077e09773f6b263e11b0579a74aaf8f73c1110
-
- Apr 22, 2018
-
-
caoyuan authored
Avoid creating an empty volume[0] when not use dev mode for glance. [0]: https://github.com/openstack/kolla-ansible/blob/master/ansible/roles/glance/defaults/main.yml#L14 Change-Id: Ib27489abe20fb562acbc28263f7680e39d9dab44
-
- Apr 20, 2018
-
-
caoyuan authored
Change-Id: Idb429823d48c4f40cf391151e8bb7478cc7d3631
-
Vladislav Belogrudov authored
If user enables TLS it also is necessary to create a certificate. This precheck ensures the certificate file exists before starting deployment. Change-Id: I772d52e228ed012b9f8ccb5b616f9b188d3d340c Closes-Bug: #1765677
-
- Apr 19, 2018
-
-
caoyuan authored
Change-Id: Ie1ce8f29199dc36c0fe7671be48e7a655d997eb1 Deponds-on: I67876c734d147593a188ba385b60e02350b44fae
-
Mathias Ewald authored
This patch adds the ansible role to deploy the prometheus service which can be used to collect performance metrics accross the environment Partially-Implements: blueprint prometheus Change-Id: I908b9c9dad63ab5c9b80be1e3a80a4fc8191cb9e
-
- Apr 18, 2018
-
-
Kevin TIBI authored
If SSL is enabled, api of multiple services returns wrong external URL without https prefix. Removal of condition for deletion of http header. Change-Id: I4264e04d0d6b9a3e11ef7dd7add6c5e166cf9fb4 Closes-Bug: #1749155 Closes-Bug: #1717491
-
Mathias Ewald authored
Set service type to "policy" Fix service description Change-Id: I1b4077b832a53385a5d4576544e7bfe4805b308a Closes-Bug: #1765054
-
caoyuan authored
Allows users to develop on Zun using Kolla. Partially implements: blueprint mount-sources Change-Id: I2724aecad95f5165c1cfacd2fae80cdad22f98b4
-
caoyuan authored
refer to https://github.com/openstack/kolla-ansible/blob/master/ansible/roles/congress/tasks/config.yml#L13 Change-Id: I6904aaf32c8b561f8c5852f1b7ef746a95b6fca9
-
caoyuan authored
Change-Id: If0529a13dce3e47a85391f11e58a737707015faa
-
- Apr 16, 2018
-
-
Gerry Buteau authored
This patch allows configuration of the Infoblox pluggable IPAM driver in neutron [0]. When 'infoblox' is chosen as the driver, an Infoblox IPAM agent can be started as well. The agent allows for enhanced DNS capabilities by listening for neutron and nova notifications. [0] https://github.com/openstack/networking-infoblox/blob/master/README.rst Change-Id: I4f863750a7806a7b6eaf13900d44e5f063afe3de Depends-On: Ia44f0e0d7a0d60cebf0857ad51700e02eba5099b Partially-Implements: blueprint neutron-ipam-driver-infoblox
-
Doug Szumski authored
Projects which may use Kafka include Monasca and Oslo messaging. Initially it will be possible to deploy a single Kafka cluster which may be shared among clients. Support for running multiple Kafka clusters may be added in a future change. This change also configures logging for Kafka server, state-change and controller logs. Partially-Implements: blueprint monasca-roles Change-Id: Iab8d200c2450238f3c0c708d1f4184490f6e6284
-
wangwei authored
If using the cephfs native backend, when container start the manila-share process with the manila user, no permissions are prompted when creating the volume. One way to solve the problem is to create the volumes folder in advance in cephfs and modify the owner and group to 42429:42429, which is manila's uid and gid. Change-Id: I1ad63e1c4698ec8ee83461aafefa63041cfeb387 Closes-Bug: #1761108
-
caoyuan authored
Add the ceph-mds and ceph-mgr host group into site.yml, or the deploy action will be failed when ceph-mds and ceph-mgr is different from the other ceph groups. Change-Id: If34483c4a2e8f29b449ced811dd4b42e5b2e7dd4
-
Jeffrey Zhang authored
- remove uesless module_extra_vars, this is a historical issue. In the past, we use 'docker exec kolla_toolbox ansible xxx' to run module on target node, so complex data have to pass through extra_vars. Now we are using kolla_toolbox module, no need to use extra_vars anymore. - Remove some useless until. Change-Id: I72ed28001202917f9a82a1c3ea33cd6319911ec8
-
- Apr 15, 2018
-
-
caoyuan authored
Change-Id: I04bd9cf102a1aa0a4d159a11c384118aba45257d
-
- Apr 13, 2018
-
-
Kevin TIBI authored
Add custom configuration for grafana Change-Id: I03e3ab57ce538c0f86d1442c7bd30d3ce9012637
-
caoyuan authored
Provide support fot kolla dev mode in aodh. When 'kolla_dev_mode' or 'aodh_dev_mode' variables are enabled, source code of aodh project is cloned and bindmounted. Partially implements: blueprint mount-sources Co-Authored-By:
wu.chunyang <wu.chunyang@99cloud.net> Change-Id: I1235013ab2ff887c4311126cbff7367775f66347
-
- Apr 12, 2018
-
-
Eduardo Gonzalez authored
Add support to use custom/extra ml2 plugins for vendor drivers. Change-Id: I8586c447dc3b91357b2eecb7a9c4724e033e595f
-
Eduardo Gonzalez authored
Regex used to find the recover seqnum partition is not returning the real num id rather a None. Task fails due seqnum[0] is not iterable. Change-Id: I1be55b6ebfc17c6d423e638662ec2a9f4b9b49a2 Closes-Bug: #1752128
-
- Apr 11, 2018
-
-
johjuhyun authored
Current multipath.conf is just for IBM Storwize SVC model, not generally applicable setting. With this nova-compute may encounter error when execute 'multipath -l /dev/sda' because sda is defined as blacklist in conf. This patch reset the conf file back to default which is same to the result of 'mpathconf --enable'. Vendor dependent parameters should be configured separately. Change-Id: I429e5a6e2a37d9db56d59f88cdbfab12db4813a8 Signed-off-by:
Minho Ban <mhban@samsung.com>
-
- Apr 10, 2018
-
-
ZhongShengping authored
Since pbr 1.4.0, wsgi_scripts entrypoing is supported and it will generated a wsgi compatible binary file. No need to copied it to /var/www/cgi-bin/aodh folder. Change-Id: Iacb08fba8a238c3d4ef075aa58d38b439409b2f5
-
- Apr 09, 2018
-
-
caoyuan authored
refer to http://download.cirros-cloud.net/0.4.0/ Change-Id: Ic61e613f5d8ee330c10537f6285e789faded4483
-
caoyuan authored
Change-Id: I469800239bfc7f3bb5acc899edf7a971b792655c Implements: blueprint kolla-freezer-scheduler-container Co-Authored-By:
wu.chunyang <wu.chunyang@99cloud.net>
-
Jeffrey Zhang authored
Base on patch https://review.openstack.org/550527 , after nova cell is created, need send SIGHUP to nova-scheduler process to refresh nova cell cache. Change-Id: Ic1f52b2ca736b593b70fc355a057923b01e0b3ed
-
- Apr 08, 2018
-
-
ZhongShengping authored
Option "os_region_name" from group "placement" is deprecated. Use option "region_name" from group "placement". Change-Id: I4a07a47adaa7b15a3e081bb2869218adc427111e Closes-Bug: #1762106
-
- Apr 06, 2018
-
-
Joshua Harlow authored
This makes it so that the file copied has the same perms as the other copied files and that become is used so that the copy works (otherwise it does not). Change-Id: I22f39ef30760701e174f304de6ff959ff60607ad
-
Doug Szumski authored
This change allows access to InfluxDB via HAProxy on the internal network. If HA is required the Enterprise version of InfluxDB will need to be installed. This could be implemented by customising the InfluxDB Docker file. There are other alternatives to HA, such as the InfluxDB Relay [1]. Support for this is considered to be outside of the scope of this bugfix. [1] https://docs.openstack.org/developer/performance-docs/ methodologies/monitoring/influxha.html Closes-Bug: #1751283 Change-Id: I4624efbd99c0cddd1361f2438866ad3a82e5557b
-
wangwei authored
In old docker, if you do not specify ipc_mode, the default value is empty, but in the latest docker, such as 17.09.0, if not specified, the default is "IpcMode": "shareable", which will cause all containers to be deleted and re-create when to redeploy or upgrade. This commit solves the problem. Change-Id: Ia8269b9c8066880e4aee23d6fdea8d9c04c41e44 Closes-Bug: #1747586
-
confi-surya authored
As rest of the files are follow the same pattern So in same manner following the same for fluentd format config Change-Id: I114e3a09e9747085adcc06caa419d5ebe61cec7b
-
confi-surya authored
Removed extra line Change-Id: I519b8a58a67300d25e2dffa65015f879b9b1d322
-