- Apr 06, 2017
-
-
Mohammed Naser authored
With the split of kolla and kolla-ansible, it seems that this dependency was carried over as it is used when generating graphs for build sequences. This patch removes it as the build process is not part of this project anymore. Change-Id: I7fd59fe703c2f06c003c8acda15f2a06d3fd7f3f
-
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. 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
-
Jenkins authored
-
- Apr 05, 2017
- Apr 04, 2017
-
-
Jenkins authored
-
Pavel Glushchak authored
Change-Id: Ib684e3f4bcd26e40c5bfde9bec8a1d83563d5460 Signed-off-by:
Pavel Glushchak <pglushchak@virtuozzo.com>
-
Bertrand Lallau authored
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
-
Jenkins authored
-
Jenkins authored
-
- Apr 03, 2017
-
-
caoyuan authored
Refer to https://docs.openstack.org/ocata/install-guide-rdo/glance-verify.html Change-Id: Ic2a32a3f17a11f1f6e8ecf0f7271d7d1f12ca5bc
-
caoyuan authored
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
-
Jenkins authored
-
- 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
-
- 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 31, 2017
-
-
caoyuan authored
Change-Id: I79d99acfb9410d83ab1c84df3553db463f3f948f Closes-Bug: #1677952
-
- Mar 30, 2017
-
-
Jenkins authored
-
Jenkins authored
-
Jenkins authored
-
Jenkins authored
-
Jenkins authored
-
Paul Bourke authored
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>
-
Jenkins authored
-
Mauricio Lima authored
Co-Authored-By:
caoyuan <cao.yuan@99cloud.net> Change-Id: Iddde03760ff85af5263868ebc47b8b9438e92e8e Partially-implements: blueprint better-reconfigure
-
Jenkins authored
-
Jenkins authored
-
zhuzeyu authored
Remove Python specific types from YAML output Produce only basic YAML tags Change-Id: Ib6a4c18663897efb7243ed1ff84df1c9f2abf8bf
-
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
-
ZhongShengping authored
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
-
- Mar 29, 2017
-
-
Bertrand Lallau authored
Replace all DOS carriage returns (^M) with Unix line feeds. Change-Id: I0cb757e2aa9c08d87d5da64cc416b3d468219df6
-