Skip to content

qw3r3wq/openstack-testing-scenario

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

openstack-testing-scenario

heat directory

Here you can find heat templates

tuning

Ansible playbook to set some extra specs on OS level. Tested on bubuntu Mitaka Legacy stack.
hosts file should contain compute section, example below:

freak-without-dns-and-without-group ansible_connection=ssh ansible_user=mpdehaan ansible_port=5555 ansible_host=192.0.2.50
[controller]
controller-[1:3]
localhost ansible_connection=local
[compute]
compute-[1:4]
compute-access-with-root-hosts-[7:9] ansible_user=root

More info on hosts inventory found here.

execution: ansible-playbook -i hosts main.yaml

sysstat is already installed on ubuntu so just enabling it.

Thank you

About

some scripts to tune openstack to the needs

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages