8795 Commits

Author SHA1 Message Date
Mathias Ewald
95ad305795 Fix Congress Service Type
Set service type to "policy"

Fix service description

Change-Id: I1b4077b832a53385a5d4576544e7bfe4805b308a
Closes-Bug: #1765054
2018-04-18 15:46:07 +02:00
James McCarthy
e6849f467f Update upgrade information in operating-kolla.rst
Added more information here to help when doing upgrades.

Change-Id: I9ed4cb172726277f477750a1b34dd0b9f11cf64f
2018-04-18 14:28:49 +01:00
caoyuan
027a2b1fbe dev mode: Add support for Zun
Allows users to develop on Zun using Kolla.

Partially implements: blueprint mount-sources

Change-Id: I2724aecad95f5165c1cfacd2fae80cdad22f98b4
2018-04-18 07:47:36 +00:00
Zuul
cbb13ce522 Merge "Remove the duplicated condition check for iscsi" 2018-04-18 06:34:55 +00:00
caoyuan
cc37ad1a19 Delete the unused policy file check
refer to https://github.com/openstack/kolla-ansible/blob/master/ansible/roles/congress/tasks/config.yml#L13

Change-Id: I6904aaf32c8b561f8c5852f1b7ef746a95b6fca9
2018-04-18 06:02:12 +00:00
Zuul
0da9c5bd9c Merge "Add the missing mds and mgr groups into site.yml" 2018-04-18 05:15:11 +00:00
caoyuan
3d9826e800 Remove the duplicated condition check for iscsi
Change-Id: If0529a13dce3e47a85391f11e58a737707015faa
2018-04-18 10:55:53 +08:00
Zuul
91419a9920 Merge "Add support for deploying Kafka" 2018-04-17 14:13:05 +00:00
Zuul
7d679a128a Merge "Update lower-constraints to match local requirements" 2018-04-17 06:47:38 +00:00
Gerry Buteau
2f69b3cbc6 Configure Infoblox as an IPAM driver for neutron
This patch allows configuration of the Infoblox
pluggable IPAM driver in neutron [0].

When 'infoblox' is chosen as the driver, an Infoblox
IPAM agent can be started as well.  The agent
allows for enhanced DNS capabilities by listening
for neutron and nova notifications.

[0] https://github.com/openstack/networking-infoblox/blob/master/README.rst

Change-Id: I4f863750a7806a7b6eaf13900d44e5f063afe3de
Depends-On: Ia44f0e0d7a0d60cebf0857ad51700e02eba5099b
Partially-Implements: blueprint neutron-ipam-driver-infoblox
2018-04-16 08:45:40 -04:00
Doug Szumski
6647ed818a Add support for deploying Kafka
Projects which may use Kafka include Monasca and Oslo
messaging. Initially it will be possible to
deploy a single Kafka cluster which may be shared
among clients. Support for running multiple Kafka
clusters may be added in a future change. This
change also configures logging for Kafka server,
state-change and controller logs.

Partially-Implements: blueprint monasca-roles
Change-Id: Iab8d200c2450238f3c0c708d1f4184490f6e6284
2018-04-16 11:34:00 +01:00
Zuul
f249a1b39a Merge "Remove useless module_extra_vars in registry.yml" 2018-04-16 09:55:17 +00:00
Zuul
910180a5e2 Merge "Custom configuration for grafana" 2018-04-16 08:06:37 +00:00
wangwei
6bfc6d4f3a Add task to create volumes path in cephfs
If using the cephfs native backend, when container start the
manila-share process with the manila user, no permissions are
prompted when creating the volume.
One way to solve the problem is to create the volumes folder in
advance in cephfs and modify the owner and group to 42429:42429,
which is manila's uid and gid.

Change-Id: I1ad63e1c4698ec8ee83461aafefa63041cfeb387
Closes-Bug: #1761108
2018-04-16 15:33:10 +09:00
caoyuan
e1dd6431ef Add the manila-data service into manila guide
the manila-data is missing [0][1]

[0]: https://docs.openstack.org/manila/latest/install/get-started-with-shared-file-systems.html
[1]: https://github.com/openstack/kolla-ansible/blob/master/ansible/roles/manila/defaults/main.yml#L34

Change-Id: I6936d533700637a4f4a160f776b73efc75c4b891
2018-04-16 14:21:35 +08:00
caoyuan
ad3b0cf01f Add the missing mds and mgr groups into site.yml
Add the ceph-mds and ceph-mgr host group into site.yml,
or the deploy action will be failed when ceph-mds and ceph-mgr is
different from the other ceph groups.

Change-Id: If34483c4a2e8f29b449ced811dd4b42e5b2e7dd4
2018-04-16 02:27:21 +00:00
Jeffrey Zhang
84ade4e149 Remove useless module_extra_vars in registry.yml
- remove uesless module_extra_vars, this is a historical issue. In the
  past, we use 'docker exec kolla_toolbox ansible xxx' to run module on
  target node, so complex data have to pass through extra_vars. Now we
  are using kolla_toolbox module, no need to use extra_vars anymore.
- Remove some useless until.

Change-Id: I72ed28001202917f9a82a1c3ea33cd6319911ec8
2018-04-16 09:14:54 +08:00
caoyuan
654196d674 Make dev mode available to glance-registry
Change-Id: I04bd9cf102a1aa0a4d159a11c384118aba45257d
2018-04-16 00:18:43 +08:00
Zuul
767d0523d1 Merge "Simplify init-runonce boot command" 2018-04-14 01:05:48 +00:00
Paul Bourke
e5a8481847 Simplify init-runonce boot command
openstack cli now supports --network foo rather than having to find the
network uuid. Thanks to mgoddard for the tip.

Change-Id: I9ce94a86c6950b81ef3ec70fe10ee565cc1f1171
2018-04-13 17:17:04 +01:00
Kevin TIBI
965669b461 Custom configuration for grafana
Add custom configuration for grafana

Change-Id: I03e3ab57ce538c0f86d1442c7bd30d3ce9012637
2018-04-13 10:43:44 +02:00
Zuul
0d1b16f71a Merge "Support extra ml2 plugins in neutron" 2018-04-13 07:11:55 +00:00
Zuul
62813843cd Merge "Fix mariadb recover seqnum regex" 2018-04-13 07:06:03 +00:00
Zuul
17ae53861e Merge "Reset multipath.conf" 2018-04-13 06:43:20 +00:00
Zuul
6813d5c878 Merge "Add the Manila for external ceph guide" 2018-04-13 06:36:35 +00:00
caoyuan
0025aac92e dev mode: Add support for aodh
Provide support fot kolla dev mode in aodh. When
'kolla_dev_mode' or 'aodh_dev_mode' variables are
enabled, source code of aodh project is cloned
and bindmounted.

Partially implements: blueprint mount-sources
Co-Authored-By: wu.chunyang <wu.chunyang@99cloud.net>

Change-Id: I1235013ab2ff887c4311126cbff7367775f66347
2018-04-13 02:36:48 +00:00
Doug Szumski
67d4fdd2af Do not create nova db user if database unchanged
This change prevents the task running if the database
has not been changed when a preconfigured external
database is not in use. This was the behaviour before
the preconfigured database feature was introduced.

Close-Bug: 1763375
Change-Id: I4f68905732dac75bc0deddab88047c9c0d7d65b5
2018-04-12 14:51:50 +01:00
Zuul
ed9854248f Merge "Remove the unnecessary "'"" 2018-04-12 13:08:17 +00:00
Zuul
12ebf2f40f Merge "Support accessing InfluxDB via HAProxy" 2018-04-12 11:38:49 +00:00
Surya Prakash Singh
189c89c1b6 Update lower-constraints to match local requirements
lower constraints list do not match the local requirements.
This commit is to update the same.

please follow:
http://lists.openstack.org/pipermail/openstack-dev/2018-April/129056.html

Change-Id: Icc7fe3a8f9716281de88825e9d5b2fd84de3d00a
2018-04-12 16:21:57 +05:30
caoyuan
077995916a Add the Manila for external ceph guide
Change-Id: I449c591ef7bc143f8364706ef083a681f19b0203
2018-04-12 15:30:57 +08:00
Eduardo Gonzalez
418cb52767 Support extra ml2 plugins in neutron
Add support to use custom/extra ml2 plugins for vendor
drivers.

Change-Id: I8586c447dc3b91357b2eecb7a9c4724e033e595f
2018-04-12 09:17:48 +02:00
caoyuan
cbd6480f8e Remove the unnecessary "'"
Change-Id: Ie677294ce5db40232d051e6a49687ce1687ac8c1
2018-04-12 15:03:48 +08:00
Eduardo Gonzalez
8a63c801c6 Fix mariadb recover seqnum regex
Regex used to find the recover seqnum partition is not
returning the real num id rather a None.
Task fails due seqnum[0] is not iterable.

Change-Id: I1be55b6ebfc17c6d423e638662ec2a9f4b9b49a2
Closes-Bug: #1752128
2018-04-12 09:03:34 +02:00
Zuul
71033e8f21 Merge "Use the pbr generated wsgi binary file located in binary folder" 2018-04-12 06:36:08 +00:00
Zuul
2d4da7093a Merge "Support custom config for InfluxDB" 2018-04-11 15:45:46 +00:00
Zuul
524a522449 Merge "Correct the path of configure file" 2018-04-11 14:49:19 +00:00
Zuul
0bed8f6dab Merge "Add the inventory when use ansible command" 2018-04-11 14:47:15 +00:00
johjuhyun
ed115a4983 Reset multipath.conf
Current multipath.conf is just for IBM Storwize SVC model, not
generally applicable setting. With this nova-compute may encounter
error when execute 'multipath -l /dev/sda' because sda is defined
as blacklist in conf.

This patch reset the conf file back to default which is same to the
result of 'mpathconf --enable'. Vendor dependent parameters should
be configured separately.

Change-Id: I429e5a6e2a37d9db56d59f88cdbfab12db4813a8
Signed-off-by: Minho Ban <mhban@samsung.com>
2018-04-11 18:21:50 +09:00
Zuul
a702af5adb Merge "Add freezer-scheduler role" 2018-04-11 07:00:06 +00:00
Zuul
2cd978a9cf Merge "Update listener config file entry" 2018-04-11 06:06:08 +00:00
Zuul
6fc0b17903 Merge "Verify external VIP set when TLS enabled." 2018-04-11 06:03:14 +00:00
Zuul
44f350d9bb Merge "Use internal interface to connect with keystone_ssh" 2018-04-11 06:02:34 +00:00
caoyuan
5c133c6005 Correct the path of configure file
the path should be "/etc/kolla/globals.yml" rather than
"/etc/kolla/kolla/globals.yml"

Change-Id: I119095bb63fc2af7eb34f16de43ce82f864dd8a4
2018-04-10 23:05:56 +08:00
caoyuan
b9bc5a4132 Add the inventory when use ansible command
when run ansible command, the inventory should be added, or
ansible will use /etc/ansible/hosts by default, but it does't
we wanted.

Change-Id: I7f2a05c27ddfa95d0747abb9ba931ee1c5714dc0
2018-04-10 23:02:17 +08:00
Zuul
3ca4de03b6 Merge "Update doc with new option" 2018-04-10 14:15:40 +00:00
chenxing
e57b4e8c1e Quickstart rewrite
- Add the requirements installation step for development
- Add step number for some section, to make step more clear
- Some format issues fix

Change-Id: I78deee5f4ae424eec06876168cbdfdf8d25d6bcc
2018-04-10 15:48:20 +08:00
ZhongShengping
3088bf5d0e Use the pbr generated wsgi binary file located in binary folder
Since pbr 1.4.0, wsgi_scripts entrypoing is supported and it will
generated a wsgi compatible binary file. No need to copied it to
/var/www/cgi-bin/aodh folder.

Change-Id: Iacb08fba8a238c3d4ef075aa58d38b439409b2f5
2018-04-10 00:56:50 +00:00
caoyuan
4c39ea7ecc Update the cirros to 0.4.0 for tempest
refer to http://download.cirros-cloud.net/0.4.0/

Change-Id: Ic61e613f5d8ee330c10537f6285e789faded4483
2018-04-09 23:00:52 +08:00
Zuul
d2f5570823 Merge "Fix ipc_mode comparison in the latest docker" 2018-04-09 12:17:53 +00:00