summaryrefslogtreecommitdiff
path: root/neutron/pecan_wsgi
Commit message (Expand)AuthorAgeFilesLines
* Pecan: tell the plugin about field selectionsalvatore2016-05-243-8/+20
* Merge "Add OSprofiler support"Jenkins2016-05-231-2/+4
|\
| * Add OSprofiler supportDina Belova2016-05-201-2/+4
* | Merge "Pecan: Backwards compatible/cleaner init"Jenkins2016-05-233-136/+55
|\ \
| * | Pecan: Backwards compatible/cleaner initBrandon Logan2016-05-203-136/+55
* | | Make exception translation common and add to pecanKevin Benton2016-05-132-14/+17
| |/ |/|
* | Pecan: remove deprecation warningGary Kotton2016-05-181-1/+1
|/
* Merge "Pecan: Handle hyphenated collection with shims"Jenkins2016-05-181-0/+1
|\
| * Pecan: Handle hyphenated collection with shimsBrandon Logan2016-05-141-0/+1
* | Merge "Add retry support to pecan"Jenkins2016-05-171-6/+55
|\ \
| * | Add retry support to pecanKevin Benton2016-05-111-6/+55
* | | Merge "Pecan: skip all notifications on failures"Jenkins2016-05-172-9/+6
|\ \ \ | |/ / | | / | |/ |/|
| * Pecan: skip all notifications on failuresKevin Benton2016-05-092-9/+6
* | Added PecanResourceExtensionBrandon Logan2016-04-292-4/+10
|/
* Pecan: Fix Shim status codesKevin Benton2016-04-291-0/+2
* Use converters and validators from neutron-libHenry Gessau2016-04-241-1/+2
* Use constants from neutron-libHenry Gessau2016-04-231-1/+1
* Use exceptions from neutron-libHenry Gessau2016-04-212-2/+2
* Merge "Fixes typo."Jenkins2016-04-111-1/+1
|\
| * Fixes typo.Nguyen Tuong Thanh2016-03-221-1/+1
* | Hacking rule to check i18n usageAkihiro Motoki2016-03-302-1/+2
|/
* Pecan: Allow unauthenticated version listingKevin Benton2016-03-112-3/+9
* Add metrics notifier to PecanKevin Benton2016-03-112-2/+48
* Using LOG.warning replace LOG.warnLiuNanke2016-03-103-7/+7
* Add Nova notifier hook calls to pecanKevin Benton2016-03-082-36/+59
* Pecan routing for agent schedulersBrandon Logan2016-03-088-37/+199
* Fix pecan collection->plugin map for extensionsKevin Benton2016-03-031-14/+8
* Translations: use neutron._18n instead of neutron.18nGary Kotton2016-02-281-2/+1
* Merge "Pecan: filter items need type conversion"Jenkins2016-02-242-2/+8
|\
| * Pecan: filter items need type conversionSalvatore Orlando2016-02-242-2/+8
* | Pecan: use reservations in quota enforcement hookSalvatore Orlando2016-02-241-17/+35
|/
* Merge "Don't assume simplejson in pecan exception catch"Jenkins2016-02-241-2/+1
|\
| * Don't assume simplejson in pecan exception catchKevin Benton2016-02-211-2/+1
* | Merge "Pecan: replace dashes with underscores on controller lookup"Jenkins2016-02-223-5/+8
|\ \
| * | Pecan: replace dashes with underscores on controller lookupSalvatore Orlando2016-02-193-5/+8
| |/
* | Merge "Pecan: add tenant_id to quota resource"Jenkins2016-02-211-0/+10
|\ \
| * | Pecan: add tenant_id to quota resourceSalvatore Orlando2016-02-051-0/+10
* | | Pecan: get rid of member action hookSalvatore Orlando2016-02-198-132/+162
| |/ |/|
* | Merge "Pecan: implement DHCP notifications in NotifierHook"Jenkins2016-02-194-15/+95
|\ \
| * | Pecan: implement DHCP notifications in NotifierHookSalvatore Orlando2016-02-154-15/+95
* | | Merge "Pecan: Always associate plugins with resource"Jenkins2016-02-172-10/+26
|\ \ \ | |/ / |/| |
| * | Pecan: Always associate plugins with resourceSalvatore Orlando2016-02-152-10/+26
* | | Merge "Pecan: Fix association of plugins with resources"Jenkins2016-02-151-1/+1
|\ \ \ | |/ / |/| |
| * | Pecan: Fix association of plugins with resourcesSalvatore Orlando2016-02-051-1/+1
| |/
* | Pecan: wrap PUT response with resource nameSalvatore Orlando2016-02-101-1/+1
* | Pecan: Controller and test refactorSalvatore Orlando2016-02-096-135/+199
|/
* Pecan: remove deprecated warningGary Kotton2016-01-221-0/+1
* Merge "Added Keystone and RequestID headers to CORS middleware"Jenkins2016-01-151-2/+5
|\
| * Added Keystone and RequestID headers to CORS middlewareMichael Krotscheck2016-01-141-2/+5
* | Merge "Pecan controller loads service plugins"Jenkins2016-01-151-0/+9
|\ \