summaryrefslogtreecommitdiffstats
path: root/openstack
Commit message (Expand)AuthorAgeFilesLines
...
* | Add auth_str_equal() to common utils.Russell Bryant2012-03-191-0/+24
|/
* Fix bug 954488Joe Gordon2012-03-131-1/+1
* fix restructuredtext formatting in docstringsDoug Hellmann2012-03-091-20/+23
* Add ConfigOpts.print_help()Mark McLoughlin2012-02-221-0/+4
* Promote more complete support for ISO 8601 time.Eoghan Glynn2012-02-201-3/+20
* cfg: fix a small comment typoZhongyue Luo2012-02-201-1/+1
* Merge changes I71d99f00,Ib91b5af0Jenkins2012-02-201-4/+44
|\
| * Add git changelog method.Monty Taylor2012-02-091-4/+17
| * Add git vcsversion method.Monty Taylor2012-02-091-0/+27
* | cfg: unneeded multiple inheritanceZhongyue Luo2012-02-121-2/+2
* | PEP8 cleanup (openstack-common)Zhongyue Luo2012-02-113-23/+23
* | Merge "Disable ConfigParser interpolation (lp#930270)"Jenkins2012-02-101-1/+1
|\ \
| * | Disable ConfigParser interpolation (lp#930270)Mark McLoughlin2012-02-101-1/+1
| |/
* / Backslash continuations (misc.)Zhongyue Luo2012-02-101-25/+20
|/
* Updated tox config for multi-python testing.Monty Taylor2012-02-061-0/+45
* Split functions to avoid eventlet import.Monty Taylor2012-02-062-18/+42
* Implements blueprint separate-nova-volumeapiAnthony Young2012-02-021-4/+4
* Makes common/cfg.py raise AttributeErrorVishvananda Ishaya2012-02-021-1/+1
* PEP8 type comparison cleanuplzyeval2012-02-021-1/+1
* Add the Mapping interface to cfg.ConfigOptsMark McLoughlin2012-01-271-11/+44
* Add support to cfg for disabling interspersed argsMark McLoughlin2012-01-231-0/+41
* Add new cfg moduleMark McLoughlin2012-01-101-0/+1124
* import should not return an instance of the classJason Kölker2011-12-021-2/+1
* use isinstance and types.*Jason Kölker2011-12-011-2/+2
* make fix_path a real function so it can be mock'dJason Kölker2011-12-011-1/+7
* remove unused importsJason Kölker2011-12-011-2/+0
* Merge commit '99b2c6c202b1ec450e5f7bc1c4080f8c36773376'Jason Kölker2011-11-011-6/+14
|\
| * Rajaram/Vinkesh|Default xmlns for extension serialization can be overriden, a...Rajaram Mallya2011-09-091-6/+14
* | merge in upstreamJason Kölker2011-11-014-70/+968
|\|
| * Rajaram/Vinkesh | Copied tests for wsgi from nova. Added default content/acce...Rajaram Mallya2011-09-083-123/+146
| * Rajaram/Vinkesh | Fixed the extension bug where custom collection actions' ro...Rajaram Mallya2011-09-071-15/+33
| * Vinkesh/Rajaram|Added nova's extension framework into common and tests for itRajaram Mallya2011-09-071-0/+505
| * Rajaram/Vinkesh|Added nova's serializaiton classes into commonRajaram Mallya2011-09-072-67/+419
* | port execute and utcnow functions from novaJason Kölker2011-09-281-0/+103
* | remove paste templates from commonJason Kölker2011-09-2827-1750/+0
* | 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-271-0/+36
* | 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-272-1/+31
* | 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
|\|
| * Rajaram|renamed AppBaseException to OpenstackException and app_config_dir_nam...Rajaram Mallya2011-08-312-16/+16
| * Rajaram/Vinkesh| restructured wsgi.resource to allow inheriting classes to ov...Rajaram Mallya2011-08-301-9/+16
| * Rajaram/Vinkesh | Removed references to Glance in codeRajaram Mallya2011-08-253-27/+20
| * Vinkesh/Rajaram|fixed setup.py and made openstack a module with a __init__.py...Rajaram Mallya2011-08-221-0/+16
| * Adding syslog supportRick Harris2011-08-111-7/+13