summaryrefslogtreecommitdiff
path: root/ironic/tests
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | Merge "Fix idrac Job.state renamed to Job.status"Zuul2019-03-144-41/+81
|\ \ \ \ \
| * | | | | Fix idrac Job.state renamed to Job.statusMark Goddard2019-03-144-41/+81
* | | | | | fast tracked deployment supportJulia Kreger2019-03-146-4/+261
* | | | | | Merge "Deploy templates: conductor and API nits"Zuul2019-03-143-45/+120
|\ \ \ \ \ \
| * | | | | | Deploy templates: conductor and API nitsMark Goddard2019-03-123-45/+120
* | | | | | | Merge "Adding ansible python interpreter as driver_info"Zuul2019-03-141-0/+39
|\ \ \ \ \ \ \
| * | | | | | | Adding ansible python interpreter as driver_infoRiccardo Pittau2019-03-131-0/+39
| |/ / / / / /
* | | | | | | Fix misuse of assertTrueTakashi NATSUME2019-03-142-2/+2
| |_|/ / / / |/| | | | |
* | | | | | Merge "Return 405 for old versions in allocation and deploy template APIs"Zuul2019-03-132-8/+8
|\ \ \ \ \ \
| * | | | | | Return 405 for old versions in allocation and deploy template APIsMark Goddard2019-03-132-8/+8
| |/ / / / /
* | | | | | Allow methods to be both deploy and clean stepsMark Goddard2019-03-131-1/+108
| |/ / / / |/| | | |
* | | | | Merge "honor ipmi_port in serial console drivers"Zuul2019-03-131-8/+29
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | honor ipmi_port in serial console driversLars Kellogg-Stedman2019-03-131-8/+29
* | | | | Merge "Check microversions before validations for allocations and deploy temp...Zuul2019-03-122-0/+50
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Check microversions before validations for allocations and deploy templatesDmitry Tantsur2019-03-112-0/+50
* | | | | Merge "Allocation API: optimize check on candidate nodes"Zuul2019-03-112-0/+44
|\ \ \ \ \
| * | | | | Allocation API: optimize check on candidate nodesDmitry Tantsur2019-03-042-0/+44
* | | | | | Merge "Stop requiring root_gb for whole-disk images"Zuul2019-03-113-6/+42
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Stop requiring root_gb for whole-disk imagesDmitry Tantsur2019-03-083-6/+42
* | | | | | Add option to set python interpreter for ansibleRiccardo Pittau2019-03-071-0/+29
|/ / / / /
* | | | | Merge "Fix TypeError: __str__ returned non-string (type ImageRefValidationFai...Zuul2019-03-072-4/+10
|\ \ \ \ \
| * | | | | Fix TypeError: __str__ returned non-string (type ImageRefValidationFailed)Dmitry Tantsur2019-03-042-4/+10
| |/ / / /
* | | | | Merge "Allow building configdrive from JSON in the API"Zuul2019-03-073-14/+125
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Allow building configdrive from JSON in the APIDmitry Tantsur2019-03-053-14/+125
| | |/ / | |/| |
* | | | Merge "Add option to protect available nodes from accidental deletion"Zuul2019-03-051-0/+16
|\ \ \ \
| * | | | Add option to protect available nodes from accidental deletionArne Wiebalck2019-02-271-0/+16
* | | | | Merge "Update the log message for ilo drivers"Zuul2019-03-051-8/+8
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Update the log message for ilo driversNisha Agarwal2019-03-011-8/+8
* | | | | Deploy templates: API & notificationsMark Goddard2019-03-044-0/+993
* | | | | Deploy templates: conductorMark Goddard2019-03-042-4/+350
| |_|/ / |/| | |
* | | | Merge "Test API max version is in RELEASE_MAPPINGS"Zuul2019-03-041-0/+5
|\ \ \ \
| * | | | Test API max version is in RELEASE_MAPPINGSMark Goddard2019-03-011-0/+5
| |/ / /
* | | | Deploy templates: fix updating steps in Python 3Mark Goddard2019-02-281-0/+9
|/ / /
* | | Merge "Add check for object versions"Zuul2019-02-272-11/+30
|\ \ \ | |_|/ |/| |
| * | Add check for object versionsRuby Loo2019-02-202-11/+30
* | | Merge "Deploy Templates: add 'extra' field to DB & object"Zuul2019-02-275-1/+24
|\ \ \
| * | | Deploy Templates: add 'extra' field to DB & objectMark Goddard2019-02-265-1/+24
* | | | Merge "Deploy Templates: Fix DB & object nits"Zuul2019-02-273-5/+6
|\ \ \ \ | |/ / / |/| | |
| * | | Deploy Templates: Fix DB & object nitsMark Goddard2019-02-213-5/+6
* | | | Allocation API: taking over allocations of offline conductorsDmitry Tantsur2019-02-193-0/+57
|/ / /
* | | Allocation API: resume allocations on conductor restartDmitry Tantsur2019-02-192-2/+48
* | | Merge "[Follow Up] Add support for Smart NICs"Zuul2019-02-193-0/+70
|\ \ \
| * | | [Follow Up] Add support for Smart NICsHamdy Khader2019-02-143-0/+70
* | | | Merge "Deploy templates: data model, DB API & objects"Zuul2019-02-197-1/+530
|\ \ \ \
| * | | | Deploy templates: data model, DB API & objectsMark Goddard2019-02-137-1/+530
* | | | | Follow up - API - Implement /events endpointHarald Jensås2019-02-182-5/+11
| |_|_|/ |/| | |
* | | | Merge "ensure that socat serial proxy keeps running"Zuul2019-02-161-2/+4
|\ \ \ \
| * | | | ensure that socat serial proxy keeps runningLars Kellogg-Stedman2019-02-151-2/+4
* | | | | Merge "API - Implement /events endpoint"Zuul2019-02-153-0/+239
|\ \ \ \ \
| * | | | | API - Implement /events endpointHarald Jensås2019-02-153-0/+239
| | |_|/ / | |/| | |