Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rcbops/rpc-maas
Ansible playbooks for deploying Rackspace Monitoring-as-a-Service within Openstack Environments
https://github.com/rcbops/rpc-maas
ansible ansible-roles rackspace rcbops
Last synced: 7 days ago
JSON representation
Ansible playbooks for deploying Rackspace Monitoring-as-a-Service within Openstack Environments
- Host: GitHub
- URL: https://github.com/rcbops/rpc-maas
- Owner: rcbops
- License: apache-2.0
- Created: 2013-08-16T13:43:03.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2024-11-30T20:20:08.000Z (22 days ago)
- Last Synced: 2024-12-07T02:01:08.278Z (15 days ago)
- Topics: ansible, ansible-roles, rackspace, rcbops
- Language: Python
- Homepage:
- Size: 2.37 MB
- Stars: 32
- Watchers: 54
- Forks: 68
- Open Issues: 4
-
Metadata Files:
- Readme: README.rst
- Contributing: CONTRIBUTING.rst
- License: LICENSE
Awesome Lists containing this project
README
Monitoring as a Service (MaaS) for Rackspace Private Cloud
##########################################################
:tags: openstack, rpc, cloud, ansible, maas, rackspace
:category: \*nixDeployment, 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/RPCOSLocal 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... code-block:: bash
tests/run-tests.sh