- Jun 08, 2017
-
-
jangseon ryu authored
Currently TCMalloc's default tc size is 32MB. This causes poor performance in ceph storage. A new ceph_tcmalloc_tc_bytes option has been added with a default of 128MB. 128 MB is default TC size at above jewel version. and if we don't set this config, osd daemon will running with 32 MB. because 32MB is default size in TCmalloc 2.4 version. 32MB and 128MB are twice the performance difference. - reference : https://www.slideshare.net/Red_Hat_Storage/ ceph-performance-projects-leading-up-to-jewel-61050682 Closes-Bug: #1693692 Change-Id: I0d25c92917b11a29bcfd18f9c129cae328fa2d3e Signed-off-by:
jangseon ryu <jangseon.ryu@navercorp.com>
-
- May 25, 2017
-
-
shaofeng_cheng authored
While is not an issue, just an style format, etc/hosts generated by baremetal role have some tabs where it shouldn't. Change-Id: I90d82ea78b3dac7e8ec3f8cc546b67cc61c41536 Closes-Bug: #1692913
-
- May 24, 2017
-
-
Jenkins authored
-
- May 23, 2017
-
-
Jenkins authored
-
Jenkins authored
-
Jenkins authored
-
Jenkins authored
-
Jenkins authored
-
Jenkins authored
-
Jenkins authored
-
Bertrand Lallau authored
Useful api_interface_address variable has been define here: https://github.com/openstack/kolla-ansible/blob/master/ansible/group_vars/all.yml#L57 In order to simplify codebase we must use it as much as possible. Change-Id: I18fec19bf69e05a22a4142a9cd1165eccd022455
-
- May 22, 2017
-
-
OpenStack Proposal Bot authored
Change-Id: I7e4c7fea9976dc854c212b0a2b79234fa73c1d1b
-
Jenkins authored
-
Jeffrey Zhang authored
cinder-volume will convert the disk locally when boot image from volume with create new volume. whereas the container only have 10G space in default, cinder-volume will complain that no space if image is large. This patch mount cinder volume for cinder-volume and cinder-backup all the time. Change-Id: I8c68ea49374dc67839699b81e345cfc390a01fe3 Close-Bug: #1692485
-
shaofeng_cheng authored
Add configure the VMware Storage Backend in glance-api. Because of the following document was not updated: https://docs.openstack.org/developer/glance/configuring.html#configuring-the-vmware-storage-backend So,see code: https://github.com/openstack/glance_store/blob/master/glance_store/_drivers/vmware_datastore.py https://github.com/openstack/glance_store/blob/master/glance_store/backend.py Partially-implements: blueprint kolla-ansible-support-vsphere Change-Id: Icb73ec501aabd938eb23257518ce0650a329bef3
-
Jenkins authored
-
- May 17, 2017
-
-
Surya Prakash Singh authored
Existing statement was little vague, so improved it. Change-Id: I57371a7b63650d41160370c7c5a59e19d03f9e71
-
Jenkins authored
-
shaofeng_cheng authored
Fix the following error: openstack_swift_auth is undefined unsupported parameter for module: project unsupported parameter for module: role Change-Id: Id60e3f06e90e708d9054b905bbfd28ff5450fa49 Closes-Bug: #1691388
-
Jenkins authored
-
shaofeng_cheng authored
The Orchestration service automatically assigns the heat_stack_user role to users that it creates during stack deployment. To avoid conflicts, do not add this role to users with the heat_stack_owner role. Closes-Bug: #1690975 Change-Id: I7a4cb7f4a13de7be4fc9ce9c24057ece6a0ced5c
-
- May 16, 2017
-
-
Jenkins authored
-
Jenkins authored
-
Jenkins authored
-
Jenkins authored
-
shaofeng_cheng authored
If enable vpnaas,service_plugins value is 'neutron_vpnaas.services .vpn.plugin.VPNDriverPlugin'. It throw warning for 'stevedore.named [-]Could not load neutron_vpnaas.services.vpn.plugin.VPNDriverPlugin' Closes-Bug: #1690693 Change-Id: Ia00f733da2dcbdd50e3d62dfe98c8f44cc4a1d26
-
- May 15, 2017
-
-
OpenStack Proposal Bot authored
Change-Id: I14134cb07f7ca24ebb7e1c9a38f2d4f77cab3d73
-
Jenkins authored
-
Jenkins authored
-
shaofeng_cheng authored
If enable lbaas,service_plugins value is 'neutron_lbaas.services .loadbalancer.plugin:LoadBalancerPluginv2'. It throw warning for 'stevedore.named [-]Could not load neutron_lbaas .services.loadbalancer.plugin.LoadBalancerPluginv2' Closes-Bug: #1690694 Change-Id: I38d61405710ca88fbdb3cfd72a534986cf933195
-
- May 13, 2017
-
-
caoyuan authored
Option "notify_on_state_change" from group "DEFAULT" is deprecated. Use option "notify_on_state_change" from group “notifications". refer to https://docs.openstack.org/ocata/config-reference/compute/config-options.html Change-Id: I18e80ccd5981b81bfd597b94717ed77b13c05222 Closes-Bug: #1690494
-
- May 12, 2017
-
-
Pavel Glushchak authored
On RedHat libvirt is just a metapackage and it does nothing with libvirt daemon itself if we remove it. On Ubuntu the correct package name with libvirt daemon is libvirt-bin. Closes-Bug: #1690356 Change-Id: Ief8dfd8c038b10878621aefcc8f559aa20dc498b Signed-off-by:
Pavel Glushchak <pglushchak@virtuozzo.com>
-
Jeffrey Zhang authored
Closes-Bug: #1690302 Change-Id: Ice9e6ece862c4102883c6a5f3bbfe2d291077c8d
-
- May 11, 2017
- May 10, 2017