Jenkins
766ae5fcb6
Merge "Fix documentation for kolla_docker image pulling"
2017-04-10 09:13:01 +00:00
Jenkins
8759e3b99b
Merge "Configure coordination_url for cloudkitty processor"
2017-04-10 07:58:13 +00:00
Jeffrey Zhang
0e38fc2852
Configure coordination_url for cloudkitty processor
...
Cloudkitty processor use tooz to handle multi processor processes.
Otherwise, duplicated billing will be inserted into mysql.
Change-Id: Ifdc1be78afa89499ee4c3bbec5b9db8ddb2929cf
Closes-Bug: #1681160
2017-04-09 09:34:23 +08:00
Jenkins
5869030d7f
Merge "Karbor services restarting issue on conf update"
2017-04-07 08:44:19 +00:00
Jenkins
8959e15a9e
Merge "Trove services restarting issue on conf update"
2017-04-07 08:41:17 +00:00
Mohammed Naser
108613507c
Fix documentation for kolla_docker image pulling
...
The example to pull images is incorrect, this patch
addresses it and corrects it accordingly.
Change-Id: Ice79e7f73d99c024781cb379d190f6d05e1a34a9
2017-04-06 13:40:22 -04:00
Paul Bourke
8006ecdacf
Update keystone sanity check to use built in shade
...
The current module 'kolla_sanity' was written as a shim before full
shade support was added to Ansible. This should now no longer be needed,
we can implement the checks using Ansible provided modules.
Begin by updating the Keystone check to use 'os_auth' to fetch a token,
I think this is a good basic smoke test to verify Keystone is working.
Change-Id: I16049d9201fd8138c781ef2e1e0c1827ea817259
Partially-implements: blueprint sanity-check-container
2017-04-06 11:50:38 +00:00
Jenkins
a2551c2846
Merge "Modify the hosts of the post-deploy.yml playbook"
2017-04-06 09:25:36 +00:00
Jenkins
6d6d7b37fa
Merge "Change heat cfn service description"
2017-04-05 15:46:58 +00:00
Jenkins
afed70a3df
Merge "Remove Ubuntu 14.04 related code"
2017-04-05 12:26:29 +00:00
Jenkins
a97503c315
Merge "Remove min_l3_agents_per_router option"
2017-04-05 11:52:08 +00:00
Jenkins
ed0f2fc819
Merge "Fix Telegraf retention policy not found"
2017-04-05 11:32:25 +00:00
Jenkins
fe713dba33
Merge "Telegraf: activate influxdb input plugin"
2017-04-05 11:21:29 +00:00
Jenkins
7eacf5da96
Merge "Fix the "tox -e docs" failed"
2017-04-05 11:20:57 +00:00
Jenkins
78bf582329
Merge "Fix qos rules are not applied on ocata with ovs"
2017-04-05 11:20:04 +00:00
Bertrand Lallau
bfecaf3857
Telegraf: activate influxdb input plugin
...
The InfluxDB plugin will collect metrics on the given InfluxDB servers.
Change-Id: I23f0433f56047369ce19bbf3236f6dd7038eb06e
2017-04-05 08:32:53 +02:00
Jenkins
7c7ead154d
Merge "Use versionless keystone endpoints"
2017-04-05 04:51:33 +00:00
Jenkins
dd9e1e5a28
Merge "Fix Fluentd warn on dnsmasq.log file parsing"
2017-04-04 20:40:02 +00:00
Pavel Glushchak
98f3283dc9
Remove unused driver attr in cinder_backends map
...
Change-Id: Ib684e3f4bcd26e40c5bfde9bec8a1d83563d5460
Signed-off-by: Pavel Glushchak <pglushchak@virtuozzo.com>
2017-04-04 14:09:24 +03:00
Bertrand Lallau
a914fb6671
Fix Telegraf retention policy not found
...
New version of influxdb use "autogen" as default retention policy name.
Please see https://github.com/influxdata/influxdb/issues/3733 for more
info.
Change-Id: I8aeb47f60b3aeb022e0cd7aaac630d7cad5b0099
Closes-Bug: #1673914
2017-04-04 10:22:05 +02:00
Jenkins
57fb2e735c
Merge "Fix ceph log location"
2017-04-04 06:05:58 +00:00
Jenkins
f2db4c0f17
Merge "Fix the check.yml of Zun does not exist"
2017-04-04 01:18:42 +00:00
Bertrand Lallau
5782a214e9
Karbor services restarting issue on conf update
...
In case of karbor-protection providers.d/openstack-infra.conf config file modification,
karbor-operationengine and karbor-api are restarted too, but they should
not.
karbor-operationengine startup command:
https://github.com/openstack/kolla-ansible/blob/master/ansible/roles/karbor/templates/karbor-operationengine.json.j2#L2
karbor-api startup command:
https://github.com/openstack/kolla-ansible/blob/master/ansible/roles/karbor/templates/karbor-api.json.j2#L2
Change-Id: I91a0273ccf46e340315cf885ea01db6e14653182
Closes-Bug: #1677542
2017-04-03 12:45:28 +02:00
caoyuan
ff46e0908f
Update the cirros version to "0.3.5"
...
Refer to
https://docs.openstack.org/ocata/install-guide-rdo/glance-verify.html
Change-Id: Ic2a32a3f17a11f1f6e8ecf0f7271d7d1f12ca5bc
2017-04-03 16:04:12 +08:00
caoyuan
b9378126e9
Fix the "tox -e docs" failed
...
doc/running-tests.rst:64: D001 Line too long
doc/bifrost.rst:164: D000 Unknown target name: "edit-inventory".
doc/nova-fake-driver.rst:: WARNING: document isn't included in any
toctree
Change-Id: I83bb44ed10cb464f87e5235a423a475151ace208
2017-04-03 15:53:28 +08:00
Jenkins
1295f583a1
Merge "Use yaml.safe_dump() instead of yaml.dump()"
2017-04-03 03:53:29 +00:00
Bertrand Lallau
4f6470bb56
Fix Fluentd warn on dnsmasq.log file parsing
...
Fluentd actually parse all files in /var/log/kolla/*/*.log as Openstack
services files.
Dnsmasq file /var/log/kolla/neutron/dnsmasq.log, must be add to
exclude_path to avoid this warning message:
"/var/log/kolla/neutron/dnsmasq.log unreadable. It is excluded and would
be examined next time."
Change-Id: I8dc5320b9ed299200c4f1e6ee52d34a918e2f110
Closes-Bug: #1678530
2017-04-02 08:59:21 +02:00
shaofeng_cheng
fbb0dedb10
Fix qos rules are not applied on ocata with ovs
...
If the Open vSwitch agent is being used, set extensions to qos
in the [agent] section of ml2_conf.ini.
see
https://docs.openstack.org/ocata/networking-guide/config-qos.html
Change-Id: I85272b03222775b14a311a110077a8eed736f56c
Closes-Bug: #1676319
2017-04-01 14:33:54 +08:00
Bertrand Lallau
b257b2a676
Trove services restarting issue on conf update
...
In case of trove-api service config file modification (trove.conf file),
trove-conductor and trove-taskmanager are restarted too, but they should
not.
trove-conductor startup command:
https://github.com/openstack/kolla-ansible/blob/master/ansible/roles/trove/templates/trove-conductor.json.j2#L2
=> trove.conf is not used
trove-taskmanager startup command:
https://github.com/openstack/kolla-ansible/blob/master/ansible/roles/trove/templates/trove-taskmanager.json.j2#L2
=> trove.conf is not used
Change-Id: Ic4703a571cec5bf8b3f91cfcb9da1a23e2bb300b
Closes-Bug: #1677531
2017-03-31 12:56:00 +02:00
caoyuan
61156a9b6e
Fix the check.yml of Zun does not exist
...
Change-Id: I79d99acfb9410d83ab1c84df3553db463f3f948f
Closes-Bug: #1677952
2017-03-31 11:42:28 +08:00
Jenkins
bed0357931
Merge "Remove useless variable glance_backend_file"
2017-03-30 15:11:22 +00:00
Jenkins
2b3ec9fa18
Merge "Fix cinder config group in nova.conf"
2017-03-30 15:03:47 +00:00
Jenkins
aa68c84463
Merge "Add zun ansible role"
2017-03-30 13:46:06 +00:00
Jenkins
b5a0ed3280
Merge "Remove image building related docs from kolla-ansible"
2017-03-30 13:20:45 +00:00
Jenkins
f485bd0ac3
Merge "Optimize reconfiguration for haproxy"
2017-03-30 13:14:07 +00:00
Paul Bourke
ab83caeba0
Remove image building related docs from kolla-ansible
...
Add links to refer to the main Kolla documentation. Also fix minor
formatting errors that were preventing the docs from building.
Change-Id: I8759b9e995097d221900441bd001a1234ae007fd
Depends-On: Ia7959c71a241b9d7139ec50b34e36b24fbcf76e6
Co-Authored-By: Mauricio Lima <mauriciolimab@gmail.com>
2017-03-30 13:07:55 +00:00
Jenkins
c250d7af0e
Merge "Updated from global requirements"
2017-03-30 12:20:18 +00:00
Mauricio Lima
a836033e14
Optimize reconfiguration for haproxy
...
Co-Authored-By: caoyuan <cao.yuan@99cloud.net>
Change-Id: Iddde03760ff85af5263868ebc47b8b9438e92e8e
Partially-implements: blueprint better-reconfigure
2017-03-30 18:36:31 +08:00
Jenkins
88eb3a9696
Merge "Trove fix backup restore with Swift"
2017-03-30 09:16:52 +00:00
Jenkins
79eb687ea8
Merge "Set to Unix format trove-conductor.conf file"
2017-03-30 09:16:21 +00:00
zhuzeyu
a1e2901c30
Use yaml.safe_dump() instead of yaml.dump()
...
Remove Python specific types from YAML output
Produce only basic YAML tags
Change-Id: Ib6a4c18663897efb7243ed1ff84df1c9f2abf8bf
2017-03-30 16:54:05 +08:00
jimmygc
867c3bda39
Remove useless variable glance_backend_file
...
When glance_backend_ceph is not enabled, glance uses file as
backend store by default. Since glance_backend_file is useless
and not overriding glance backend when glance_backend_ceph is
enabled. I think it is good to remove it.
Change-Id: I94cbd8661e43ab296478470ed57d0effc5622ee5
2017-03-30 16:16:47 +08:00
root
2364bee3cc
Add zun ansible role
...
Change-Id: I13cf03d6a97fb94dd7cb309e99a417ad101dc21a
Co-Authored-By: Mauricio Lima <mauriciolimab@gmail.com>
Partially-implements: bp add-zun-ansible-role
2017-03-30 04:15:17 -04:00
shaofeng_cheng
83fae8c8f9
Fix secure_proxy_ssl_header option
...
Option "secure_proxy_ssl_header" from group "DEFAULT" is deprecated
in Keystone.
see
https://docs.openstack.org/ocata/config-reference/identity/samples/keystone.conf.html
Change-Id: I390969fce5b592c0267399969abc54e5caffbfc8
Closes-Bug: #1675982
2017-03-30 15:49:51 +08:00
shaofeng_cheng
9ded0dbacd
Fix cinder config group in nova.conf
...
If disable cinder in openstack environment.
Cinder of configuration items do not need to configure in nova.conf
Change-Id: Ie346dfe45f8c2d3fd383095d0c64f8e9421100ff
2017-03-30 09:24:54 +08:00
ZhongShengping
66ac7aa459
Remove min_l3_agents_per_router option
...
min_l3_agents_per_router parameter has been removed in neutron[0].
So we can remove it.
[0] https://github.com/openstack/neutron/blob/master/releasenotes/notes/remove-min-l3-agents-per-router-27aef7d91dec0348.yaml
Change-Id: Ia3f3686e2cc27e4bd0707add50ebc552117d6b03
Closes-Bug: #1677101
2017-03-30 08:44:48 +08:00
Bertrand Lallau
8e2b341cfd
Set to Unix format trove-conductor.conf file
...
Replace all DOS carriage returns (^M) with Unix line feeds.
Change-Id: I0cb757e2aa9c08d87d5da64cc416b3d468219df6
2017-03-29 21:38:24 +02:00
Bertrand Lallau
b6ab5bf7e9
Trove fix backup restore with Swift
...
'v1' is missing in DEFAULT/swift_url property for trove.conf and
trove-taskmanager.conf file.
Closes-Bug: #1677362
Change-Id: I7f625b1ac665a26c4207c3cbb9b0238da82993d8
2017-03-29 21:32:25 +02:00
OpenStack Proposal Bot
2e63113efb
Updated from global requirements
...
Change-Id: Ie2ff57cb04d5f2331d22838d9a627900e5b1f8a2
2017-03-29 18:43:05 +00:00
Jenkins
04ebda9e44
Merge "Revert "Fixes problem with kolla-kubernetes 3.0.2 images""
2017-03-29 15:06:37 +00:00