A tool for quick creation and deployment of Openstack machines used for QA testing.
Project description
=== About ===
https://engineering.redhat.com/trac/satellite/wiki/Quality_Engineering/Projects/5minute
=== QuickStart ===
Install OpenStack Nova client tool:
# yum -y install python-novaclient
Get config file:
1. Login to http://qeos.lab.eng.rdu2.redhat.com/
2. Navigate to Access & Security -> API Access
3. Save file from "Download OpenStack RC File" to ~/.5minute/config
Get started:
Show help:
$ ./5minute help
Upload your SSH public key:
$ ./5minute key ~/.ssh/id_rsa.pub
Show images we can work with:
$ ./5minute images
Boot your machine (consider adding '--name' or '--flavor' to the command):
$ ./5minute boot 5minute-RHEL6.6-x86-64-v2
You will get floating IP assigned and *.usersys.redhat.com hostname. It will
take 5 - 20 minutes to hostname to work, but you should be able to use IP
just fine:
$ ssh root@10.8.53.29
When you are done, kill the machine (you can do it via OpenStack webUI,
but this way we can clean DNS records much quicker):
$ ./5minute delete $USER-5minute-RHEL6.6-x86-64-v2
https://engineering.redhat.com/trac/satellite/wiki/Quality_Engineering/Projects/5minute
=== QuickStart ===
Install OpenStack Nova client tool:
# yum -y install python-novaclient
Get config file:
1. Login to http://qeos.lab.eng.rdu2.redhat.com/
2. Navigate to Access & Security -> API Access
3. Save file from "Download OpenStack RC File" to ~/.5minute/config
Get started:
Show help:
$ ./5minute help
Upload your SSH public key:
$ ./5minute key ~/.ssh/id_rsa.pub
Show images we can work with:
$ ./5minute images
Boot your machine (consider adding '--name' or '--flavor' to the command):
$ ./5minute boot 5minute-RHEL6.6-x86-64-v2
You will get floating IP assigned and *.usersys.redhat.com hostname. It will
take 5 - 20 minutes to hostname to work, but you should be able to use IP
just fine:
$ ssh root@10.8.53.29
When you are done, kill the machine (you can do it via OpenStack webUI,
but this way we can clean DNS records much quicker):
$ ./5minute delete $USER-5minute-RHEL6.6-x86-64-v2
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
5minute-0.1.tar.gz
(12.3 kB
view details)
File details
Details for the file 5minute-0.1.tar.gz
.
File metadata
- Download URL: 5minute-0.1.tar.gz
- Upload date:
- Size: 12.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5522ae88fe1890656f32555e3f7d0305228daaf4efdf34e66811cbcd2d155ab3 |
|
MD5 | 3c46c64e59c000a5f22a2eb3ef0add32 |
|
BLAKE2b-256 | ffef4f5acca278c504101febc0203b31f25a9478da1633f970d8e7dcf92585a3 |