Tools for managing OpenStack clouds
Project description
RedScale is set of tools for managing OpenStack clouds.
Installation
To install redscale on your system, run the following command:
sudo pip install redscale
RedScale Tools
### CID (Can I deploy?)
cid will let you know if you have enough resources to deploy on your cloud.
You can use it by speciying how many resources you plan to use:
cid --memory 4 --cpu 2
Or by specifying the flavor and amount of nodes you’ll deploy:
cid --flavor m1.large --amount 3
Add a new tool
### Requirements
Must have a parser. This parser should be part of the class attributes
Must be described here in the readme or any other type of doc inside this repository
How to contribute?
Using pull requests :) If you are adding a new app, make sure it answers all the requirements listed above.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file redscale-0.0.1.dev4.tar.gz
.
File metadata
- Download URL: redscale-0.0.1.dev4.tar.gz
- Upload date:
- Size: 8.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a1da40d19b7a4d650f0f93f293ad7d3c73bbdf1636b6c5620df2823d0ee95975 |
|
MD5 | 44fe27a0cf89adee21083c8895f3ef94 |
|
BLAKE2b-256 | a09ab089d90823df81586c7e664f33b7220d1efcbb188a5bc6d6b850472f7cb1 |