7228 Commits

Author SHA1 Message Date
Xinliang Liu
14cda91c4e Revert "nova-libvirt: fix kvm permission issue"
This is not needed. If we make sure qemu use nova user.
Because nova user in group qemu.

See comment #7 of bug #1715356:
The root cause for this issue is that qemu not run with nova user on
debian.
If we set qemu running with nova user with this patch:
https://review.openstack.org/#/c/525891/
Then we need to revert commit f1b98a4925826333cf22dafe15ef755066c51d48.

This reverts commit f1b98a4925826333cf22dafe15ef755066c51d48.
Closes-bug: #1715356
Depends-on: I36720af0c7d3dd7c69d2404843f54c0991aea1bb

Change-Id: I62fbcf9e4ee5c3170c96576698f4ae8b66db1b74
2017-12-11 17:43:24 +08:00
Zuul
4db3c44963 Merge "Add the missing murano package files " 2017-12-11 05:57:43 +00:00
Zuul
2a150c8908 Merge "Bump to ceph luminous" 2017-12-10 05:16:14 +00:00
Zuul
150701718d Merge "Fix deployment of ceph" 2017-12-08 20:17:59 +00:00
Zuul
2d1339b60e Merge "Use separate publish jobs in periodic pipeline" 2017-12-07 04:29:05 +00:00
Michal (inc0) Jastrzebski
a0b60bff43 Fix deployment of ceph
Ubuntu deploys L now while centos deploys J, we need to keep versions in
sync

Change-Id: Ib7403d36bfee71b9e0f6d7844ade8da8fe7fb850
2017-12-06 17:02:08 -08:00
Zuul
a0b15e40bb Merge "Upgrade the rst convention of the Contributor Guide" 2017-12-06 16:44:42 +00:00
Zuul
9192d55dbd Merge "base: use install_packages macro instead of calling APT" 2017-12-06 09:52:14 +00:00
Jeffrey Zhang
e6036f52ed Use separate publish jobs in periodic pipeline
The secrets can not be inherited.

Change-Id: Ie0f99f470a419c57865eb8b0a14e465ae228c799
2017-12-06 06:03:54 +00:00
Zuul
628af2f8b0 Merge "Update swift for replication issues" 2017-12-05 14:09:42 +00:00
Zuul
cfa3e7d679 Merge "Remove duplicated statement of parameter choices of config options" 2017-12-05 14:06:43 +00:00
Zuul
f0c539066f Merge "Creates directory /var/run/mysqld on aarch64 when building MariaDB docker image" 2017-12-05 09:51:23 +00:00
Jeffrey Zhang
479f26d352 Bump to ceph luminous
Add ceph-mgr images

Change-Id: I875f84012a92d4f8b9dcb212d917cf61167270b8
Implements: blueprint ceph-luminous
2017-12-05 16:33:16 +08:00
Zuul
e38683d212 Merge "Change more repo url to infra mirror" 2017-12-05 08:17:02 +00:00
chenxing
2faaf37e86 Add the missing murano package files
When enable Murano, kolla-ansible will import the io.murano.applications.zip
file[1]. But Murano container doesn't symlink this file. This patch is
to add the missing link.

[1] https://github.com/openstack/kolla-ansible/blob/master/ansible/roles/murano/tasks/start.yml#L69

Change-Id: Id791fc39e1f5136add7d10db291cbdba59d1c291
Closes-Bug: #1734019
2017-12-05 08:16:21 +00:00
Kevin Zhao
7192508e36 Creates directory /var/run/mysqld on aarch64 when building MariaDB docker image
Closes-bug: #1733262

Change-Id: I2d0a3422ba6a077a309c1fe967a2a62ef5ce6a36
Signed-off-by: Kevin Zhao <kevin.zhao@arm.com>
2017-12-05 15:33:03 +08:00
Jeffrey Zhang
5feb113033 Change more repo url to infra mirror
Change-Id: I7e9fd2760ae3202f3a84833bb65edfdcffa67fe4
2017-12-04 17:23:31 +08:00
Zuul
0f7141f1ce Merge "fix missyntax in README.rst" 2017-12-04 02:47:52 +00:00
Zuul
544445ba33 Merge "Add designate-producer container" 2017-12-01 08:38:14 +00:00
chenxing
6fb2f385dc Upgrade the rst convention of the Contributor Guide
We upgrade the rst convention by following Documentation Contributor
Guide[1].

[1] https://docs.openstack.org/doc-contrib-guide/

Change-Id: Id2b804b3743efabaadfd2f7ba2c4ed4bc3b7289e
Partially-Implements: blueprint optimize-the-documentation-format
2017-12-01 07:41:15 +00:00
Zuul
fc12fefda2 Merge "Updated from global requirements" 2017-11-30 12:29:52 +00:00
Zuul
da915b2b3c Merge "Implement nova-mksproxy" 2017-11-30 10:09:27 +00:00
Zuul
2a58003253 Merge "Typo in neutron-server/extend_start.sh" 2017-11-29 14:09:04 +00:00
Zuul
f48f027b45 Merge "nova-libvirt: fix build for Debian" 2017-11-29 13:11:27 +00:00
Zuul
3347a4233b Merge "Clean fluentd_plugins_install block" 2017-11-29 10:15:32 +00:00
Zuul
a638447b74 Merge "Correct horizon-plugin-tacker-dashboard url option" 2017-11-29 10:15:30 +00:00
OpenStack Proposal Bot
53847f8c93 Updated from global requirements
Change-Id: I4403b3d97910fa146973cb1b3a0e2a914b11ca3c
2017-11-29 08:58:49 +00:00
Zuul
41e38f7438 Merge "Add related symbolic link to pass DPDK compile" 2017-11-29 00:37:26 +00:00
Zuul
c94b0850d6 Merge "Remove setting of version/release from releasenotes" 2017-11-28 15:26:41 +00:00
Zuul
cdc05ef8bc Merge "Remove yum-axelget from base image" 2017-11-28 14:26:13 +00:00
James McCarthy
f7b453d95b Update swift for replication issues
There are corresponding ansible changes to go with these image
changes - add nc to swift image, and create dir for lock files.

nc allows for rsync replication to easily target {{ swift_rsync_port }}

change the lock file location for swift user to access - see bug
for more details.

Change-Id: I78826aeee35601ff65cbe50932482ef2f68346ae
Closes-Bug: #1733851
2017-11-28 13:59:43 +00:00
lan
a10715bbca Correct horizon-plugin-tacker-dashboard url option
Change-Id: Ib032721ce79eaac8e5905ab95958079ca75f574f
2017-11-28 17:06:02 +08:00
Jeffrey Zhang
9846a27a6b Improve gate post jobs
- Reuse build jobs to publish images
- Add binary jobs in periodic pipeline
- Push all image to dockerhub
- Use branch name for image tag

Change-Id: Ifefb96bcbcc9c6840cf865f7786b43a43fae4c17
2017-11-28 04:45:30 +00:00
Farid Da Encarnacao
24f1714a16 Fix Gnocchi support ceph
Based on gnocchi issue #412 [0], cradox is more stable and recommended
to use.

* Add cradox for source and  RHEL family distro binary.
* Ubuntu binary lacks of cradox package, so install from pypi

[0] https://github.com/gnocchixyz/gnocchi/issues/412

Co-Authored-By: Jeffrey Zhang <zhang.lei.fly@gmail.com>
Change-Id: Icf7d6425884fb889d48c786caebbfc7b7050ae8e
Closes-Bug: #1718701
2017-11-28 09:54:15 +08:00
Alfredo Moralejo
2d26e1d26e Remove yum-axelget from base image
This patch partially reverts https://review.openstack.org/#/c/521716/.

Package yum-axelget is not in CentOS or RDO repositories. Note
that installing packages from EPEL repos is not recommended when
deploying RDO.

Closes-Bug: #1734690

Change-Id: Id34e667673d0b4e20fe3fdd2a880a1769ec2a6c3
2017-11-27 13:11:56 +00:00
Marcin Juszkiewicz
f7a3c7e599 base: use install_packages macro instead of calling APT
Change-Id: I9176a6a755f527010234b1eee3342dbc649a1b34
Depends-on: Icfff55d92fa5c865f09db5112da28bf452a5a221
2017-11-27 09:21:30 +00:00
Marcin Juszkiewicz
d6207058c6 nova-libvirt: fix build for Debian
Change-Id: Ia0429294b2d99ef225dafb37bb77fae5fe0fe36c
2017-11-24 15:18:39 +00:00
Martin Mágr
dd4fe190d0 Clean fluentd_plugins_install block
fluentd_plugins_install should contain only plugin installation operations,
so that the override does not have to handle irrelevant operations

Change-Id: I8f810d194a1e638683df1f445c187b8d98629730
2017-11-24 15:14:32 +01:00
Zuul
781c106f98 Merge "Upgrade the rst convention of the Admin Guide" 2017-11-23 12:56:05 +00:00
Zhijiang Hu
e8a153c8c5 Add related symbolic link to pass DPDK compile
Change-Id: I385c3cad80a9b1365fc3c3ad5b1334d66dfc8ab8
Close-Bug: 1732853
2017-11-23 03:15:17 -05:00
Zuul
27ab91b2ab Merge "Use 3 hours timeout for gate jobs and install yum-axelget" 2017-11-22 08:44:16 +00:00
caowei
22e6130c5d Add designate-producer container
reference:
https://docs.openstack.org/designate/latest/contributor/architecture.html

Change-Id: Ia22128e5ce4a717612af658d63258e78e52176ad
2017-11-22 11:30:19 +08:00
zhuzeyu
eb30cf704f Modify the version of skydive to v0.14.0
https://github.com/skydive-project/skydive/releases

Change-Id: I0cf20b42aed85e07015cbb1dad70a95c7258f209
2017-11-22 00:51:24 +00:00
Zuul
3931f2896a Merge "Include required packages for libvirt SASL auth on CentOs/RHEL" 2017-11-21 18:35:17 +00:00
Zuul
3be0256d67 Merge "Install libvirt-clients for nova-libvirt image" 2017-11-21 11:25:52 +00:00
Jeffrey Zhang
6b6003b925 Use 3 hours timeout for gate jobs and install yum-axelget
We have much more images and need more time to build jobs.

Install yum-axelget to make download more faster.

Change-Id: I8af9aef98864214a16eb0fad2142bd1679afe94e
2017-11-21 13:32:24 +08:00
chenxing
ce0555d172 Upgrade the rst convention of the Admin Guide
We upgrade the rst convention by following Documentation Contributor
Guide[1].

[1] https://docs.openstack.org/doc-contrib-guide/rst-conv/

Change-Id: Iad2664f1797b4c48dacc49502f9213b7ff849d34
Implements: blueprint optimize-the-documentation-format
2017-11-21 10:49:05 +08:00
zhubingbing
cce4775be1 fix missyntax in README.rst
Change-Id: Ibdcf60c3b85bf76526bf6566f53eb65a2afabf68
2017-11-21 02:02:05 +00:00
Jeffrey Zhang
d6b1cee0fe Bump kafka version to 0.11.0.2
Bump kafka version from 0.11.0.1 to 0.11.0.2. The old version is removed
on the download site already.

Change-Id: Ia6638313a060e52246ebbf833a9af1efc78907cf
Closes-Bug: #1733188
2017-11-20 13:58:49 +00:00
Zuul
6d2d3b02cd Merge "Add elasticsearch output for rsyslog" 2017-11-19 03:37:02 +00:00