summaryrefslogtreecommitdiff
path: root/ironic/common
Commit message (Expand)AuthorAgeFilesLines
* Revert the move of the logger setupVladyslav Drok2017-03-221-0/+23
* Merge "Fix usage of various deprecated methods"Jenkins2017-03-201-19/+0
|\
| * Fix usage of various deprecated methodsVladyslav Drok2017-03-171-19/+0
* | Remove old oslo.messaging transport aliasesChangBo Guo(gcb)2017-03-191-11/+3
* | Fix file_has_content function for Py3Pavlo Shchelokovskyy2017-03-171-1/+1
* | Merge "Fix updating node.driver to classic"Jenkins2017-03-101-4/+11
|\ \
| * | Fix updating node.driver to classicVasyl Saienko2017-03-091-4/+11
| |/
* | Fix missing _ import in driver_factoryVasyl Saienko2017-02-281-1/+1
|/
* Remove unused logging importAnh Tran2017-02-173-8/+0
* Merge "Remove most unsupported drivers"Jenkins2017-02-101-9/+0
|\
| * Remove most unsupported driversPavlo Shchelokovskyy2017-02-091-9/+0
* | Merge "No node interface settings for classic drivers"Jenkins2017-02-102-1/+37
|\ \ | |/ |/|
| * No node interface settings for classic driversRuby Loo2017-02-082-1/+37
* | Merge "Pass session directly to swiftclient"Jenkins2017-02-081-21/+1
|\ \ | |/ |/|
| * Pass session directly to swiftclientPavlo Shchelokovskyy2017-02-071-21/+1
* | Merge "Fix log formating in ironic/common/neutron"Jenkins2017-02-071-1/+1
|\ \
| * | Fix log formating in ironic/common/neutronVasyl Saienko2017-02-071-1/+1
| |/
* | Merge "exception from driver_factory.default_interface()"Jenkins2017-02-072-10/+30
|\ \ | |/ |/|
| * exception from driver_factory.default_interface()Ruby Loo2017-02-062-10/+30
* | Merge "Removes unnecessary utf-8 encoding"Jenkins2017-02-041-2/+0
|\ \
| * | Removes unnecessary utf-8 encodingM V P Nitesh2017-01-111-2/+0
* | | Merge "Validate port info before assume we may use it"Jenkins2017-02-031-4/+27
|\ \ \ | |_|/ |/| |
| * | Validate port info before assume we may use itVasyl Saienko2017-01-271-4/+27
* | | Improve conductor driver validation at startupJim Rollenhagen2017-02-011-0/+5
* | | Merge "Add dynamic driver functionality to REST API"Jenkins2017-01-311-4/+4
|\ \ \
| * | | Add dynamic driver functionality to REST APIJim Rollenhagen2017-01-301-4/+4
* | | | Merge "Do not use user token in neutron client"Jenkins2017-01-241-8/+6
|\ \ \ \ | |/ / / |/| | |
| * | | Do not use user token in neutron clientVasyl Saienko2017-01-191-8/+6
* | | | Merge "Generic management I/F for Inject NMI"Jenkins2017-01-201-0/+3
|\ \ \ \
| * | | | Generic management I/F for Inject NMINaohiro Tamura2017-01-201-0/+3
* | | | | Merge "Clean up driver_factory.enabled_supported_interfaces"Jenkins2017-01-201-3/+1
|\ \ \ \ \
| * | | | | Clean up driver_factory.enabled_supported_interfacesJim Rollenhagen2017-01-191-3/+1
* | | | | | Merge "Use only Glance V2 by default (with a compatibility option)"Jenkins2017-01-201-2/+5
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Use only Glance V2 by default (with a compatibility option)Dmitry Tantsur2017-01-191-2/+5
| | |_|/ / | |/| | |
* | | | | Add hardware types to the hash ringJim Rollenhagen2017-01-191-0/+1
* | | | | Merge "Register/unregister hardware interfaces for conductors"Jenkins2017-01-192-3/+59
|\ \ \ \ \
| * | | | | Register/unregister hardware interfaces for conductorsJim Rollenhagen2017-01-192-3/+59
| |/ / / /
* | | | | Merge "Move to tooz hash ring implementation"Jenkins2017-01-191-111/+3
|\ \ \ \ \
| * | | | | Move to tooz hash ring implementationJim Rollenhagen2017-01-191-111/+3
* | | | | | Merge "Validate the generated swift temp url"Jenkins2017-01-191-3/+6
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Validate the generated swift temp urlGalyna Zholtkevych2017-01-191-3/+6
* | | | | | Expose default interface calculation from driver_factoryJim Rollenhagen2017-01-171-33/+37
| |_|_|/ / |/| | | |
* | | | | Allow to attach/detach VIF to portgroupVasyl Saienko2017-01-162-2/+2
| |/ / / |/| | |
* | | | Merge "Don't translate exceptions w/ no message"Jenkins2017-01-121-2/+2
|\ \ \ \ | |_|/ / |/| | |
| * | | Don't translate exceptions w/ no messagepoojajadhav2017-01-101-2/+2
* | | | Merge "Add Virtual Network Interface REST APIs"Jenkins2017-01-112-0/+21
|\ \ \ \ | |_|_|/ |/| | |
| * | | Add Virtual Network Interface REST APIsSam Betts2017-01-112-0/+21
| |/ /
* | | Correct logging of loaded drivers/hardware types/interfacesDmitry Tantsur2017-01-101-3/+7
|/ /
* | Merge "Change object parameter of swift functions"Jenkins2017-01-092-17/+17
|\ \
| * | Change object parameter of swift functionsjiang wei2017-01-082-17/+17