+1, not sure if something that sophisticated is needed, but having a few examples wouldn't hurt. I also go back to one that I have saved ( https://gist.github.com/stevemart/1f2a4e528606d178b7d1) and comment / uncomment lines as needed.
The trouble with examples is that they have a tendency to bit rot. stevemar From: "Markus Zoeller" <[email protected]> To: openstack-dev <[email protected]> Date: 2016/04/14 03:34 AM Subject: [openstack-dev] [all] [devstack] Adding example "local.conf" files for testing? Sometimes (especially when I try to reproduce bugs) I have the need to set up a local environment with devstack. Everytime I have to look at my notes to check which option in the "local.conf" have to be set for my needs. I'd like to add a folder in devstacks tree which hosts multiple example local.conf files for different, often used setups. Something like this: example-confs --- newton --- --- x86-ubuntu-1404 --- --- --- minimum-setup --- --- --- --- README.rst --- --- --- --- local.conf --- --- --- serial-console-setup --- --- --- --- README.rst --- --- --- --- local.conf --- --- --- live-migration-setup --- --- --- --- README.rst --- --- --- --- local.conf.controller --- --- --- --- local.conf.compute1 --- --- --- --- local.conf.compute2 --- --- --- minimal-neutron-setup --- --- --- --- README.rst --- --- --- --- local.conf --- --- s390x-1.1.1-vulcan --- --- --- minimum-setup --- --- --- --- README.rst --- --- --- --- local.conf --- --- --- live-migration-setup --- --- --- --- README.rst --- --- --- --- local.conf.controller --- --- --- --- local.conf.compute1 --- --- --- --- local.conf.compute2 --- mitaka --- --- # same structure as master branch. omitted for brevity --- liberty --- --- # same structure as master branch. omitted for brevity Thoughts? Regards, Markus Zoeller (markus_z) __________________________________________________________________________ OpenStack Development Mailing List (not for usage questions) Unsubscribe: [email protected]?subject:unsubscribe http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev
__________________________________________________________________________ OpenStack Development Mailing List (not for usage questions) Unsubscribe: [email protected]?subject:unsubscribe http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev
