- Apr 02, 2017
-
-
Bertrand Lallau authored
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
-
- Mar 21, 2017
-
-
Jenkins authored
-
- Mar 20, 2017
- Mar 19, 2017
- Mar 18, 2017
-
-
Jenkins authored
-
- Mar 17, 2017
-
-
Jeffrey Zhang authored
Change-Id: I2658259d88a8df1c0d716ed6f360f9514fb957b5 Closes-Bug: #1673703
-
- Mar 16, 2017
-
-
Jenkins authored
-
Thomas O'Neill authored
Depends-On: If7f5c80eb10a1c418785d9c659ae18bfecfcfe33 Change-Id: I9c54f01193b4e12338e71cd1f0a4635dcbfa43fe Implements: blueprint neutron-bgp-dragent
-
Jenkins authored
-
Jenkins authored
-
- Mar 15, 2017
-
-
Jenkins authored
-
Jenkins authored
-
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
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
-
Jenkins authored
-
Jenkins authored
-
Jenkins authored
-
Jenkins authored
-
Jenkins authored
-
Jenkins authored
-
Jenkins authored
-
zhuzeyu authored
Modify the order of the folder according to the project structure Change-Id: I291b40f32b790336fe84fb0e36432fde2d2149c7
-
caoyuan authored
Change-Id: Ic2890d0ea2dd0927b327b880bf25532fbb2efe07
-
- Mar 14, 2017
-
-
Jenkins authored
-
Jenkins authored
-
Jenkins authored
-
Jenkins authored
-
Jenkins authored
-
Paul Bourke authored
Change-Id: I0eed4024b4ca86e458d92bd9703fb4a02feee947 Closes-Bug: #1666618
-
Jenkins authored
-
OpenStack Proposal Bot authored
Change-Id: I79a1a89ce4e1aee56d076bd796cce29517ebf3d8
-
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
-
zhouyunfeng authored
correspondence with other hyperlinks. Change-Id: Ifaeb2c834577c3583d7f7368039073abccdbbef9
-
Dave Walker (Daviey) authored
Currently we omit the os_distro property when uploading the cirros image to glance. Nova assumes it to need vfat disk incase the image is Windows. This change sets the property to "linux" causing ext4 to be used instead. TrivialFix Change-Id: I3fdb71f5be7702a2dc223946fae82131c6c46154 Signed-off-by:
Dave Walker (Daviey) <email@daviey.com>
-
- Mar 13, 2017
-
-
Eduardo Gonzalez authored
With libvirt 2.0, when using qemu cpu mode is not properly evaluated and need to be set to cpu_mode = none. Add this option when kvm is not supported, otherwise user will still facing errors when launching instances over qemu. Change-Id: Ic970e3de74817ce4e17bb4e15d130e1e82d595cc
-