<html dir="ltr">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style id="owaParaStyle" type="text/css">
<!--
p
        {margin-top:0;
        margin-bottom:0}
p
        {margin-top:0;
        margin-bottom:0}
-->
</style>
</head>
<body>
<div style="direction:ltr; font-family:Tahoma; color:#000000; font-size:10pt"><br>
<div style="font-family:Times New Roman; color:#000000; font-size:16px">
<div>
<div style="direction:ltr; font-family:Tahoma; color:#000000; font-size:10pt">Deployment of Openstack cluster is made easy using salt formulae.<br>
<br>
We have made a set of salt formulae that look more like configuration files. All that you need to do is define your cluster in a JSON file and the system will configure itself, while you can concentrate on something more important. Once the cluster converges
 you can login and start using Openstack right away. Salt formulae are highly readable and beginners can start modifying them with some knowledge on salt states system.
<br>
<br>
To use the system you have to create a new environment in Saltstack with the following file_root and pillar_root<br>
<br>
Salt file_root: Openstack_havana/file<br>
Salt pillar_root: Openstack_havana/pillar<br>
<br>
The file_root has<br>
<ol style="font-family:Tahoma; font-size:10pt">
<li>salt sls files</li><li>a set of custom execution modules defined at file_root/_modules</li><li>a couple of custom state modules under pillar_root/_states.</li></ol>
Lookout for the file named cluster1.sls under the pillar_root. This will act as your cluster definition. You can define as many clusters as you may need. Make sure you point your minions to the correct cluster definition using the 'top.sls' file in pillar_root.<br>
<br>
For more information regarding the project visit<br>
http://csscorp.github.io/openstack-automation/<br>
<br>
For information of Saltstack and its features visit<br>
http://docs.saltstack.com/<br>
<br>
Feel free to contact us. Please leave a comment at<br>
https://github.com/CSSCorp/openstack-automation<br>
</div>
</div>
</div>
</div>
http://www.csscorp.com/common/email-disclaimer.php
</body>
</html>