1968 Commits

Author SHA1 Message Date
Jenkins
d10015dbea Merge "Install cinder related package for glance" 2016-09-20 12:27:03 +00:00
Jenkins
e51c83f991 Merge "Install extra packages for gnocchi using setuptools extra feature" 2016-09-20 04:34:05 +00:00
Andrew Widdersheim
ccc68d78e1 Update EPEL version in base
Update to epel-release 7-6. Also, move from HTTPS to HTTP in the RHEL
builds to match what is happening in Oracle Linux. Seems as though HTTPS
does not work any longer.

TrivialFix

Change-Id: Icc457a333acdd5cc5b1e124d4308c4af1eb8d2cc
2016-09-19 18:30:38 -04:00
Jeffrey Zhang
d9c29c1d66 Install cinder related package for glance
This is needed by glance cinder storage[0].

[0] https://github.com/openstack/glance_store/blob/master/glance_store/_drivers/cinder.py

Change-Id: I6645239acb3fb300afde8cc5260c8935c387d06f
Closes-Bug: #1625226
2016-09-19 23:05:11 +08:00
Jenkins
265a3cbfea Merge "Fix ironic Dockerfile" 2016-09-19 14:24:21 +00:00
Jeffrey Zhang
a05a50e217 Install extra packages for gnocchi using setuptools extra feature
Change-Id: Id702e5e79958a764d827703e996927b161fb379e
Closes-Bug: #1625212
2016-09-19 22:20:16 +08:00
caowei
fec6382d2d Fix ironic Dockerfile
1.Change "ironic_base" to "ironic_inspector" in ironic-inspector Dockerfile
2.add {% block footer %}{% endblock %}
TrivialFix

Closes-Bug: #1625131
Change-Id: Ibd02676e91a9b00cb1a46e7d00eaa3ab2c6c6412
2016-09-19 19:10:51 +08:00
liyingjun
0a024d9d7a Fix vpnaas for neutron
1. Install the missing vpnaas python module in neutron-server Dockerfile
2. Remove duplicated neutron-lbaas-common package from neutron-server,
since it is installed in neutron-base
3. Fix service plugin config, it's not vpn`ass` ;)) 'vpnass' ->
'neutron_vpnaas.services.vpn.plugin.VPNDriverPlugin' [1]

[1]:
https://github.com/openstack/neutron-vpnaas/blob/stable/newton/devstack/settings#L8

Change-Id: I5250b6875d96ef5df9cf39bce10ce072982aa80d
Closes-bug: #1625020
2016-09-19 07:19:00 +00:00
Jenkins
c3048f54bd Merge "install ironic-inspector during image build" 2016-09-16 18:51:31 +00:00
Jenkins
be3d63dbfa Merge "Allow operators to customise keystone source install" 2016-09-16 14:20:44 +00:00
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
f7cd6ef27a Merge "Add nova-serialproxy container" 2016-09-16 11:59:39 +00:00
Paul Bourke
893f14812d Allow operators to customise keystone source install
TrivialFix

Change-Id: I5fb6e2b72e56e018ed640811a9f4d1d77a3efb11
2016-09-16 11:11:32 +01:00
Jenkins
97c99a9214 Merge "Add etcd ansible role" 2016-09-15 22:21:27 +00:00
Jenkins
d1d7f0bc11 Merge "Add kuryr-libnetwork Dockerfile" 2016-09-15 21:00:16 +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
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
da3156f6d5 Bump version of Kibana from 4.4 to 4.6
TrivialFix

Change-Id: Ia18cb89e0951359226add5cbd96d3a91c7fcfd8a
2016-09-15 10:11:26 +02: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
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
56da49b561 Merge "Add neutron-vpnaas-agent container" 2016-09-14 18:18:58 +00:00
Christian Berendt
ce2a00a0e9 Add neutron-vpnaas-agent container
This implements the neutron-vpnaas-agent container for Ubuntu/Debian
with installation from source packages.

Co-Authored-By: zhubingbing <zhubingbing10@gmail.com>

Implements: blueprint neutron-vpnaas-agent

Change-Id: I3e4b513fb8e1670c4df0edb4951610f777ff72e6
2016-09-14 14:03:16 +00:00
prithiv
8a01ed3270 Add Networking-SFC role
Networking-SFC is a neutron big-tent project support Service Function
Chaining in Neutron.

* Rename the image from neutron-networking-sfc-agent to
  neutron-sfc-agent.
* Add networking-sfc role in playbooks.

Co-Authored-by: Jeffrey Zhang <zhang.lei.fly@gmail.com>
Change-Id: I1f99650eed85f59929d4ab6b2226603c54f29577
Implements: blueprint enable-networking-sfc-support
2016-09-14 15:41:03 +08:00
Eduardo Gonzalez
44ce6266b3 Add nova-serialproxy container
Change-Id: I9cd7e6d26af913f06f6b9119496e2f228266b293
Partially-Implements: blueprint nova-proxies
Signed-off-by: Eduardo Gonzalez <dabarren@gmail.com>
2016-09-14 07:25:41 +02:00
Jenkins
ba32530fac Merge "Add header blocks to all Dockerfiles" 2016-09-14 05:16:11 +00:00
Jenkins
16e79775ed Merge "Allow customizations of pip packages" 2016-09-13 20:07:01 +00:00
Michal (inc0) Jastrzebski
3eff4bc0d1 Allow customizations of pip packages
Customizations of packages for source builds

Closes-Bug: #1623083
Change-Id: I99263af53c8f9830bcf0c6fec78194c8f7cd88c5
2016-09-13 16:54:30 +00:00
Paul Bourke
b41247c656 Add header blocks to all Dockerfiles
Change needed to add header blocks to all Dockerfiles, similar to the
base.

Use case is to easily run something before packages are installed, e.g.
to COPY a local rpm in that can be added to the package list.

Change-Id: I1bbfdf0b762da0a392aa8bf47781315b45377bee
Closes-Bug: 1618969
2016-09-13 16:53:31 +01:00
Jenkins
6a95a5e2bc Merge "Cinder-backup misses client part for NFS backend" 2016-09-13 13:55:59 +00:00
Jenkins
9b9aea18b9 Merge "Fix mariadb bootstrap error" 2016-09-13 12:42:08 +00:00
Jenkins
a9c98ba58c Merge "add telegraf log directory /var/log/kolla/telegraf" 2016-09-13 07:40:45 +00:00
Jenkins
bb3ed4ef5b Merge "Install apt-utils in Ubuntu base image" 2016-09-13 06:15:35 +00:00
Jenkins
4d478e0bc5 Merge "Fix wrong release name in a comment in sources.list.ubuntu" 2016-09-13 06:15:21 +00:00
Hui Kang
c7c879095f Fix mariadb bootstrap error
Wait until the mariadb cluster is fully functional
- check existence of mariadb.pid is insufficient because the cluster
  may not be fully prepared

Change-Id: I611b38f7dbc8032c42aee2a040fb1210b4bee7eb
closes-bug: #1614363
2016-09-13 04:25:38 +00:00
zhubingbing
388eee2eab add telegraf log directory /var/log/kolla/telegraf
Closes-Bug: #1622609

Change-Id: I89d4059e2c31b7f1737c147479cdc3c36b06fa69
2016-09-13 03:22:18 +00:00
Christian Berendt
68601060b3 Fix wrong release name in a comment in sources.list.ubuntu
TrivialFix

Change-Id: If74270337a5d9829784ee3e28d4f994a6fd845db
2016-09-13 01:15:16 +02:00
Christian Berendt
bdb25edadf Add missing apt-get clean in Ubuntu base image
TrivialFix

Change-Id: Ibd4ba9dbe2cadb304e027b60d5b7378416719d12
2016-09-13 01:07:24 +02:00
Christian Berendt
1ab59dc8c7 Install apt-utils in Ubuntu base image
Change-Id: I5b96dc0e8debd718bb61b3bd9c1c2028af004a1c
Closes-bug: #1622777
2016-09-13 01:03:20 +02:00
Steven Dake
99f355e145 Use delorean rabbitmq
For centos, we should be using the RDO repositories to provide
rabbitmq-server.  This version is updated with bug fixes and provides
a more stable experience then using rabbitmq.com builds.

Co-Authored-by: Jeffrey Zhang <zhang.lei.fly@gmail.com>
Co-Authored-by: Michal (inc0) Jastrzebski <inc007@gmail.com>
Closes-Bug: #1621460
Change-Id: Ib0eafc5da4397756fbdd837520b15543180ce229
2016-09-12 09:58:57 +00:00
Mathias Ewald
6417595b9f Added grafana container
Added grafana repository to base image

Co-Authored-By: zhubingbing <zhubingbing10@gmail.com>

Installed grafana from repository

Change-Id: Ib99195ec4522f185f6fd4cebf10e305bb58f69c4
Partially-Implements: Blueprint performance-monitoring
2016-09-12 08:03:39 +00:00
Jeffrey Zhang
f59ddb3527
Add neutron-lbaas-agent to exlude image for Ubuntu binary
UCA latest Newton release lack of neutron-lbaas-common package, disable
neutron-lbaas-agent for Ubuntu binary until they fix it.

TrivialFix

Change-Id: I2c02fc578cffe82918ae6affe6cf0e6095ae47e4
Signed-off-by: Jeffrey Zhang <zhang.lei.fly@gmail.com>
2016-09-11 02:22:45 +08:00
Jenkins
99897c5438 Merge "Change ceph version to Jewel" 2016-09-09 18:58:29 +00:00
Michal (inc0) Jastrzebski
0a50cb8889 Change ceph version to Jewel
This patch changes version of ceph from hammer to jewel. Also removed
versionlock as it seems we don't use it in ubuntu, and actually might be
risky if we miss security patch on ceph.

Change-Id: Ib8f88c2f914a4b635e59a509fa0194605eb73165
Implements: blueprint upgrade-ceph-to-jewel
2016-09-09 14:30:36 +00:00
Jenkins
5f2a0f7da0 Merge "Fix lost parameter --remote in generated start_ovsdb_server.sh" 2016-09-08 14:04:07 +00:00
Vladislav Belogrudov
504fc351ba Cinder-backup misses client part for NFS backend
When using an NFS server for backup a cinder container mounts a location
specified in configuration file (one can do this via add-on files).
The mount process fails due to missing mount.nfs and mount.nfs4 tools.

Change-Id: Ic34667c1bf4d4660a4e773a9f8d98996ea11c070
Closes-Bug: #1620548
2016-09-07 14:57:50 +00:00