summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* mox isn't used anywhere, but I will be using mockJason Kölker2011-12-011-1/+1
|
* Only list requirements in the setup.py like it should beJason Kölker2011-12-012-19/+4
|
* Add default nosetests configJason Kölker2011-11-301-0/+22
| | | | | | Default to using coverage with html output reporting, tissue for pep8 checking, and openstack-nose for output formating when running tests directly under nose.
* Rename setup_extensions_test_app so that nosetests ignores itJason Kölker2011-11-301-15/+15
| | | | | Allows the use of openstack.nose_plugin's coloring/output for nosetests should the user desire to not use run_tests.sh/py
* ignore cover's html directoryJason Kölker2011-11-301-0/+1
|
* don't tag revJason Kölker2011-11-301-3/+0
|
* add __init__.py so tests run, remove bin and skeleton from pep8Jason Kölker2011-11-013-1/+1
|
* remove bzr requirementJason Kölker2011-11-011-1/+0
|
* remove the version requirement on moxJason Kölker2011-11-011-1/+1
|
* put requires in setup.py so when package gets included as a requirement, the ↵Jason Kölker2011-11-011-2/+10
| | | | requirements follow along
* Merge commit '99b2c6c202b1ec450e5f7bc1c4080f8c36773376'Jason Kölker2011-11-017-30/+128
|\
| * Rajaram/Vinkesh|increased tests for Request and Response serializersRajaram Mallya2011-09-143-9/+18
| |
| * Rajaram/Vinkesh|added config test file from glanceRajaram Mallya2011-09-091-0/+66
| |
| * Rajaram/Vinkesh|Default xmlns for extension serialization can be overriden, ↵Rajaram Mallya2011-09-093-21/+44
| | | | | | | | added default factory for extension middleware
* | merge in upstreamJason Kölker2011-11-0116-70/+2651
|\|
| * Rajaram/Vinkesh | Copied tests for wsgi from nova. Added default ↵Rajaram Mallya2011-09-086-135/+701
| | | | | | | | content/accept types in Request which can be overridden by projects. Copied tests for XML serialization of Extension Controller's action from nova
| * Rajaram/Vinkesh | Fixed the extension bug where custom collection actions' ↵Rajaram Mallya2011-09-072-18/+36
| | | | | | | | routes in resource extension were not getting registered
| * Vinkesh/Rajaram|Added nova's extension framework into common and tests for itRajaram Mallya2011-09-076-0/+1077
| |
| * Rajaram/Vinkesh|Added nova's serializaiton classes into commonRajaram Mallya2011-09-073-67/+425
| |
| * Vinkesh/Rajaram|Added scripts to run tests from novaRajaram Mallya2011-09-075-0/+560
| |
* | Edited README via GitHubJason Kölker2011-09-281-5/+1
| |
* | port execute and utcnow functions from novaJason Kölker2011-09-281-0/+103
| |
* | update setup.py to only have common requiresJason Kölker2011-09-281-2/+5
| |
* | remove paste templates from commonJason Kölker2011-09-2829-1755/+0
| |
* | Add readme to make github happy and the manifest so the templates get installedJason Kölker2011-09-272-0/+6
| |
* | add Paste* requirementsJason Kölker2011-09-271-2/+2
| |
* | fake out the options needed and allout output to specific dirJason Kölker2011-09-271-0/+13
| |
* | add the openstack paster command to spit out the templateJason Kölker2011-09-272-0/+38
| |
* | use the project variable in the READMEJason Kölker2011-09-271-1/+1
| |
* | update the setup.py templateJason Kölker2011-09-271-2/+3
| |
* | make version.py a templateJason Kölker2011-09-271-1/+1
| |
* | pull parse_mailmap str_dict_replace from novaJason Kölker2011-09-271-0/+19
| |
* | add openstack templatesJason Kölker2011-09-273-1/+33
| |
* | use package.upperJason Kölker2011-09-272-5/+5
| |
* | make the skeleton project a templateJason Kölker2011-09-2723-1126/+94
| |
* | Merge openstack-skeleton into templatesJason Kölker2011-09-2733-0/+2676
|\ \
| * | Merge pull request #2 from rajarammallya/masterjaypipes2011-08-307-39/+55
| |\| | | | | | | Made openstack.common a module and removed code references to glance
| | * Rajaram|renamed AppBaseException to OpenstackException and ↵Rajaram Mallya2011-08-313-17/+17
| | | | | | | | | | | | app_config_dir_name to config_dir as per jaypipes' feedback
| | * Rajaram/Vinkesh| restructured wsgi.resource to allow inheriting classes to ↵Rajaram Mallya2011-08-301-9/+16
| | | | | | | | | | | | override serialization, deserialization and action execution
| | * Rajaram/Vinkesh | Removed references to Glance in codeRajaram Mallya2011-08-254-28/+22
| | |
| | * Vinkesh/Rajaram|fixed setup.py and made openstack a module with a ↵Rajaram Mallya2011-08-222-2/+17
| |/ | | | | | | __init__.py file
| * Merge pull request #1 from rconradharris/adds_syslog_supportjaypipes2011-08-122-7/+16
| |\ | | | | | | Adding syslog support
| | * Adding syslog supportRick Harris2011-08-112-7/+16
| |/
| * Add some more generic middleware, request context, utils, and versioning. ↵Jay Pipes2011-07-267-0/+347
| | | | | | | | Add basic template for server binary
| * Add setup.py/cfg and READMEJay Pipes2011-07-263-0/+109
| |
| * Initial skeleton projectJay Pipes2011-07-2624-0/+2195
|
* add paste directoryJason Kölker2011-09-271-0/+26
|
* make naming consistantJason Kölker2011-09-271-1/+1
|
* reog from import mergeJason Kölker2011-09-279-16/+0
|
* Merge branch 'master' of /home/jkoelker/openstack-skeletonJason Kölker2011-09-279-0/+1057
|\