- Jul 27, 2017
- Jul 26, 2017
-
-
Jenkins authored
-
Jenkins authored
-
Jenkins authored
-
Eduardo Gonzalez authored
Zun command is invalid, double colons are not valid. More info about this in bug report. Change-Id: I367aec97775dcefb2c45fe55a311c5451d33e703 Closes-bug: #1706569
-
Jenkins authored
-
Jenkins authored
-
Eduardo Gonzalez authored
Init fernet task fails if keystone_fernet container is not running and ssh port bind. This change add a check to ensure all keystone_fernet containers are running before init fernet tokens. Change-Id: Ib95bb5a47a9174f1a00b82cc8b697c0dc19c848e Closes-Bug: #1704758
-
Jenkins authored
-
Yotaro Konishi authored
Currently nova.conf.j2 generates two compute_driver options for nova_compute_ironic container like this: compute_driver = ironic.IronicDriver compute_driver = libvirt.LibvirtDriver nova_compute_ironic container fails to start because the latter value overrides the former one. This patch fixes the issue recently introduced in [1]. [1] 63314ad6 Change-Id: Ibb661a5a594120be4195d331c38883c3b2886361 Closes-Bug: #1706534
-
- Jul 25, 2017
-
-
Eduardo Gonzalez authored
Double dots were removed by mistake in previous changes. This causes incorrect transport url. Change-Id: Id3b28574d7f06cecc97ddfb26815a4758f6f065a
-
Jenkins authored
-
Mathias Ewald authored
This patch adds Elasticsearch to Grafana as a data source Change-Id: I7c6452bba47274f9d971b8000e9d3e911617874d
-
Pavel Glushchak authored
Introduced new option enable_cinder_backup, that controls whether to deploy cinder-backup service. Change-Id: Ibb0ca0a478748d4caba4df434456ead0df95ffca Signed-off-by:
Pavel Glushchak <pglushchak@virtuozzo.com>
-
Jenkins authored
-
Jenkins authored
-
Yotaro Konishi authored
This patch fixes Jinja2 syntax error in ironic.conf.j2. All kolla-kubernetes configurations was recently removed by [1], but the commit overlooked to remove a '{% endif %}' statement in ironic.conf.j2. [1] cacf08f0 Change-Id: I115fedfd026f14409b62f9552ff401956909f8a8 Closes-Bug: #1706230
-
- Jul 24, 2017
-
-
Jenkins authored
-
James Benson authored
Closes-Bug: #1705116 Change-Id: I973b31c9fdba3158810481385ada1be5543144b2
-
Eduardo Gonzalez authored
Log retrieval was out of sync since repo split and from multinode gates. Many useful information retrieved before like ps, df, docker info, etc is not in kolla-ansible gates. Also, his change fix logs visualization to have colored view, allowing to easily identify errors. Change-Id: I948233e26ceb6efc58b962bcb4b710b3f006232b
-
Jenkins authored
-
Mathias Ewald authored
Check grafana's /login url for status code 200 instead of root url since the latter does not return an http 200 code Change-Id: Ide7da26c0e217a4a60ad3d2ac693d6f7ac7bb722 Closes-Bug: #1705911
-
Jenkins authored
-
Jenkins authored
-
Jenkins authored
-
guochao authored
Openstack is able to simply manage VLAN network on VMware Distributed Switch. DHCP agent can provide dhcp offer with vlan tag provided by OVS. Both neutron external nic and physical nic of vCenter/ vSphere should be on a vlan trunk port and can communicate with each other. Depends-On: I4655086a3f058ec769d3d37ec6a19565b5ea0841 Change-Id: I6d1629e93f0efeddd2a9000f66cc6f714bebb07c Partially-implements: blueprint kolla-ansible-support-vsphere
-
- Jul 23, 2017
-
-
Jenkins authored
-
David Moreau-Simard authored
Remove the hardcoded callback path with python2.7 and use the virtualenv python to determine the path where ARA is installed so that no matter if we're running py2 or py3, it will work. Change-Id: Ica0b94aeebabaeca8416a9768fadd12d3925e7b2
-
James Benson authored
Change-Id: I0447e90f53f9b04315bc4e6618e528351521e05d Closes-Bug: #1705558
-
Jenkins authored
-
- Jul 22, 2017
- Jul 21, 2017
-
-
Jenkins authored
-
chenxing authored
Change-Id: I8c340cfe33789badb4f8df93f0c13f56fdea5dbf
-
Mathias Ewald authored
Make data source creation more dynamic to support a variable number of data source of different types Only create data sources actually deployed by kolla Change-Id: I26a2d3c71b178562b906623ab77eaff673c81dce
-