Commit Graph

10 Commits

Author SHA1 Message Date
Guilherme Steinmüller 56e16a7ba6 Retire openstack-ansible-os_monasca-agent
Change-Id: I3b6bb0ae9413ec54fd5444b45f68a480cbc2744b
2019-06-11 20:25:37 +00:00
tonybrad 5732eef9af Change tests source to opendev
Change-Id: Iab301875abe696f06217fadf314a5c20b7da3fa0
2019-05-21 08:49:27 +00:00
Ian Wienand 7542d8e311 Replace openstack.org git:// URLs with https://
This is a mechanically generated change to replace openstack.org
git:// URLs with https:// equivalents.

This is in aid of a planned future move of the git hosting
infrastructure to a self-hosted instance of gitea (https://gitea.io),
which does not support the git wire protocol at this stage.

This update should result in no functional change.

For more information see the thread at

 http://lists.openstack.org/pipermail/openstack-discuss/2019-March/003825.html

Change-Id: Ia8f139408e0b3b88cdaef44d99301c46772a3f92
2019-03-24 20:35:00 +00:00
Jesse Pretorius 659c6b92f8 Set container_name as host_var in test inventory
The connection plugin no longer falls back on using the
inventory_hostname as the container_name. Set container_name as a host
var for each container in the test inventory.

Change-Id: Ibb9cf561ee5bc2c8fa57fa53a0692269b86079cd
2018-10-22 12:52:35 +01:00
ZhijunWei f31dba1612 use include_tasks instead of include
include is marked as deprecated since ansible 2.4[0]
[0] https://docs.ansible.com/ansible/2.4/include_module.html#deprecated

Change-Id: I9a3d8a61fb8b7045f22b026b8e2efd8f5084afb4
2018-09-08 14:21:42 +00:00
wangqi ef4a2af678 Trivial: Fix the pep8 warning
The yaml should start with "---"

Change-Id: I5cbce3923fb2ec0e3dddea10b2bf6885f751a06a
2018-08-06 07:40:26 +00:00
Jesse Pretorius 2d096d9d8f Remove unnecessary override
The vqriable is defined in defaults and the override
creates some confusion for testing. Seeing as it is
unnecessary anyway it should be removed.

Change-Id: I09003212336b51bf4cc244b080ab23596cc61c49
2018-02-16 10:12:12 +00:00
OpenStack Proposal Bot 60b6a4f99b Updated from OpenStack Ansible Tests
Change-Id: Id6412e4dd71872edf32e7bc86f4b012fd1fd9086
2018-02-14 20:06:30 +00:00
OpenStack Proposal Bot 7d641c6e61 Updated from OpenStack Ansible Tests
Change-Id: I9c0ce7446c7ef79a8b79153310cf39b7abd122ce
2017-11-10 20:08:31 +00:00
Flávio Ramalho ecae6cc994 Monasca-Agent role refactoring[+docs]
This patch refactors the monasca-agent role by bringing consistency
with the other openstack-ansible roles. Main changes include:
  - Plugins are automatically configured based on the openstack-ansible
    configuration;
  - Added tests;
  - Added documentation.

The extras directory contains changes necessary to openstack-
ansible to setup monasca-agent.

Change-Id: I3678af93ef460e5c32751e08201e68cef216787d
2017-06-12 10:41:44 -03:00