- Apr 01, 2017
-
-
shaofeng_cheng authored
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
-
- Mar 30, 2017
-
-
Mauricio Lima authored
Co-Authored-By:
caoyuan <cao.yuan@99cloud.net> Change-Id: Iddde03760ff85af5263868ebc47b8b9438e92e8e Partially-implements: blueprint better-reconfigure
-
jimmygc authored
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
-
root authored
Change-Id: I13cf03d6a97fb94dd7cb309e99a417ad101dc21a Co-Authored-By:
Mauricio Lima <mauriciolimab@gmail.com> Partially-implements: bp add-zun-ansible-role
-
shaofeng_cheng authored
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
-
shaofeng_cheng authored
If disable cinder in openstack environment. Cinder of configuration items do not need to configure in nova.conf Change-Id: Ie346dfe45f8c2d3fd383095d0c64f8e9421100ff
-
- Mar 29, 2017
-
-
Bertrand Lallau authored
Replace all DOS carriage returns (^M) with Unix line feeds. Change-Id: I0cb757e2aa9c08d87d5da64cc416b3d468219df6
-
Bertrand Lallau authored
'v1' is missing in DEFAULT/swift_url property for trove.conf and trove-taskmanager.conf file. Closes-Bug: #1677362 Change-Id: I7f625b1ac665a26c4207c3cbb9b0238da82993d8
-
- Mar 27, 2017
-
-
Bertrand Lallau authored
During "Optimize reconfigure action for Telegraf" previous commit, a regression has been introduced on the "reconfigure" action. https://review.openstack.org/#/c/424202/ The start.yml file has been deleted but reconfigure.yml still using it. This patch fix it. Change-Id: I8879b83ce7a1f886f6870d79f63c3f1cc706059b Closes-Bug: #1676403
-
Jeffrey Zhang authored
cinder-volume will be hanged if rados_connect_timeout is disabled. And no error message will be thrown. Disable timeout is not a good idea. This patch sets the rados_connect_timeout to 5. Change-Id: I05e7343d09d75399a7031013b4329a2cb81792fb Closes-Bug: #1676267
-
- Mar 22, 2017
-
-
Bertrand Lallau authored
The following WARN logs always appears in nova-api.log: - Option "firewall_driver" from group "DEFAULT" is deprecated for removal. - Option "linuxnet_interface_driver" from group "DEFAULT" is deprecated for removal. These 2 options can be removed for the following reasons: - nova-network will be deprecated - moreover Kolla doesn't configure nova-network Options deprecation notes is here: https://github.com/openstack/nova/blob/master/releasenotes/notes/deprecate-more-nova-network-opts-a9f87c79f7d26438.yaml#L8 https://github.com/openstack/nova/blob/master/releasenotes/notes/deprecate-more-nova-network-opts-a9f87c79f7d26438.yaml#L37 Change-Id: I12f80a02b9d27f2bdbb8926eb648ea4f6e6dd945
-
zhubingbing authored
Link https://docs.openstack.org/project-install-guide/key-manager/newton/barbican-backend.html#simple-crypto-plugin Change-Id: I351738c2a98090c56ac69e477fbe5ddec4cc5b26 Closes-Bug: #1672001
-
Paul Bourke authored
Given keepalived runs on the network node, we should have a minimum of two by default for high availability. Change-Id: Ifbd68e456dc93319df8e85017fd9f4db09f05929
-
Bertrand Lallau authored
Heat can send RPC notifications to Ceilometer as define here: https://github.com/openstack/ceilometer/blob/master/ceilometer/pipeline/data/event_definitions.yaml#L139 oslo_messaging_notifications section MUST be managed in heat.conf file. Closes-Bug: #1674935 Change-Id: I314e34a7a7b6caab72b916331f5f20c29afde438
-
- Mar 21, 2017
-
-
Bertrand Lallau authored
service_name variable is defined in tasks but not used everywhere. Change-Id: I67a95f49d277cf004338a9c184e7be70608714b7
-
Jeffrey Zhang authored
Change-Id: Ie81e3a2528ea04106ecf8c9f5e4491b1d98d2f7a Closes-Bug: #1674645
-
Bertrand Lallau authored
grafana_ini file used in test condition doesn't exists, use grafana_conf file instead. Change-Id: Id5dca94aed98b0d6cf6c4f841e7380f8b8154416 Closes-Bug: #1673932
-
- Mar 20, 2017
-
-
Bertrand Lallau authored
Telegraf allow plugin configuration in /etc/telegraf/telegraf.d directory. These files comes from telegraf/templates/config/*.conf, but this directory is optional. Closes-Bug: #1673691 Change-Id: Idc695c86c5f6b6b0bd514728f2025321cd200907
-
caoyuan authored
more infomation, see http://paste.openstack.org/show/603369/ Change-Id: If803071bfa88b8e5275b3291c05dc3a9f6e08222 Closes-Bug: #1674215
-
- Mar 19, 2017
-
-
ZhongShengping authored
PKI token support has been deprecated in the Ocata release and will be removed in the Pike release, so we can remove releated parameters. Change-Id: If8f4cf3db3f315742554be363ae4ab8e70b789ce Closes-Bug: #1653049
-
caoyuan authored
Change-Id: Ide78ed1de89a9904db48f08fcff3c247ee650317
-
Bertrand Lallau authored
The binary log contains a record of all changes to the databases, both data and structure. It consists of a set of binary log files and an index. Activate it in MariaDB will fix Telegraf error on Mysql/MariaDB inputs retrieval. Change-Id: I040ed75ffbf1afded87ba0f8f63a3e384707d1fb Closes-Bug: #1673969
-
- Mar 17, 2017
-
-
Bertrand Lallau authored
Activate resource_plugin only if related Openstack services are enabled. Change-Id: Iff37c8738513661d2defe7fb7614b526864b1cc2
-
Jeffrey Zhang authored
Change-Id: I2658259d88a8df1c0d716ed6f360f9514fb957b5 Closes-Bug: #1673703
-
- Mar 16, 2017
-
-
Thomas O'Neill authored
Depends-On: If7f5c80eb10a1c418785d9c659ae18bfecfcfe33 Change-Id: I9c54f01193b4e12338e71cd1f0a4635dcbfa43fe Implements: blueprint neutron-bgp-dragent
-
Bertrand Lallau authored
Fluent rewrite_tag_filter output plugin must be updated for the following services: * Congress * Designate * Freezer * Manila * Murano * Octavia * Senlin * Trove * Watcher Change-Id: I5329002c99f5c940921dff107f2120bafb158168 Closes-Bug: #1673208
-
- Mar 15, 2017
-
-
satya authored
Nova placement api, cinder api, volume logs along with mistral logs are missing from the filter which will allow elastic search to fetch it from the fluentd Fixes the issue Change-Id: I7899ce6e010bfc6534a88f0a2117dc0a9e60c7c7 Closes-Bug: #1673002
-
Bertrand Lallau authored
Services config files are missing in cron command. Cron Jinja template has been adapted in order to take it into account. Change-Id: I5aef67b774ddaf83afdfe03d099b91e68a11ae1d Closes-Bug: #1673163 Closes-Bug: #1673193
-
Mark Goddard authored
It is not currently possible to deploy Bifrost on a host other than the Ansible control host. A deployer may want to manage an Ansible control environment remotely from the Bifrost deployment host but is currently unable to. This change adds a new top level 'deployment' Ansible group and a 'bifrost' Ansible group containing the 'deployment' group. The Ansible play in ansible/bifrost.yml is now targeted at the hosts in the 'bifrost' group. For backwards compatibility, the all-in-one and multinode inventories add localhost to the deployment group. This allows a deployer to deploy Bifrost on a remote host by modifying the hosts in the deployment or bifrost groups. Change-Id: I76808feab5dd67dff63379ed9c7d08a105636acf Closes-bug: #1665373
-
Bertrand Lallau authored
Heka has been removed and replaced by fluentd. Refer to https://review.openstack.org/#/c/437874/ Change-Id: Id9f95cbefcd4b1089e2a00a92dc66f387c27f09b
-
Paul Bourke authored
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. Partially-implements: blueprint sanity-check-container Depends-On: If6d10f2ce90c7fc72353566554352b0310942f30 Change-Id: Ie08c952178cdbea6e6a6e9e91cb62090ea98c2be
-
caoyuan authored
Change-Id: Ic2890d0ea2dd0927b327b880bf25532fbb2efe07
-
- Mar 14, 2017
-
-
Paul Bourke authored
Change-Id: I0eed4024b4ca86e458d92bd9703fb4a02feee947 Closes-Bug: #1666618
-
Bertrand Lallau authored
Sahara can send RPC notifications to Ceilometer as define here: https://github.com/openstack/ceilometer/blob/master/ceilometer/pipeline/data/event_definitions.yaml#L147 oslo_messaging_notifications section MUST be managed in sahara.conf file. Change-Id: Ifdb5c1454a4940d4c1d8b521eb6c91529af142f3
-
Bertrand Lallau authored
Trove can send RPC notifications to Ceilometer as define here: https://github.com/openstack/ceilometer/blob/master/ceilometer/pipeline/data/event_definitions.yaml#L444 oslo_messaging_notifications section MUST be managed in conf files. Change-Id: I063b9807686e9b4ca6f7e7bfa6a444191378e513
-
Nathan Harper authored
Closes-Bug: #1671862 Change-Id: I6b77773238cd65a3cc009d8d9a38bdbea0035212
-
- Mar 13, 2017
-
-
Bertrand Lallau authored
Api and Central Designate services are not configured and will be set to 4 (default value). In an "all-in-one" config it's very helpful to minimize used resources by setting openstack_service_workers to 1. Change-Id: Iafa460859e4b6004ae202bb878da77add08d7a5f Closes-Bug: #1672413
-
Dave Walker (Daviey) authored
The presence of heka_socket:/var/lib/kolla/heka with containers that log to /dev/log, such as nova-ssh cause a wedge on starting as /var/lib/kolla/heka/log is never created due to the removal of heka. This means that ssh data, such as config and keys are never sync'd and sshd is never started. Change-Id: Ia561526e6caf82eebd18c6e31cbeb1738b9ff602 Closes-Bug: #1672207 Signed-off-by:
Dave Walker (Daviey) <email@daviey.com>
-
Jeffrey Zhang authored
/lib/modules is required for load kernel module. ironic-conductor will load iscsi_tcp kernel module during starting. Change-Id: Id953638f68e0fa1c268f173e3dd9b3390598bd93 Closes-Bug: #1672245 Depends-On: I1dd7d1a8cd67bbdfc1262b39aa96997c12681900
-
- Mar 12, 2017
-
-
caoyuan authored
Option "enable_v1_api" from group "DEFAULT" is deprecated. This patch remove it. Change-Id: I234e5f417ca310b60ca5e4990223f9d13f583894
-