Merge "Trivial: Fix the pep8 warning"

This commit is contained in:
Zuul 2018-05-10 02:07:35 +00:00 committed by Gerrit Code Review
commit f1648d31f0
8 changed files with 8 additions and 0 deletions

View File

@ -1,3 +1,4 @@
---
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at

View File

@ -1,3 +1,4 @@
---
- name: ansible-zookeeper
scm: git
src: https://github.com/Chillisystems/ansible-zookeeper

View File

@ -1,3 +1,4 @@
---
# The infra nodes that will be running the monasca services
monasca-infra_hosts:
aio1:

View File

@ -1,3 +1,4 @@
---
horizon_enable_monasca_ui: True
horizon_grafana_url: "https://{{ external_lb_vip_address }}:3000"
horizon_pip_packages:

View File

@ -1,3 +1,4 @@
---
- name: Enable the monasca-ui-dashboard Horizon panel
file:
src: "{{ horizon_lib_dir }}/monitoring/enabled/_50_admin_add_monitoring_panel.py"

View File

@ -1,3 +1,4 @@
---
grafana_admin_password:
grafana_galera_password:
monasca_container_mysql_password:

View File

@ -1,3 +1,4 @@
---
- name: apt_package_pinning
src: https://git.openstack.org/openstack/openstack-ansible-apt_package_pinning
scm: git

View File

@ -1,3 +1,4 @@
---
# Copyright 2017, Rackspace US, Inc.
#
# Licensed under the Apache License, Version 2.0 (the "License");