Middleware for efficient cloud management.
Project description
===========
Jeiji
===========
Jeiji is a middleware that helps you to manage any kind of cloud. You can use the ``jeiji`` command (see
below), but it's also possible to use it in a Python file::
#!/usr/bin/env python
from jeiji import cloud
from jeiji import jeiji
c = new cloud.Cloud
c.describe("Windows Azure", "http://myapp.azure.com", 1010, "username", "sha256password")
j = new jeiji.Jeiji(c)
j.analyze()
Using jeiji
=========
You can analyze a cloud using the command line as well::
$ jeiji init
$ jeiji create "Windows Azure" http://myapp.azure.com 1010 username sha256password
$ jeiji analyze
Jeiji
===========
Jeiji is a middleware that helps you to manage any kind of cloud. You can use the ``jeiji`` command (see
below), but it's also possible to use it in a Python file::
#!/usr/bin/env python
from jeiji import cloud
from jeiji import jeiji
c = new cloud.Cloud
c.describe("Windows Azure", "http://myapp.azure.com", 1010, "username", "sha256password")
j = new jeiji.Jeiji(c)
j.analyze()
Using jeiji
=========
You can analyze a cloud using the command line as well::
$ jeiji init
$ jeiji create "Windows Azure" http://myapp.azure.com 1010 username sha256password
$ jeiji analyze
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
jeiji.tar.gz
(1.7 kB
view details)
File details
Details for the file jeiji.tar.gz
.
File metadata
- Download URL: jeiji.tar.gz
- Upload date:
- Size: 1.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | acda56ec73b8b64c159cbe5aa5663d9f990e18e24ce4e346bedd0bdcc8fe427e |
|
MD5 | 85440770865ce96e83588d016bb15d43 |
|
BLAKE2b-256 | 8d0e265ee73347529045e6eb7d51983bdff3e8a4cfafa782d368f7a6a41e3250 |