Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/osism-archive/openstack-nannies

Various scripts to repair recurring problems in an OpenStack environment.
https://github.com/osism-archive/openstack-nannies

Last synced: 20 days ago
JSON representation

Various scripts to repair recurring problems in an OpenStack environment.

Awesome Lists containing this project

README

        

# openstack-nannies

Various scripts to repair recurring problems in an OpenStack environment.

Usage
-----

* Create `configuration/clouds.yml` on basis of `configuration/clouds.yml.sample`
* Create `configuration/secure.yml` on basis of `configuration/secure.yml.sample`
* Create `configuration/nova.env` on basis of `configuration/nova.env.sample`
* Optionally edit the file `files/crontab`
* Build the container image with `docker-compose build`
* Start the container with `docker-compose up -d`

Sources
-------

The scripts partly originate from other projects. The exact source is mentioned in the
first lines of the scripts.

* https://github.com/cernops/nova-quota-sync
* https://github.com/sapcc/openstack-nannies