- Sep 22, 2016
-
-
Jeffrey Zhang authored
TrivialFix Change-Id: I643940d04ec0c2ffeb95816dde5d1438829c7464
-
Jenkins authored
-
Jenkins authored
-
Jenkins authored
-
Jenkins authored
-
Jenkins authored
-
Jenkins authored
-
Jenkins authored
-
Jenkins authored
-
Jenkins authored
-
Jenkins authored
-
Jenkins authored
-
Jenkins authored
-
Jenkins authored
-
Jenkins authored
-
Jeffrey Zhang authored
Docker will change the name volume folder permission to image already set. /var/log/kolla is not created and well configured in image. This patch set creates and configures proper permission /var/log/kolla in base image. This patch set also fixed the ceph image by adding ceph user to kolla group. TrivialFix Change-Id: Ib5ef0187e90de2699b3cda31e819b4babb07e0af
-
- Sep 21, 2016
-
-
Jenkins authored
-
Jenkins authored
-
bjolo authored
TrivialFix Change-Id: I11efb23a51d424710cdb3bab520b572486b16be6
-
Christian Berendt authored
Change-Id: I1ecf4d4198652ff5ad6b542b2e3b9cbf4afd20de
-
Jenkins authored
-
Jenkins authored
-
Jenkins authored
-
Jenkins authored
-
Jenkins authored
-
Jeffrey Zhang authored
As we talked in mail list, these two options should be marked for deprecated and removed in future[0]. Customization footer/header block are recommended to use. [0] http://lists.openstack.org/pipermail/openstack-dev/2016-September/102793.html TrivialFix Change-Id: I9d0b83b31b3680cf5083eafc2ae491348d3b084b
-
Jenkins authored
-
Michal (inc0) Jastrzebski authored
Since initial setup is arguably the hardest part of kolla deployment, let's show people our new plabybook to lower the barrier of entry. TrivialFix Change-Id: I6edf355772b5705207cdecfbe8c45672a63badf0
-
Michal (inc0) Jastrzebski authored
It was removed in some of patches (probably bad rebase?) TrivialFix Change-Id: Ie9542012c1c6cb0252284196389eb6618862a148
-
Jenkins authored
-
Jenkins authored
-
James McCarthy authored
By having serial in site.yml for these roles will mean (particularly during an upgrade) that tasks can be executed out of the intended order across hosts, leading to unexpected results. Change-Id: I44f0c66c445d853a2e4af69119562f13b4424936 Closes-Bug: #1626096
-
Jenkins authored
-
Vladislav Belogrudov authored
Currently Cinder enables iscsid service only when LVM is choosen as backend. This fix will allow to specify external iSCSI storage via configuration add-on and to run iscsid independently of LVM settings. Change-Id: Iaae0f8025534e5ab1c5f9d5e812a7d41129915ef Closes-Bug: 1614125
-
Jenkins authored
-
caoyuan authored
TrivialFix Change-Id: Id2cd736f136068514f26977b434b15a8b1ffc8be
-
OpenStack Proposal Bot authored
Change-Id: I279a3ec4ff1d7c16622921d9354b0a0b408b9b0a
-
Jenkins authored
-
Jenkins authored
-
Paul Bourke authored
Currently Kolla operators are restricted to configuring one physical network (physnet1). This change along with ml2_conf.ini augmentation can be used to setup multiple physical networks in openvswitch. E.g. To configure two physical networks, physnet1 and physnet2, with ports eth1 and eth2 associated respectively: In /etc/kolla/globals.yml, set neutron_bridge_name: "br-ex,br-ex2" neutron_external_interface: "eth1,eth2" In /etc/kolla/config/neutron/ml2_conf.ini [ovs] bridge_mappings = physnet1:br-ex,physnet2:br-ex2 Co-Authored-By:
Mick Thompson <michael.a.thompson@oracle.com> Closes-Bug: #1625700 DocImpact Change-Id: I9454ca98d9b058368129123109ccc56f95519874
-