| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Replace WSME and Pecan with Werkzeug | Dmitry Tantsur | 2019-12-04 | 1 | -97/+0 |
| | | | | | | | | | | WSME is no longer maintained and Pecan is an overkill for our (purely internal) API. This change rewrites the API in Werkzeug (the library underneath Flask). I don't use Flask here since it's also an overkill for API with 4 meaningful endpoints. Change-Id: Ifed45f70869adf00e795202a53a2a53c9c57ef30 | ||||
| * | Add metrics support to IPA | Josh Gachnang | 2016-08-03 | 1 | -2/+3 |
| | | | | | | | | | | | | | | This utilizes the new metrics support in ironic-lib to allow the agent to report timing metrics for agent API methods as configured in ironic-lib. Additionally, this adds developer docs on how to use metrics in IPA, including some caveats specific to ironic-lib.metrics use in IPA. Co-Authored-By: Jay Faulkner <jay@jvf.cc> Co-Authored-By: Alex Weeks <alex.weeks@gmail.com> Change-Id: Ic08d4ff78b6fb614b474b956a32eac352a14262a Partial-bug: #1526219 | ||||
| * | Replacing teeth/overlord with ipa/ironic | Josh Gachnang | 2014-03-19 | 1 | -3/+3 |
| | | |||||
| * | Renaming to IPA | Josh Gachnang | 2014-03-19 | 1 | -0/+96 |
