Skip to content

Ansible playbooks for deploying Rackspace Monitoring-as-a-Service within Openstack Environments

License

Notifications You must be signed in to change notification settings

rcbops/rpc-maas

Folders and files

NameName
Last commit message
Last commit date

Latest commit

df3dd83 · Feb 14, 2025
Jan 9, 2023
May 10, 2018
Jan 9, 2023
Jan 9, 2023
Nov 20, 2020
Feb 14, 2025
Sep 30, 2020
Dec 18, 2024
Nov 20, 2020
Jun 13, 2019
Jan 29, 2019
Apr 17, 2017
Jan 21, 2025
Apr 17, 2017
Mar 5, 2020
Dec 18, 2024
Dec 3, 2020
May 22, 2017
Aug 29, 2024
Jun 19, 2017
Apr 27, 2017
Apr 27, 2017
Jan 9, 2023
Jan 9, 2023

Repository files navigation

Monitoring as a Service (MaaS) for Rackspace Private Cloud

tags:openstack, rpc, cloud, ansible, maas, rackspace
category:*nix

Deployment, setup and installation of Rackspace MaaS for Rackspace Private clouds.

RPC-MaaS Monitoring

These playbooks allow deployers to monitor clouds using Rackspace Monitoring as a Service. The playbooks can be used with OpenStack-Ansible or on their own using Ansible static inventory.

Documentation

Documentation for the project can be found under: docs/source/index.rst

To build the documentation simply execute tox -e docs.

Submitting Bugs

Please submit all bugs to the rpc-maas repository: https://jira.rax.io/browse/RPCOS

Local Testing

To test these playbooks within a local environment you will need a single server with at leasts 8GiB of RAM and 40GiB of storage on root. Running an m1.medium (openstack) flavor size is generally enough to get an environment online.

To run the local functional tests execute the run-tests.sh script out of the tests directory. This will create an OpenStack AIO and run the RPC-MaaS playbooks against the newly constructed environment.

tests/run-tests.sh