summaryrefslogtreecommitdiff
path: root/ironic/common
Commit message (Expand)AuthorAgeFilesLines
* Remove some deprecated glance optionsPavlo Shchelokovskyy2017-11-071-13/+4
* Simplify the logic of validate_network_portChangBo Guo(gcb)2017-11-021-12/+7
* Use jinja rendering from utils modulePavlo Shchelokovskyy2017-10-201-13/+2
* Merge "Disallow rolling upgrade from Ocata to Queens"Zuul2017-10-181-13/+0
|\
| * Disallow rolling upgrade from Ocata to QueensRuby Loo2017-10-101-13/+0
* | Merge "Fix "import xx as xx" grammer"Zuul2017-10-171-1/+1
|\ \
| * | Fix "import xx as xx" grammerzhu.fanglei2017-10-171-1/+1
* | | Change pxe dhcp options name to codes.Vasyl Saienko2017-10-133-14/+38
|/ /
* | Merge "Use DocumentedRuleDefault instead of RuleDefault"Jenkins2017-10-131-141/+290
|\ \ | |/ |/|
| * Use DocumentedRuleDefault instead of RuleDefaultLance Bragstad2017-09-251-141/+290
* | Stop passing raw Exceptions as the reasons for ironic Image exceptionsSam Betts2017-09-281-3/+3
* | Merge "Revert "Change pxe dhcp options name to codes.""Jenkins2017-09-211-15/+8
|\ \
| * | Revert "Change pxe dhcp options name to codes."Ruby Loo2017-09-201-15/+8
* | | Rework update_port_address logicVasyl Saienko2017-09-201-3/+12
* | | Merge "Change pxe dhcp options name to codes."Jenkins2017-09-151-8/+15
|\ \ \ | |/ / | | / | |/ |/|
| * Change pxe dhcp options name to codes.Andrey Shestakov2017-09-141-8/+15
* | Merge "Fix a typo"Jenkins2017-09-081-1/+1
|\ \
| * | Fix a typochenaidong12017-05-041-1/+1
* | | Introduce keystoneauth adapters for clientsPavlo Shchelokovskyy2017-08-221-5/+19
| |/ |/|
* | Merge "Add 9.1 to release_mappings"Jenkins2017-08-211-4/+17
|\ \
| * | Add 9.1 to release_mappingsRuby Loo2017-08-181-4/+17
* | | Enable OSProfiler support in Ironic - follow-upRamamani Yeleswarapu2017-08-181-11/+13
|/ /
* | Adds 9.0 to release_mappingsRuby Loo2017-08-171-2/+17
* | Merge "Update the documentation links - code comments"Jenkins2017-08-152-2/+2
|\ \
| * | Update the documentation links - code commentsPavlo Shchelokovskyy2017-08-152-2/+2
* | | Remove translator assignments from i18nMichael Turek2017-08-141-10/+0
* | | Merge "Remove SSH-based driver interfaces and drivers"Jenkins2017-08-042-49/+0
|\ \ \
| * | | Remove SSH-based driver interfaces and driversPavlo Shchelokovskyy2017-08-012-49/+0
* | | | Merge "[Trivialfix]Fix typos in ironic"Jenkins2017-08-031-1/+1
|\ \ \ \
| * | | | [Trivialfix]Fix typos in ironicshangxiaobj2017-08-021-1/+1
* | | | | Add new dbsync command with first online data migrationGrzegorz Grasza2017-08-021-22/+57
|/ / / /
* | | | Merge "Enable OSProfiler support in Ironic"Jenkins2017-08-023-1/+78
|\ \ \ \ | |/ / / |/| | |
| * | | Enable OSProfiler support in IronicRamamani Yeleswarapu2017-07-073-1/+78
* | | | Merge "Refactor get_physnets_by_portgroup_id"Jenkins2017-07-311-0/+30
|\ \ \ \ | |_|/ / |/| | |
| * | | Refactor get_physnets_by_portgroup_idMark Goddard2017-07-201-0/+30
* | | | Merge "Fixes hashing issues for py3.5"Jenkins2017-07-261-3/+10
|\ \ \ \
| * | | | Fixes hashing issues for py3.5Nisha Agarwal2017-07-261-3/+10
* | | | | Generate iPXE boot script on start upMichael Turek2017-07-261-0/+16
* | | | | Fix docstring and default value for local_group_infoVasyl Saienko2017-07-251-1/+1
* | | | | Start passing portgroup information to NeutronVasyl Saienko2017-07-211-1/+43
| |/ / / |/| | |
* | | | replace 'interrace' with 'interface'yufei2017-07-201-1/+1
* | | | Modifications for rolling upgradesRuby Loo2017-07-131-1/+1
* | | | Physical network aware VIF attachmentMark Goddard2017-07-063-24/+125
| |/ / |/| |
* | | Merge "Add REST API for volume connector and volume target operation"Jenkins2017-07-041-1/+21
|\ \ \
| * | | Add REST API for volume connector and volume target operationSatoru Moriya2017-07-031-1/+21
* | | | Merge "Add ldlinux.c32 to boot ISO for virtual media"Jenkins2017-07-031-0/+17
|\ \ \ \
| * | | | Add ldlinux.c32 to boot ISO for virtual mediaHironori Shiina2017-06-061-0/+17
* | | | | Refactor common keystone methodsPavlo Shchelokovskyy2017-06-296-38/+60
| |/ / / |/| | |
* | | | Fetch Glance endpoint from Keystone if it's not provided in the configurationDmitry Tantsur2017-06-233-53/+37
* | | | Validate portgroup physical network consistencyMark Goddard2017-06-152-0/+28