- Apr 08, 2019
-
-
Doug Szumski authored
The recent addition of this flag make the configuration of stand-alone Monasca slightly simpler. Change-Id: Ib4c03926daa3f0f3de0fa4412cd785d87ed5500c
-
- Mar 14, 2019
-
-
Scott Solkhon authored
Adds support to seperate Swift access and replication traffic from other storage traffic. In a deployment where both Ceph and Swift have been deployed, this changes adds functionalality to support optional seperation of storage network traffic. This adds two new network interfaces 'swift_storage_interface' and 'swift_replication_interface' which maintain backwards compatibility. The Swift access network interface is configured via 'swift_storage_interface', which defaults to 'storage_interface'. The Swift replication network interface is configured via 'swift_replication_interface', which defaults to 'swift_storage_interface'. If a separate replication network is used, Kolla Ansible now deploys separate replication servers for the accounts, containers and objects, that listen on this network. In this case, these services handle only replication traffic, and the original account-, container- and object- servers only handle storage user requests. Change-Id: Ib39e081574e030126f2d08f51de89641ddb0d42e
-
- Mar 08, 2019
-
-
Doug Szumski authored
In some scenarios it may be useful to perform custom formatting of logs before forwarding them. For example, the JSON formatter plugin can be used to convert an event to JSON. Change-Id: I3dd9240c5910a9477456283b392edc9566882dcd
-
- Mar 07, 2019
-
-
Arkadiy Shinkarev authored
When using custom storage backends with cinder.conf overrides file, precheck stage in kolla-ansible is fail. This commit adds option 'skip_cinder_backend_check' (default: False) to cinder role. Change-Id: Ifee138ad8b281903ea2365441aada044c80c46f0
-
- Feb 28, 2019
-
-
Mark Goddard authored
To avoid links to OpenStack docs getting out of date in our docs, use the latest version. Ideally after cutting each stable branch we should change these links to use the current release. Co-Authored-By: Isaiah Inuwa Change-Id: Ia1e3c720f4e688861b8f76874a3943b0f4e50b17
-
- Feb 25, 2019
-
-
Christian Berendt authored
Change-Id: Id8276448c6e779b2b4a0aafee45d953c4f009fc1
-
- Feb 14, 2019
-
-
Doug Szumski authored
Until the Monasca Kafka client fork is removed it is currently required to run Kafka in compatibility mode. It is also necessary to disable an optimisation in the Kafka brokers to clean up idle connections. This is because the optimisation was added after the Monasca Kafka client was forked, and the client hasn't been updated since. These settings are now applied automatically when Monasca is enabled. Change-Id: I6935f1fb29f4f731cf3c9a70a0adf4d5812ca55e
-
Pedro Alvarez authored
Change-Id: I3defe0c38f41d7335e1cbafb75523c3cd44323ee
-
- Feb 07, 2019
-
-
caowei authored
Use option "enabled_filters" from group "filter_scheduler". Change-Id: I042f0b011c060f9dbc645dbdbb60068cb41c0cc8
-
- Feb 01, 2019
-
-
Scott Solkhon authored
Change-Id: I12af64725c0beec2ece0367c3773230c57908254
-
- Jan 24, 2019
-
-
binhong.hua authored
The path /var/lib/docker/volumes/kolla_logs/_data/ is too long shorter log path will help to debug from log. The volume path is compatible with docker-engine and docker-ce. Change-Id: I9195d5f24d938f5060fe748aac3ae58c79ec5abf
-
binhong.hua authored
By default, docker containers inherit ulimit from limits of docker deamon. On CentOS 7, docker daemon default NOFILE is 1048576. It can found in /usr/lib/systemd/system/docker.service. The big limit will cause many problem. we should control it in production environment. Change-Id: Iab962446a94ef092977728259d9818b86cfa7f68
-
- Jan 13, 2019
-
-
zhangshj authored
Change-Id: I89d9f7a90d72e6c5df7dde078ed7407eedd6f92f
-
- Jan 10, 2019
-
-
Michal Nasiadka authored
Change-Id: If87cdb132875c4e2c5dff2cc427e00f7a95927de
-
- Jan 08, 2019
-
-
tone.zhang authored
Since Rocky release Kolla Ceph supports both bluestore and filestore Ceph OSD. In multinode mode, users can overwrite “ceph_osd_store_type” in the inventory file and deploy the mixed Ceph OSD. Change-Id: I4582861c81fdea5fb67114cf3ac1e48f7812f0d7 Signed-off-by:
tone.zhang <tone.zhang@arm.com>
-
- Jan 03, 2019
-
-
Mark Goddard authored
Change-Id: I3bd50cb1e7db85acbf8ab20fc7bdd945b5232aaa
-
- Dec 17, 2018
-
-
Patrick O'Neill authored
Add an enable_cinder_backend_quobyte option to etc/kolla/globals.yml to enable use the Quobyte Cinder backend. Change the bind mounts for /var/lib/nova/mnt to include the shared propogation if Quobyte is enabled. Update the documentation to include a section on configuring the Cinder. Implements: blueprint cinder-quobyte-backend Change-Id: I364939407ad244fe81cea40f880effdbcaa8a20d
-
- Nov 30, 2018
-
-
João Feteira authored
Added the missing option neutron_plugin_agent: "opendaylight" added to the opendaylight documentation page. Without it the deployment would not use the neutron_plugin_agent but the default one: openvswitch . Change-Id: I56a377e1faab9a50f36383ea59b45bf5a9155bcf
-
Paul Bourke authored
When using external Ceph the operator must create pools for each service and configure keyrings with appropriate permissions. The official Ceph docs describe this in detail so let operators know this. Change-Id: Ic3e52e1fbbf09ec09ac21b5b3067092b195812f1
-
- Nov 28, 2018
-
-
Asharam Meena authored
Closes-Bug: #1804850 Change-Id: Icb7edbac5df316af68972cafa448a261c26747b0
-
- Nov 27, 2018
-
-
ya.wang authored
Specifying a nic for dnsmasq when using ironic inspector, by default is network_interface Change-Id: I579c667c40b14030f340c1f3d7f57fe37613ee1a
-
- Nov 23, 2018
-
-
Eduardo Gonzalez authored
Change index to ease identify what service want to look. Split docs into more specific folder such as networking and storage. Change-Id: Ic7ac12b3dd555fa5c018eeb897ccd4a5a2dfe8f3
-
- Nov 22, 2018
-
-
Nick Jones authored
blueprint database-backup-recovery Introduce a new option, mariadb_backup, which takes a backup of all databases hosted in MariaDB. Backups are performed using XtraBackup, the output of which is saved to a dedicated Docker volume on the target host (which defaults to the first node in the MariaDB cluster). It supports either full (the default) or incremental backups. Change-Id: Ied224c0d19b8734aa72092aaddd530155999dbc3
-
- Nov 21, 2018
-
-
jacky06 authored
kolla-ansible support yaml format for policy file[1] too, but the docs missing it, this ps to add it. [1]: https://github.com/openstack/kolla-ansible/blob/master/ansible/group_vars/all.yml#L393 Closes-Bug: #1804455 Change-Id: I44eb1d64f9299ccaf99972c8b5354683a3501f6b
-
Eduardo Gonzalez authored
Add documentation about glance backends, upgrades and futher configuration. Change-Id: Ibb15804fa3f38abab855084dd7d7b83fd4a54b8f
-
- Nov 19, 2018
-
-
Doug Szumski authored
Add a couple of missing steps to complete a Vagrant deployment. In the case of the multi-node deployment we could go one step further and ensure that the supplied inventory matches the default set of nodes created by Vagrant. Change-Id: Iee878e26989e92e4de06c071704a6794011b6e58
-
caoyuan authored
The variable {{ node_config_directory }} is used for the configuration directory on the remote hosts, and should not be used for paths on the deploy host (localhost). This changes the default value of the TLS certificate and CA file to reference {{ CONFIG_DIR }}, in line with the directory used for admin-openrc.sh (as of I0709482ead4b7a67e82796e17f85bde151e71bc0). This change also introduces a variable, {{ node_config }}, that references {{ CONFIG_DIR | default('/etc/kolla') }}, to remove duplication. Change-Id: Ibd82ac78630ebfff5824c329d7399e1e900c0ee0 Closes-Bug: #1804025
-
- Nov 18, 2018
-
-
jacky06 authored
Change-Id: Ia1b29ca85e8ddb4d9bc740888d92bb2378a44fbf Closes-Bug: #1803874
-
- Nov 15, 2018
-
-
zhouxinyong authored
Change-Id: Ib0ef21f23a8b54d43278454bbd6ed6bde419c5f0
-
- Nov 08, 2018
-
-
letrangg authored
This comment is to remind those who use Kolla to deploy Cinder of bug #1631072 (https://bugs.launchpad.net/kolla/+bug/1631072), in which the folder /sys/kernel/config is either empty or not created in several operating systems. Related-Bug: #1631072 Change-Id: Ieef9a8292dbac32e8c11aa2916fce3a133732160
-
- Nov 07, 2018
-
-
Doug Szumski authored
Since the monasca-grafana image was added, it is no longer necessary to build the grafana image. The monasca-grafana images will be built with the other monasca images. Change-Id: I0f6bdb58e6d0abadf59155f01c9340110e9be9ce
-
Doug Szumski authored
Add a quickstart guide to get users going with Monasca and fix a couple of nits in the documentation. Partially-Implements: blueprint monasca-roles Change-Id: Ic4f95f04ce966fc38ecccfba59439b73ef22bcda
-
- Nov 02, 2018
-
-
Doug Szumski authored
The Monasca Grafana fork allows users to log into Grafana with their OpenStack user credentials and see metrics associated with their OpenStack project. The long term goal is to enable Keystone support in upstream Grafana, but this work seems to have stalled. Partially-Implements: blueprint monasca-grafana Change-Id: Icc04613b2571c094ae23b66d0bcc38b58c0ee4e1
-
Doug Szumski authored
Change-Id: I309be8e4fecb8f2f89264d84ae4a2e302f996988 Partially-Implements: blueprint monasca-roles
-
Doug Szumski authored
Partially-Implements: blueprint monasca-roles Change-Id: I19db9396bb53b6db77cf97d7969ca24a55d8db0e
-
- Sep 28, 2018
-
-
chenxing authored
Following by https://review.openstack.org/#/c/605097/ These were used by now-dead tooling. We can remove them. Change-Id: I0953751044f038a3fdd1acd49b3d2b053ac4bec8
-
- Sep 17, 2018
-
-
Michal Nasiadka authored
Create bluestore/filestore subsections in ceph-guide and add note about using bluestore by default - for better readability. Change-Id: Ib51706838ecf35ac274053b916b3a17f0de90758
-
- Sep 11, 2018
-
-
Christian Berendt authored
Co-authored-by:
Mark Goddard <mark@stackhpc.com> Change-Id: I2e5ecf5b01cc842ec480fc4d883a7d2283fc1c31
-
- Aug 31, 2018
-
-
wangwei authored
The current bluestore disk label naming is inconsistent with the filestore. The filestore naming format is that the disk prefixes belonging to the same osd are the same and the suffixes are different. This patch keeps the bluestore's disk naming as well. Change-Id: I71dda29fc4a6765300ce7bb173d2c448c24f6eca
-
- Aug 03, 2018
-
-
Will Szumski authored
This allows you to append additional kernel parameters to the kernel used for inspection. Change-Id: Ibc851145a3ffdaaad526ef999c8f024bd222dd5b
-