content included
- WSGI
- paste deployment
- setuptools
- webob
- routes
pip install PasteScript WebOb PasteDeploy
- clone this project into your workspace
cd ./openstack_beginner
python setup.py develop
paster serve config.ini
- open url:
http://localhost:8080?username=root&password=123