8819 Commits

Author SHA1 Message Date
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
confi-surya
79374fbfba Update doc with new option
`auth_uri` option is deprecated and changed to new option
`www_authenticate_uri` from group keystone_authtoken

please follow below link for reference
https://review.openstack.org/#/c/508522/

Change-Id: I8daa645ff1afab9ca643de2c3beb4d757007b514
2018-04-09 11:46:24 +00:00
caoyuan
b81442a082 Add freezer-scheduler role
Change-Id: I469800239bfc7f3bb5acc899edf7a971b792655c
Implements: blueprint kolla-freezer-scheduler-container
Co-Authored-By: wu.chunyang <wu.chunyang@99cloud.net>
2018-04-09 08:35:32 +00:00
Zuul
e65781e679 Merge "When copying glance-swift.conf ensure mode and become used" 2018-04-09 07:56:46 +00:00
Zuul
92dd118128 Merge "Refresh nova cell cache in nova-scheduler process" 2018-04-09 05:57:49 +00:00
Jeffrey Zhang
b0b51e83ae Refresh nova cell cache in nova-scheduler process
Base on patch https://review.openstack.org/550527 , after nova cell is
created, need send SIGHUP to nova-scheduler process to refresh nova
cell cache.

Change-Id: Ic1f52b2ca736b593b70fc355a057923b01e0b3ed
2018-04-09 09:40:53 +08:00
Zuul
2fcdbfd3f5 Merge "Modify permissions on ceph file in manila" 2018-04-09 00:35:28 +00:00
Zuul
1ff358cb04 Merge "Use higher max memory for items in memcached" 2018-04-08 07:29:22 +00:00
ZhongShengping
a13b478a9a Deprecate os_region_name option
Option "os_region_name" from group "placement" is deprecated. Use
option "region_name" from group "placement".

Change-Id: I4a07a47adaa7b15a3e081bb2869218adc427111e
Closes-Bug: #1762106
2018-04-08 11:43:13 +08:00
Joshua Harlow
0adee7b589 When copying glance-swift.conf ensure mode and become used
This makes it so that the file copied has the same perms
as the other copied files and that become is used so that the
copy works (otherwise it does not).

Change-Id: I22f39ef30760701e174f304de6ff959ff60607ad
2018-04-06 13:07:58 -07:00
Doug Szumski
b865bada8c Support accessing InfluxDB via HAProxy
This change allows access to InfluxDB via HAProxy on the internal
network.

If HA is required the Enterprise version of InfluxDB will need to
be installed. This could be implemented by customising the InfluxDB
Docker file.

There are other alternatives to HA, such as the InfluxDB Relay [1].
Support for this is considered to be outside of the scope of this
bugfix.

[1] https://docs.openstack.org/developer/performance-docs/
    methodologies/monitoring/influxha.html

Closes-Bug: #1751283
Change-Id: I4624efbd99c0cddd1361f2438866ad3a82e5557b
2018-04-06 17:48:24 +01:00
wangwei
193ce726c2 Fix ipc_mode comparison in the latest docker
In old docker, if you do not specify ipc_mode, the default value is empty,
but in the latest docker, such as 17.09.0, if not specified, the default
is "IpcMode": "shareable", which will cause all containers to be deleted
and re-create when to redeploy or upgrade. This commit solves the
problem.

Change-Id: Ia8269b9c8066880e4aee23d6fdea8d9c04c41e44
Closes-Bug: #1747586
2018-04-06 13:35:43 +00:00
Zuul
445a0cb009 Merge "Followed the become: true ordering" 2018-04-06 08:53:53 +00:00
Zuul
46e0f70652 Merge "Improvement in code-base" 2018-04-06 08:44:45 +00:00
confi-surya
c0f44cd2e5 Followed the become: true ordering
As rest of the files are follow the same pattern
So in same manner following the same for fluentd format config

Change-Id: I114e3a09e9747085adcc06caa419d5ebe61cec7b
2018-04-06 11:21:31 +09:00
Zuul
0ca5924752 Merge "Escalate privileges when copy fluentd custom config" 2018-04-06 02:09:01 +00:00
confi-surya
ecadff24a2 Improvement in code-base
Removed extra line

Change-Id: I519b8a58a67300d25e2dffa65015f879b9b1d322
2018-04-06 11:08:42 +09:00
Stanislaw Bogatkin
42deff5ce4 Escalate privileges when copy fluentd custom config
Fluentd custom output and filter configs target directory can have unknown
permissions, so copy these configs as root.

Change-Id: I1649f8cd4a5066245e8f79e8e71b6bbf04dbcb62
Closes-Bug: #1760213
2018-04-05 18:37:58 +03:00
Zuul
21acfde7ba Merge "Introduce variable to allow different DVR modes" 2018-04-05 10:03:00 +00:00
Zuul
1cfe33c3f0 Merge "[HAProxy] Allow extra options to be specified per listener" 2018-04-04 15:36:53 +00:00
Zuul
9c4e4dcf54 Merge "Add Octavia Horizon plugin" 2018-04-04 08:55:40 +00:00
Zuul
c5b3cfd847 Merge "Retry glance API sanity checks" 2018-04-04 06:32:18 +00:00
wangwei
5d5ae0802e Modify permissions on ceph file in manila
Modify the permissions and owner of the ceph configuration file to be
consistent with other manila configuration files.

Change-Id: I9039196a1b26d74b313a02707dce8732a5e187cb
2018-04-04 14:53:01 +09:00
Zuul
c13d1a6255 Merge "[Horizon] Allow configuration of Keystone's URL" 2018-04-04 02:22:25 +00:00
Zuul
6fd6677419 Merge "Implement ARA sqlite databases over http feature" 2018-04-04 01:06:11 +00:00
Zuul
73c9c4210c Merge "Error path of WSGIScriptAlias of panko for ubuntu" 2018-04-04 01:01:57 +00:00
Carlos Goncalves
24f4fcdd22 Add Octavia Horizon plugin
Change-Id: I2f5d70bb5707b940387d613879bf2caab35d6bd9
2018-04-03 23:35:41 +01:00