5056 Commits

Author SHA1 Message Date
Waldemar Znoinski
6664a8d31d install ironic-inspector during image build
Add installation of ironic-inspector package
on binary ubuntu or via pip on any source type of installations.

Change-Id: I5946369b6424c32e0cbf00a6590d41eb85b1de18
Closes-bug: #1565936
2016-09-16 14:03:41 +00:00
Jenkins
f9956f2e10 Merge "Modify collectd permissions" 2016-09-16 12:50:23 +00:00
Jenkins
112974b052 Merge "Update "which" command to "type"" 2016-09-16 12:18:30 +00:00
Jenkins
f7cd6ef27a Merge "Add nova-serialproxy container" 2016-09-16 11:59:39 +00:00
Jenkins
92c680216f Merge "Add ara to collect ansible playbook running statics" 2016-09-16 11:56:47 +00:00
caoyuan
1b8c4ff779 Update "which" command to "type"
Validate a program exist,we should avoid "which"
Refer to http://stackoverflow.com/questions/592620/check-if-a-program-exists-from-a-bash-script/677212#677212

TrivialFix

Change-Id: I3d614aef2ac6598a51d830b02795ef186d4fc531
2016-09-16 11:12:28 +00:00
caoyuan
4b7b4c47e5 Add "python-openstackclient" to test-requirements.txt
TrivialFix

Change-Id: Icca637368427e7ba0f60fc547dedbeba141de269
2016-09-16 11:12:06 +00:00
Jenkins
32b74538d8 Merge "Revert 'Add neutron-lbaas-agent to exlude image for Ubuntu binary'" 2016-09-16 10:10:11 +00:00
Jenkins
8485fc9cff Merge "kolla config file path corrected for ubuntu" 2016-09-16 10:08:41 +00:00
Jenkins
2cf3f65bc9 Merge "Use "type" to take place of "which" and update the output" 2016-09-16 09:24:48 +00:00
Jenkins
a9641a6f5d Merge "Add a tip at the end of tools/init-runonce" 2016-09-16 04:07:03 +00:00
prameswar
75bbfa727c kolla config file path corrected for ubuntu
Closes-Bug: #1623967
Change-Id: I214d9ab42b57e94bd13448773432580861aee32f
2016-09-16 02:55:51 +00:00
caoyuan
d48cc50e9e Use "type" to take place of "which" and update the output
When run tools/init-runonce without some client installed,it's
retrun not friendly and confuse people,such as user does not
install python-openstackclient, it will return "openstack not
installed".This patch update it.

Use "type" command to avoid "which"

TrivialFix

Change-Id: I53789a767b3a2727bf2cb848c2881272e313e14c
2016-09-16 09:13:13 +08:00
Hui Kang
0d28b311eb Add Kuryr ansible role
Change-Id: I7134bffab940ee780e5f5010d639af56f97b41d6
Co-authored-by: Mohammad Banikazemi <mb@us.ibm.com>
Co-Authored-By: zhubingbing <zhubingbing10@gmail.com>
Co-Authored-By: Antoni Segura Puimedon <antonisp@celebdor.com>
Partially-implements: bp kuryr-docker-plugin
2016-09-15 23:47:22 +00:00
Jeffrey Zhang
d7aee1183c Revert 'Add neutron-lbaas-agent to exlude image for Ubuntu binary'
TrivialFix

Change-Id: Iac56f3b45d8c11bcb61f5d0a389251dfd5c88752
2016-09-16 07:43:31 +08:00
Jenkins
97c99a9214 Merge "Add etcd ansible role" 2016-09-15 22:21:27 +00:00
Jenkins
ca623efa5b Merge "Integrate neutron-vpnaas-agent into the neutron Ansible role" 2016-09-15 21:11:57 +00:00
Jenkins
d1d7f0bc11 Merge "Add kuryr-libnetwork Dockerfile" 2016-09-15 21:00:16 +00:00
Jenkins
0adb2c82c1 Merge "Document how to add logging for a service" 2016-09-15 18:51:14 +00:00
Jenkins
ec8ac5a689 Merge "Remove public_router_id from tempest configuration template" 2016-09-15 18:49:42 +00:00
Jenkins
3a7cda3b82 Merge "Bump version of Kibana from 4.4 to 4.6" 2016-09-15 18:48:20 +00:00
Jenkins
46831f33a1 Merge "Switch arguments to usermod" 2016-09-15 17:36:59 +00:00
Jenkins
3408e6ba1d Merge "Minor fix in manila guide" 2016-09-15 15:46:36 +00:00
Jenkins
4c0bf23aa9 Merge "Add cloudkitty to heka-openstack.toml.j2" 2016-09-15 15:46:29 +00:00
Paul Bourke
dc85fda07a Add a tip at the end of tools/init-runonce
Give the user an easy to run way to test their deploy after running
init-runonce.

TrivialFix

Change-Id: I7d984433c8f1b56d0b74be06b3e411044e897790
2016-09-15 15:46:56 +01:00
Jenkins
bac19675ed Merge "Generate full /etc/hosts on every node" 2016-09-15 14:40:52 +00:00
Jenkins
f43fa1860a Merge "User os_keystone_role to create cloudkitty rating role" 2016-09-15 14:21:32 +00:00
prithiv
2e29f4b6f7 Modify collectd permissions
Modify permissions in collectd container to
facilitate inclusion of plugins.

Change-Id: If9ac860c7e533814d014834a18e0501d6512be61
Closes-Bug: #1620603
2016-09-15 14:06:58 +00:00
Christian Berendt
1be052390b Remove public_router_id from tempest configuration template
This parameter is usually not used and should not be provied in the
template.

TrivialFix

Change-Id: I4faea2127b741e06e327dd3e65387678d0bb0527
2016-09-15 15:28:56 +02:00
Jenkins
f99580d2a3 Merge "Mariadb bootstrap - no need to check for cluster ready in Kube" 2016-09-15 12:54:52 +00:00
Christian Berendt
ddbbd05be0 Document how to add logging for a service
TrivialFix

Change-Id: I2e912176174538fb1aded27e54c6a10acaf7d34b
2016-09-15 12:07:52 +00:00
Christian Berendt
e771404bc5 Add cloudkitty to heka-openstack.toml.j2
TrivialFix

Change-Id: If995f08d5cc131498739afb48a2406438e806d2a
2016-09-15 12:06:51 +00:00
Christian Berendt
e3f4d45d3a User os_keystone_role to create cloudkitty rating role
TrivialFix

Change-Id: I11ac0ffb814f3b2a0c60daf93ed22746e4d399bf
2016-09-15 13:45:16 +02:00
Christian Berendt
da3156f6d5 Bump version of Kibana from 4.4 to 4.6
TrivialFix

Change-Id: Ia18cb89e0951359226add5cbd96d3a91c7fcfd8a
2016-09-15 10:11:26 +02:00
Christian Berendt
be0fcb5b99 Integrate neutron-vpnaas-agent into the neutron Ansible role
Implements: blueprint neutron-vpnaas-agent
Co-Authored-By: zhubingbing <zhubingbing10@gmail.com>
Change-Id: I1fae21f48d5beef47934aef7c23910536955f2b8
2016-09-15 05:07:46 +00:00
Michal (inc0) Jastrzebski
01d2e2e331 Generate full /etc/hosts on every node
Since compute nodes needs to resolve each other, and controller nodes
needs to resolve each other, let everyone resolve everyone.

Change-Id: I1ee117bdb2d71d48a064c4d317b53a1500bdd753
Closes-Bug: #1623669
2016-09-15 03:36:03 +00:00
Hui Kang
a5b53f3a70 Add etcd ansible role
Change-Id: If8351ab3000006323a05924e907f1e3745768304
Co-Authored-By: zhubingbing <zhubingbing10@gmail.com>>
Partially-implements: bp kuryr-docker-plugin
2016-09-15 03:33:57 +00:00
Jenkins
d2b64b4473 Merge "Add ansible role for vmtp container" 2016-09-15 02:44:38 +00:00
Hui Kang
4fabd37e31 Add kuryr-libnetwork Dockerfile
Kuryr repo has been split to kuryr and kuryr-libnetwork

Change-Id: I6d05adf1de89611e2cb0f8469ed42ca1401ace56
Co-authored-by: Mohammad Banikazemi <mb@us.ibm.com>
Partially-implements: bp kuryr-docker-plugin
2016-09-14 22:27:36 +00:00
Jeff Peeler
9f16111b69 Switch arguments to usermod
Need to add nova user to qemu group.

Change-Id: I0df21d00fb295e0f2c14dd6abd4bee518fec8371
Closes-Bug: #1623682
2016-09-14 17:52:52 -04:00
Serguei Bezverkhi
cafdbb35d9 Mariadb bootstrap - no need to check for cluster ready in Kube
The change c7c87909 has introduced an unconditional check
for wsrep cluster during bootstrap process whether is ready or not
and if it is not, bootstrap fails.
In kubernetes environment wsrep driver is set to none, cluster will
NEVER reach ready state hence causing kubernetes mariadb bootstrap job
failure.

Closes-Bug: #1623662

Change-Id: I0e6fc098861b7eeab544229d0b04a78fa498ddb9
2016-09-14 17:22:26 -04:00
Jenkins
37ec5ecb52 Merge "Add Networking-SFC role" 2016-09-14 20:03:12 +00:00
Jenkins
239cea0c48 Merge "Add common role to Ansible site file" 2016-09-14 18:27:20 +00:00
Jenkins
56da49b561 Merge "Add neutron-vpnaas-agent container" 2016-09-14 18:18:58 +00:00
Jenkins
1943da377a Merge "Check if libvirtd apparmor profiles exists before removal" 2016-09-14 18:17:51 +00:00
Jenkins
210874e500 Merge "Non-default database port documentation." 2016-09-14 18:15:56 +00:00
Jenkins
4f921da47e Merge "Add upgrade file to barbican role" 2016-09-14 18:15:41 +00:00
Jenkins
d438e1ca13 Merge "Added grafana role" 2016-09-14 18:14:58 +00:00
Jenkins
ad2d6567a6 Merge "Added telegraf role" 2016-09-14 17:14:26 +00:00
Jenkins
f6054d40a5 Merge "Remove the useless host in site.yml" 2016-09-14 16:12:28 +00:00