Have a local_settings.py migration script allowing to update local_settings.py from new features in local_settings.py.example
Each time we change branch or update from master, we sometimes need to modify the openstack_
Having a script which creates a diff between local_settings.py and local_settings.
i.e.::
Once you created your local_settings.py file, run::
python manage.py migrate_settings --gendiff
When you switch branch or update master::
python manage.py migrate_settings
Blueprint information
- Status:
- Complete
- Approver:
- David Lyle
- Priority:
- Low
- Drafter:
- Yves-Gwenael Bourhis
- Direction:
- Approved
- Assignee:
- Yves-Gwenael Bourhis
- Definition:
- Approved
- Series goal:
- Accepted for kilo
- Implementation:
- Implemented
- Milestone target:
- 2015.1.0
- Started by
- David Lyle
- Completed by
- David Lyle
Related branches
Related bugs
Sprints
Whiteboard
Gerrit topic: https:/
Addressed by: https:/
Added a migrate_settings command
asciinema demo: http://