- Jul 23, 2018
-
-
Will Miller authored
Partially-Implements: blueprint networking-baremetal Change-Id: I92b9505843f12692aef96764a314e5db49001a9b
-
- Jun 26, 2018
-
-
wangwei authored
Kolla-ansible supports the deployment with specified tags, "--tags, -t <tags> Only run plays and tasks tagged with these values". However, when specifying a tag, if the tag of the task is not "always" or different from the specified tag, it will not be run. This task "Gather facts for all hosts (if using --limit)" is not executed when the --limit parameter is added and deployment with specified tag. Closes-bug: #1711266 Change-Id: If50db2718b765f1d65b5d79eb042b0d95775bafc
-
- Jun 01, 2018
-
-
zhulingjie authored
Change-Id: I8dca3e04d12c7da97f23ff9a297b692f86bbc85b
-
- May 30, 2018
-
-
zhulingjie authored
freezer-scheduer container will run on freezer-scheduler hosts[0], but it missing in site.yml, when freezer-api and freezer-scheduler run on different hosts, it will failed. [0]: https://github.com/openstack/kolla-ansible/blob/master/ansible/inventory/multinode#L376 Change-Id: I1bd36c7c57345ee63cd153df8bd0603badf0d8a2
-
- May 29, 2018
-
-
Mark Giles authored
cAdvisor (Container Advisor) provides metrics on resource usage and performance characteristics of running containers. This change deploys a cadvisor container and configures prometheus to scrape data from it. Change-Id: I55dd4fee954f9be68efda397746861ddaaa0a565 Partially-Implements: blueprint prometheus
-
- May 21, 2018
-
-
Doug Szumski authored
Deploys the Monasca API with mod_wsgi + Apache. Co-Authored-By:
Mark Goddard <mark@stackhpc.com> Partially-Implements: blueprint monasca-roles Change-Id: I3e03762217fbef1fb0cbff6239abb109cbec226b
-
- May 11, 2018
-
-
Jeffrey Zhang authored
- rename action and serial to kolla_ansible and kolla_serial - use become instead of "sudo <command>" in shell - Remove quota for failed_when and changed_when in rabbitmq tasks Change-Id: I78cb60168aaa40bb6439198283546b7faf33917c Implements: blueprint migrate-to-ansible-2-2-0
-
- May 02, 2018
-
-
chenxing authored
As neutron-vpnaas-agent has been loaded just inside of the existing l3 agent rather than requiring operators to run a completely different binary with a subclass of the existing L3 agent[1]. We need restructure this role to fit with this new feature. [1] https://review.openstack.org/488247 Depends-On: I47cd8ba5a14da3c76d5b1eb0b4c0cf0c729eb2ff Change-Id: Id690a652bc9facf1c3e39358f548ab7ddd967d80 Implements: blueprint restructure-neutron-vpnaas Closes-Bug: #1731498
-
- Apr 19, 2018
-
-
Mathias Ewald authored
This patch adds the ansible role to deploy the prometheus service which can be used to collect performance metrics accross the environment Partially-Implements: blueprint prometheus Change-Id: I908b9c9dad63ab5c9b80be1e3a80a4fc8191cb9e
-
- Apr 16, 2018
-
-
Doug Szumski authored
Projects which may use Kafka include Monasca and Oslo messaging. Initially it will be possible to deploy a single Kafka cluster which may be shared among clients. Support for running multiple Kafka clusters may be added in a future change. This change also configures logging for Kafka server, state-change and controller logs. Partially-Implements: blueprint monasca-roles Change-Id: Iab8d200c2450238f3c0c708d1f4184490f6e6284
-
caoyuan authored
Add the ceph-mds and ceph-mgr host group into site.yml, or the deploy action will be failed when ceph-mds and ceph-mgr is different from the other ceph groups. Change-Id: If34483c4a2e8f29b449ced811dd4b42e5b2e7dd4
-
- Mar 23, 2018
-
-
Doug Szumski authored
This picks up the abandoned review: https://review.openstack.org/#/c/412423 Co-Authored-By:
Sam Yaple <sam@yaple.net> Partially-Implements: blueprint monasca-roles Change-Id: Idc01afcb125271181ee5e15d327d0929f07b49e9
-
- Feb 25, 2018
-
-
caoyuan authored
when Manila use ceph as backend, Manila will pull keyring from ceph mon node [0], but the site.yml missing it. [0]: https://github.com/openstack/kolla-ansible/blob/master/ansible/roles/manila/tasks/ceph.yml#L18 Change-Id: If8f0b9f186a27d9a86227cd5e5ce2405bf57749e Closes-Bug: #1751534
-
- Jan 31, 2018
-
-
caoyuan authored
Change-Id: Id5cebf9df86beb02ad85c4e287e7bda2c6d25a35
-
wanghongxu authored
Add gather_facts: false to ovs roles to avoid Ansible gathering facts twice. Change-Id: I3a26ac40cd6e4a9c0e16b668bae577a795a1e100 Closes-Bug: #1746396
-
- Jan 18, 2018
-
-
caoyuan authored
when gnocchi use ceph as backend, need set gnocchi_backend_storage: "ceph", gnocchi will pull keyring from ceph mon node [0], but the site.yml missing it. [0]: https://github.com/openstack/kolla-ansible/blob/master/ansible/roles/gnocchi/tasks/ceph.yml#L39 Change-Id: Ib33c26ee1fdfe683e5c9b3ef987d6da2c588116a Closes-Bug: #1744010
-
- Jan 03, 2018
-
-
Eduardo Gonzalez authored
Add ansible role to deploy blazar Add nova filters to allow use of blazar Change-Id: I6742ddc9a4736f256491dd0cfd31904fa8eb5652 Implements: blueprint blazar-ansible-role
-
- Dec 18, 2017
-
-
chenxing authored
Co-Authored-By:
caoyuan <cao.yuan@99cloud.net> Co-Authored-By:
Eduardo Gonzalez <dabarren@gmail.com> Depends-on I7ffb991adbd05275e331401cd73fc84362084ebd Change-Id: I85afeb5dfce0bf6350a444000bdb885c6fe079c9 Partially-implements: blueprint vitrage-roles
-
- Dec 14, 2017
-
-
caoyuan authored
Change-Id: I225f46a7c6ed43fac1fdf8e1d462ace360ee625f
-
- Dec 07, 2017
-
-
caoyuan authored
refer to https://github.com/openstack/kolla-ansible/blob/master/ansible/inventory/multinode#L586 Change-Id: I3901c5c920b75879439f4945da59ea4288dd57a8 Co-Authored-By:
chenqiaomin <chen.qiaomin@99cloud.net> Closes-Bug: #1736728
-
caowei authored
Depends-On: Ia22128e5ce4a717612af658d63258e78e52176ad Implements: blueprint designate-producer Change-Id: I98b5e99e8fcfe18fde442b317348ec261f4d2f99
-
- Nov 07, 2017
-
-
Doug Szumski authored
As an operator I want to be able to monitor the status of RabbitMQ by collecting metrics such as queue length, message rates (globally and per channel), and information about resource usage on the host, such as memory use, open file descriptors and the state of the cluster. Whilst it is possible to gather all of this information using the OpenStack RabbitMQ user configured by Kolla Ansible, this user has write access to the OpenStack vhost. This feature adds a monitoring user which has access to all of the information described above, but does not have write access. An example of a service which may use the monitoring user is the RabbitMQ plugin for the Monasca Agent. As not all users will configure monitoring, by default the monitoring user is disabled. To create it, the user should override the rabbitmq_monitoring_user variable. Implements: blueprint add-monitoring-user-for-rabbit Change-Id: Ie895ddc59dda1c38faab6305163d9bed6710ff9d
-
- Sep 29, 2017
-
-
Christian Berendt authored
Change-Id: I2aec6ed398c3e0ddbb9646c4d033cc5625301817
-
Christian Berendt authored
Change-Id: I53fea2f5629f0c1b64549c1bf6d07113d17dae81
-
- Aug 21, 2017
-
-
Mathias Ewald authored
Rollout redis container in master/slave configuration Deploy redis-sentinel and connect to redis cluster Redis is needed for mistral coordination backend. Partial-Bug: #1700591 Change-Id: Ic0269d0db10624925e7bcdbf0e33ae87b84a9cf2
-
Eduardo Gonzalez authored
Tacker has included a new conductor service to manage mistral workflows for VIM monitoring. Without conductor, Tacker cannot create VIMs. This change reworks tacker to include tacker-conductor service. Depends-On: I52778e86e4f2c297ead8d4b09983e5e38ca88c70 Closes-Bug: #1710874 Change-Id: I6901e919887551bedc9dba8983ac904e8c48c9ce
-
- Aug 09, 2017
-
-
Sean Mooney authored
- This change creates a new role to support deploying ovs with dpdk. - This change introduces an enable_ovs_dpdk variable to enable ovs with dpdk as part of the deploy action. - This change extends the ovs-dpdkctl.sh tool to correctly deploy ovs-dpdk on Ubuntu and CentOS hosts. - This change extends the cleanup-host tool to correctly uninstall ovs-dpdkctl.sh tool and its systemd files if present on the host. - This change automatically configures userspace kernel drivers. partial-implementes: bp/ovs-dpdk Change-Id: I55858d81df437e8258705b75426f61ab9b907c7d
-
- Aug 03, 2017
-
-
Marcus G K Williams authored
Adds role for OpenDaylight deploy. Change-Id: I1e697ea4d3f33aab4b0f55863a377b39eda8f609 Co-Authored-By:
Mauricio Lima <mauriciolimab@gmail.com> Co-Authored-By:
Jiri Prokes <jirix.x.prokes@intel.com> Co-Authored-By:
Eduardo Gonzalez <dabarren@gmail.com> Partially-Implements: blueprint opendaylight-support
-
- Jul 10, 2017
-
-
Andrew Smith authored
Adding the role needed to run the qdrouterd as an infrastructure component which provides a messaging backend for the oslo.messaging AMQP 1.0 driver. The qdrouterd will provide direct messaging capabilities for the RPC messaging pattern in support of hybrid messaging deployments. Implements: blueprint qdrouterd-role Change-Id: I74c654b3c70f61f81c2c7efa87f076a62a4a2dd8
-
- Jun 15, 2017
-
-
Bertrand Lallau authored
Facts are retrieved a second time if skydive is enabled. This patch fix it. Change-Id: I4fc15daf59b093e4b29ff9f1fc703c8b2a65b238
-
Dan Ardelean authored
Implement an ansible role that adds Hyper-V as a compute node for OpenStack using Kolla. This will install and configure the Nova Compute service, the Hyper-V Neutron agent and FreeRDP-WebConnect. https://docs.openstack.org/ocata/config-reference/compute/hypervisor-hyper-v.html Change-Id: I601835b0769c5ff173a980a05a752391ae8cc82f Implements: blueprint hyperv-ansible-role Co-Authored-By:
Alessandro Pilotti <apilotti@cloudbasesolutions.com>
-
Paul Bourke authored
Certain services such as Murano and trove require access to a rabbitmq instance from tenant networks. [0] Exposing the internal rabbitmq to end users is a security hole, hence there are two options, 1) use vhosts in the existing rabbitmq, or two a separate rabbitmq instances. Given the importance of rabbitmq to the OpenStack deployment, we have decided to go with a separate instance. Refer to [1] for more detail on the various options. This change makes the rabbitmq role generic so that it can be reused, in this case to start 'outward_rabbitmq'. It needs to be exposed via haproxy both for network isolation and also because this is what Murano configuration requires. Follow on patches will be added to add a vhost in this outward instance for Murano and other services which require access. Based on the original work by bdaca[2] [0] http://murano.readthedocs.io/en/stable-liberty/intro/architecture.html [1] http://lists.openstack.org/pipermail/openstack-dev/2016-December/109091.html [2] https://review.openstack.org/#/c/374525 Change-Id: Ib2bcc7ed4bf4f883a7cd1dfad3db89201e3cfd8d Partial-Bug: #1620374 Depends-On: I020eb6219f89a310451becde41f6f1c7f54baadd Co-Authored-By:
Bartłomiej Daca <bartek.daca@gmail.com>
-
- Jun 09, 2017
-
-
Paul Bourke authored
This reverts commit d366dd7e as it breaks deploying with --tags Change-Id: If0d510698d432b536617fcb10b775a1519c6dd8a
-
- Jun 06, 2017
-
-
Mathieu Rohon authored
This patch introduces the ansible materials to deploy the skydive service, that can be used to monitor and troubleshoot networking in an openstack deployment. Implements: blueprint skydive-service Co-Authored-By:
Nicolas Bouron <nicolas.bouron@gmail.com> Signed-off-by:
Mathieu Rohon <mathieu.rohon@gmail.com> Change-Id: I53051a1b0c85380416288e17040a398b6efb62c0
-
- May 31, 2017
-
-
Chen authored
Ansible built-in variable 'play_hosts' has been deprecated since release 2.2, and replaced by a new 'ansible_play_batch' variable according to the official document below. We should reflect the update to playbook site.yml. link: http://docs.ansible.com/ansible/playbooks_variables.html Change-Id: I937fe93ea893a3469019a0759ec57d2e91e8adab Closes-Bug: #1694650
-
- May 16, 2017
-
-
Chen authored
When deploying with argument --limit, both first and second plays in site.yml will be processed, causing host facts gathered twice, which is unnecessary. Thus a condition is added to the first play to avoid such redundancy. Change-Id: I20b84c59bf73aaeca929fc56465ff2cf1cf52b8e Closes-Bug: #1691033
-
- Apr 18, 2017
-
-
Jeffrey Zhang authored
When using panko event dispatcher and publisher in ceilometer, it depends on panko.conf file. Change-Id: Ie91c072b233597758955b70bd526b2603b86e995 Closes-Bug: #1672241
-
- Apr 11, 2017
-
-
Marcus G K Williams authored
Creates Openvswitch role and splits openvswitch from Neutron role to enable third party networking solutions that use Openvswitch or customize Openvswitch. For example Openvswitch with dpdk or OpenDaylight. Change-Id: I5a41c42c5ec0a5e6999b2570ddac0f5efc3102ee Co-Authored-By:
Mauricio Lima <mauriciolimab@gmail.com> Partially-Implements: blueprint opendaylight-support
-
- Mar 30, 2017
-
-
root authored
Change-Id: I13cf03d6a97fb94dd7cb309e99a417ad101dc21a Co-Authored-By:
Mauricio Lima <mauriciolimab@gmail.com> Partially-implements: bp add-zun-ansible-role
-
- Mar 08, 2017
-
-
Jeffrey Zhang authored
Run playbooks in serial are unnecessary and may cause some issue. This patch disables serial. This patch also removes the serial for MariaDB playbook. MariaDB handle this internally. Partial-Bug: #1668185 Change-Id: I3b4216dd82607475e9bd9b44590b631be4abdbdd
-