CSSCorp / openstack-automation

Openstack deployment using saltstack
GNU General Public License v2.0
73 stars 44 forks source link

Changes to be ammended to this repo #25

Closed Akilesh1597 closed 9 years ago

Akilesh1597 commented 9 years ago

Hi All, The repo has been lacking activity from my side for quiet some time now. The following changes will be made to this project.

  1. All branches except the master shall be removed
  2. The changes and commits to all other branches will be manually updated to the master
  3. Pull requests to all branches will be consolidated and merged manually to master
  4. 'yaml' will be default format for sls files. This is done as maintaining sls files across format is causing mismatches and errors
  5. Support for cinder sls will be added
  6. Repo will be modified in a way to enable users to use the repo directly as salt gitfs backend
  7. Support will be added to pillar file to make the project distro agnostic

The changes mentioned above shall first be made in https://github.com/Akilesh1597/openstack-automation , tested and then merged here.

Thank you and please do leave a comment for your suggestions

Akilesh1597 commented 9 years ago

new changes take effect in icehouse-testing branch.