Commit Graph

6687 Commits

Author SHA1 Message Date
Numan Siddique
367a03284a Support OVN docker images
This patch adds kolla images for
 - ovn-northd
 - ovn-controller
 - ovsdb-server for Northbound DB
 - ovsdb-server for Southbound DB

Change-Id: I97f82395cb14108bdff57543e4847a5ece17fe69
Implements: blueprint ovn-controller-neutron
Signed-off-by: Numan Siddique <nusiddiq@redhat.com>
2017-06-02 17:47:10 +05:30
Jenkins
43048c5be9 Merge "Remove dead code related to the Vagrant dev environment" 2017-06-02 12:08:36 +00:00
Jenkins
082e2f4f8c Merge "Add ceilometer agent ipmi docker file" 2017-06-02 10:59:30 +00:00
Jenkins
8240267f1e Merge "Fix typo" 2017-06-02 10:31:03 +00:00
Jenkins
35c5168d91 Merge "Add ceilometermiddleware in swift-proxy-server" 2017-06-02 10:30:54 +00:00
Juan J. Martinez
4af4b1ec6f Remove dead code related to the Vagrant dev environment
The Vagrant dev environment is now in kolla-ansible so this code
is not needed any more in kolla repo.

Change-Id: I066f75057f03009810d2bb00ed09e832d328b52c
Depends-On: I6b56822d50472f8eda6fc60f69196d3c9b8b6cf8
Related-Bug: 1693847
2017-06-02 11:19:46 +01:00
Jenkins
399b2f1d5f Merge "Only copy plugin-archive into image for source builds" 2017-06-02 10:10:37 +00:00
Hanxi_Liu
e67409a17c Stop using old gnocchi reference
Gnocchi is being moved outside OpenStack to gnocchixyz.
Stop using its OpenStack reference.

Change-Id: I13931534f1c2b0829cbb192be248e8c9a269c846
2017-06-01 17:18:17 +08:00
Jenkins
ddad3fc6af Merge "gnocchi: take care of centos/source on non-x86" 2017-05-30 13:46:24 +00:00
Martin Mágr
f413c6b411 Sensu images
This patch adds possibility to have container with sensu-client service.

Implements: blueprint container-healthchecks
Change-Id: I1c659ce38299d5497a80fa96dd2dd39bd40176c3
2017-05-30 13:31:38 +02:00
Jenkins
ad864e20a4 Merge "Add ec2-api image" 2017-05-30 08:39:44 +00:00
Jenkins
67a733a0ee Merge "dragonflow: install proper package on all distros" 2017-05-29 17:05:25 +00:00
Marcin Juszkiewicz
80f17fee38 dragonflow: install proper package on all distros
You should NEVER install library packages as 99.99% time is not what you
really need. NEVER!

What was happening? During build of 'pyzmq' it was noticing that there
are no development headers for libzmq and after 10s delay (with huge
warning attached) it was starting to build own 'bundled' copy of libzmq.

Bumped libzmq to newer version as well (in Debian/Ubuntu).

Change-Id: I8bc95cc9c90cc9f4df911a40392b85c9b5dd1261
2017-05-29 17:15:59 +02:00
Sven Anderson
cede69b96d Add ec2-api image
Initial image for EC2-API, a standalone service for OpenStack that
supports AWS EC2 and VPC API.

Change-Id: Ia8d611cc3988499baf15e731fd053f38ad9b5079
2017-05-29 17:13:05 +02:00
Jenkins
328acb02a0 Merge "Add short README file for contrib/template-override directory" 2017-05-29 09:39:23 +00:00
Steven Dake
4607ab5e53 Remove sudo operations that are no longer necessary
set_configs.py has logic to handle chown of directories.  Simplify
the codebase by removing these unnessary chowns.  Further the chowns
cause some forms of NFS backed storage to not work properly.

Change-Id: I8df95d06b1010778deb3e2a3065aaab26ed2eb6a
Closes-Bug: #1693973
2017-05-26 21:40:31 -07:00
Christian Berendt
55d568d0b5 Add short README file for contrib/template-override directory
Change-Id: Ie6da4d94829126d1d8d3156ac5e608d965ffc2a6
2017-05-26 21:09:43 +00:00
Jenkins
7a9160f3f3 Merge "Fix sed replacement command in Ubuntu's install_docker" 2017-05-26 17:17:11 +00:00
Jenkins
330a367da2 Merge "use proper package name for python-oslo.vmware" 2017-05-26 14:04:50 +00:00
Juan J. Martinez
64fa91063f Fix sed replacement command in Ubuntu's install_docker
The 's' command wasn't closed properly.

Change-Id: I4b6757a3e532a9507d47ab006afb91301e62f536
2017-05-26 14:28:01 +01:00
Marcin Juszkiewicz
857ca7033f gnocchi: take care of centos/source on non-x86
As for Debian we need to install blas/lapack devel headers to build
scipy.

Change-Id: I2e0257072192bae6b689d549df12a05196ff7698
Partially-Implements: blueprint multiarch-and-arm64-containers
2017-05-26 12:12:35 +02:00
Sean Mooney
331632f879 pin mariadb version for rpm distros
- This change changes pins to 10.0.30 as
  MariaDB-Galara-server is not available on
  the latest z stream of 10.0
- This change enables https be default for the
  mariadb repo to avoid 404 error. see:
  https://access.redhat.com/articles/1320623

Change-Id: I92ed4aa3bded0803cb2e7076cefe776d437d8b8d
2017-05-24 12:01:43 +00:00
Marcin Juszkiewicz
ea9228c753 use proper package name for python-oslo.vmware
python-oslo-vmware was transitional package name

Change-Id: Ieb355e30fe7162c035f342fd5b0fb2573365f428
2017-05-24 11:01:12 +02:00
Jenkins
02f136025c Merge "Replace invalid link for Docker images in README.rst" 2017-05-23 11:24:17 +00:00
Jenkins
e731db2c15 Merge "Add qdrouterd container" 2017-05-23 00:01:40 +00:00
Eduardo Gonzalez
cf328ff562 Fix aodh-base image
Aodh removed etc/aodh folder in [1]
This folder only had oslo-config-generator file [2]

Is safe to remove this file copy since it was already useless
since we do not generate files from oslo.

[1] https://review.openstack.org/#/c/459603/
[2] https://github.com/openstack/aodh/blob/stable/ocata/etc/aodh/aodh-config-generator.conf

Change-Id: I2b92cafdcd41be4d778113072e0aedd6e93a8bc1
2017-05-22 10:00:17 +01:00
Jenkins
5e07d045a5 Merge "Add Neutron SR-IOV agent image" 2017-05-20 00:02:33 +00:00
Jenkins
d3302929e0 Merge "Add mistral-event-engine image" 2017-05-18 16:56:12 +00:00
Jenkins
31afb8dd48 Merge "Move shebang customization into jinja2 block" 2017-05-18 15:55:41 +00:00
Jenkins
46582e154d Merge "multipathd: modprobe dm-multipath on startup" 2017-05-18 15:18:42 +00:00
Brad P. Crochet
d0aaeccbea Add mistral-event-engine image
Mistral now has an event engine for triggering cron-like events.

Change-Id: I039e812113c7ad565e11af6045cb3bd1a7af706b
2017-05-18 10:58:42 -04:00
Andrew Smith
f034a8b209 Add qdrouterd container
The qdrouterd is a high performance, lightweight AMQP 1.0 message
router that support oslo.messaging RPC communications.

Change-Id: I42783fb50c9f6750071d797b3f07a6283454c7a7
Implements: blueprint dispatch-router-messaging-component
2017-05-18 09:39:31 -04:00
Brent Eagles
a1511d7282 Add Neutron SR-IOV agent image
Adds an image for the neutron SR-IOV agent.

Change-Id: I31cad133deaac5a155b3a9a5f3ea03d6e6b65186
2017-05-18 10:34:17 -02:30
Dan Prince
f836960b6c multipathd: modprobe dm-multipath on startup
Change-Id: I486de8b6ab2f4235bb4a21c3650f6b9e52a83b80
Co-Authored-By: Jon Bernard <jobernar@redhat.com>
Closes-bug: #1691753
2017-05-18 09:02:36 -04:00
OpenStack Proposal Bot
69eef380e7 Updated from global requirements
Change-Id: I52821f9ba29a722a9120766f147a5990ec05653a
2017-05-18 12:46:46 +00:00
shaofeng_cheng
627f6ce2f4 Add ceilometermiddleware in swift-proxy-server
Add ceilometermiddleware package in swift-proxy-server image.

Change-Id: I4075d14211778347afe7c03b661723f5a8e18c7a
Closes-Bug: #1691629
2017-05-18 14:50:49 +08:00
Jenkins
0bd1e3a84d Merge "Add dragonflow container" 2017-05-18 04:51:31 +00:00
Jenkins
f3ae2d10f4 Merge "Install python-pip" 2017-05-17 18:05:50 +00:00
Jenkins
073a629b45 Merge "Add Elasticsearch client package for OSprofile" 2017-05-17 11:00:08 +00:00
Jenkins
429a2f6876 Merge "Revert "Clean up base Dockerfile"" 2017-05-17 10:55:11 +00:00
zejian Zhuang
a7a1e0c948 Fix typo
Change-Id: Ie19f4d2bb623924b85b8d73be686dd1782822851
2017-05-17 18:30:04 +08:00
Jenkins
b2353ec45c Merge "Change Kolla Kubernetes Developer Quickstart url fix the url 404 not found issue." 2017-05-17 09:34:54 +00:00
xuchao
2be946c000 Change Kolla Kubernetes Developer Quickstart url
fix the url 404 not found issue.

Change-Id: Ideb0a681a33b7a3c65ee59bfb190cbda98469dc3
2017-05-17 08:34:18 -04:00
Jenkins
05c32b4415 Merge "fix handling of delorean on non-x86" 2017-05-17 09:34:47 +00:00
Martin André
d0bc8931ad Revert "Clean up base Dockerfile"
This reverts commit fd6d89c495.

Change-Id: I93252e459b97b7885432822ff86de6b261c420b2
Related-Bug: #1691413
2017-05-17 11:04:41 +02:00
Bertrand Lallau
c79739b8ac Add Elasticsearch client package for OSprofile
OSprofile allows user/devs trace OpenStack requests.
OSprofiler is multi drivers support.
The simpler centralized system to use is Elasticsearch.
To allow Openstack services to store traces in Elasticsearch,
Elasticsearch client has to be installed in Docker Openstack-base image.

Change-Id: I1546c03603676b5e29ea56dacecb510e29bbf6f6
Implements: blueprint enable-osprofiler
2017-05-17 10:25:57 +02:00
Jenkins
a4b23803ff Merge "Fix logging for chrony" 2017-05-17 08:11:38 +00:00
pangliye
ff137447cd Install python-pip
We need to install other libraries to crawl the data,
so we need to install python-pip first

Change-Id: I3f627279810f448a2252e7d54810cb5ac1f30a9e
2017-05-16 23:04:07 -04:00
Marcin Juszkiewicz
c5b3ca719c fix handling of delorean on non-x86
Python 2.7.5 != 2.7.9 when it comes to handling None. So sort disabling
delorean-deps.repo on non-x86 in other way.

Change-Id: Iae86c391c7dcf006538d39d9b447f47171b8b541
Partially-Implements: blueprint multiarch-and-arm64-containers
2017-05-16 17:36:11 +02:00
Jenkins
3fb53129e2 Merge "Fix the "tox -e docs" faild" 2017-05-16 09:12:53 +00:00