Hide Forgot
Cloned from launchpad blueprint https://blueprints.launchpad.net/oslo/+spec/cool-script-to-generate-example-project. Description: Sometimes we want to build openstack project easily, not only copy common libs to new project but generate whole project, including api example and db example, that will let our user did more easily. We can simplely change update.sh, make the experience like devstack :) Specification URL (additional information): None