summaryrefslogtreecommitdiff
path: root/ironic/tests/unit/common
Commit message (Expand)AuthorAgeFilesLines
* Merge "Grub2 by default for PXE + UEFI"Jenkins2016-09-201-2/+12
|\
| * Grub2 by default for PXE + UEFILucas Alvares Gomes2016-09-191-2/+12
* | Separate WSGIService from RPCServiceRuby Loo2016-09-153-100/+119
|/
* Update unit tests for neutron interfaceJohn L. Villalovos2016-09-081-4/+12
* Log a warning for unsupported drivers and interfacesJim Rollenhagen2016-09-071-2/+33
* Remove neutron client workaroundsVasyl Saienko2016-09-021-47/+11
* Merge "Fix pep8 on Python3.5"Jenkins2016-08-291-3/+1
|\
| * Fix pep8 on Python3.5Lucas Alvares Gomes2016-08-291-3/+1
* | Mask instance secrets in API responsesDevananda van der Veen2016-08-261-6/+0
|/
* Fix fall back to newer keystonemiddleware optionsDmitry Tantsur2016-08-251-0/+22
* Add notification base classes and docsMario Villaplana2016-08-231-5/+97
* Merge "Fix key word argument interface_type -> interface"Jenkins2016-08-191-0/+3
|\
| * Fix key word argument interface_type -> interfaceJames Slagle2016-08-151-0/+3
* | Adding InfiniBand SupportMoshe Levi2016-08-142-25/+90
|/
* Trivial: Remove useless function call in glance service testTang Chen2016-08-091-1/+0
* Add keystone policy support to IronicDevananda van der Veen2016-08-041-26/+73
* Migrate to using keystoneauth SessionsPavlo Shchelokovskyy2016-08-034-300/+253
* Use assertEqual() instead of assertDictEqual()Tang Chen2016-07-251-5/+5
* Add multitenancy-related fields to port API objectLaura Moore2016-07-131-0/+17
* Add 'neutron' network interfaceVasyl Saienko2016-07-132-6/+12
* Add network interface to base driver classVasyl Saienko2016-07-122-0/+329
* Add internal_info field to ports and portgroupsVladyslav Drok2016-07-071-0/+13
* Remove iterated form of side effectsYuiko Takada Mori2016-07-072-15/+12
* Create common neutron moduleVasyl Saienko2016-06-231-0/+109
* Replace assertRaisesRegexp with assertRaisesRegexMoshe Levi2016-06-212-17/+17
* NOTIFICATION_TRANSPORT should be globalRuby Loo2016-06-011-0/+23
* Remove support for 'hexraw' iPXE typeRuby Loo2016-05-301-11/+2
* Remove "message" attribute support from IronicExceptionJim Rollenhagen2016-05-161-15/+0
* Cleanup unused conf variablesMichael Still2016-05-101-2/+0
* Merge "RAID interface to support JBOD volumes"Jenkins2016-05-041-0/+5
|\
| * RAID interface to support JBOD volumesImre Farkas2016-05-041-0/+5
* | Remove two DEPRECATED config options from [agent]Ramamani Yeleswarapu2016-04-211-11/+0
|/
* Merge "Use get_admin_context() to create the context object"Jenkins2016-04-141-0/+34
|\
| * Use get_admin_context() to create the context objectNisha Agarwal2016-04-051-0/+34
* | Merge "Adopt Ironic's own context"Jenkins2016-04-142-1/+118
|\ \ | |/
| * Adopt Ironic's own contextLin Tan2016-04-012-1/+118
* | Reduce amount of unhelpful debug logging in the API serviceDmitry Tantsur2016-04-071-4/+2
* | Merge "Fix: Duplicated driver causes conductor to fail"Jenkins2016-03-241-0/+8
|\ \
| * | Fix: Duplicated driver causes conductor to failLucas Alvares Gomes2016-03-241-0/+8
| |/
* | Fix race in hash ring refresh unit testJim Rollenhagen2016-03-231-1/+1
|/
* Merge "Add support for partition images in agent drivers"Jenkins2016-03-211-2/+2
|\
| * Add support for partition images in agent driversFaizan Barmawer2016-03-211-2/+2
* | Merge "Pass region_name to SwiftAPI"Jenkins2016-03-161-8/+21
|\ \
| * | Pass region_name to SwiftAPIXiaobin Qu2016-03-141-8/+21
| |/
* | Support for passing CA certificate in Ironic Glance CommunicationAparna2016-03-071-1/+26
|/
* Merge "ipxe: add --timeout parameter to kernel and initrd"Jenkins2016-03-031-0/+25
|\
| * ipxe: add --timeout parameter to kernel and initrdGonéri Le Bouder2016-03-021-0/+25
* | Fix unittests after new releases of librariesVladyslav Drok2016-03-031-6/+23
* | Merge "Clean up driver loading in init_host"Jenkins2016-03-021-0/+16
|\ \
| * | Clean up driver loading in init_hostJim Rollenhagen2016-03-011-0/+16
| |/