Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make enos/master follows kolla-ansible/last-stable #310

Open
2 tasks
rcherrueau opened this issue Dec 4, 2018 · 0 comments
Open
2 tasks

Make enos/master follows kolla-ansible/last-stable #310

rcherrueau opened this issue Dec 4, 2018 · 0 comments

Comments

@rcherrueau
Copy link
Member

The current enos/master branch tries to follow the kolla-ansible/master, but the project momentum makes it difficult. One solution would be to follow the kolla-ansible/last-stable (e.g, kolla-ansible/stable/rocky).

Thus, we have to change branches structure of the project:

  1. Put the actual master branch into a new one called develop (in order to keep inventory/password update commits, if need be. We can remove it afterwards)
  2. Build the new master starting from enos/stable/queens and make it follows kolla-ansible/stable/rocky
  3. Push new commits to enos/master and back-port them to enos/stable/queens
  4. (Release enos/stable/rocky at the time of kolla-ansible/stable/stein)

To achieve this we have to:

  • Update the documentation to reflect the new structure (in both stable/queens and master)
  • Change the branches structure as explained above
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant