summaryrefslogtreecommitdiff
path: root/contrib
Commit message (Expand)AuthorAgeFilesLines
* Use unittest.mock instead of third party mockSean McGinnis2020-05-052-2/+2
* Remove six and python 2.7 full supportHervé Beraud2020-04-222-5/+3
* Update devel info: mailing listZhongShengping2018-12-051-1/+1
* Merge "Docs: modernise links"Zuul2018-04-271-1/+1
|\
| * Docs: modernise linksZane Bitter2018-04-111-1/+1
* | Remove mox usage from test_docker_containerricolin2018-04-011-24/+16
* | Fix broken test in DockerContainerTestricolin2018-04-011-7/+7
|/
* Merge "heat_docker: Require docker instead of docker-py"Zuul2018-02-192-3/+3
|\
| * heat_docker: Require docker instead of docker-pyThomas Bechtold2018-01-122-3/+3
* | Remove contrib/rackspaceZane Bitter2018-02-0924-8728/+0
|/
* Remove usage of parameter enforce_typeChangBo Guo(gcb)2017-05-082-6/+5
* Remove log translationsliyi2017-03-256-29/+20
* Remove py26 supportLuong Anh Tuan2017-01-232-2/+0
* Fix a small nit of docshuangtianhua2017-01-041-2/+2
* Merge "Add version keyword argument to RAX glanceclient"Jenkins2016-08-151-1/+1
|\
| * Add version keyword argument to RAX glanceclientJason Dunsmore2016-07-151-1/+1
* | modify the home-page info with the developer documentationgengchc22016-07-292-2/+2
|/
* Merge "Fix Cloud Server image/flavor combination validation"Jenkins2016-07-132-5/+78
|\
| * Fix Cloud Server image/flavor combination validationJason Dunsmore2016-05-182-5/+78
* | Merge "Sync context with oslo.context"Jenkins2016-06-291-2/+2
|\ \
| * | Sync context with oslo.contextJamie Lennox2016-06-171-2/+2
* | | Merge "Correct the usage of properties.get() with default value"Jenkins2016-06-282-2/+2
|\ \ \
| * | | Correct the usage of properties.get() with default valuehuangtianhua2016-06-282-2/+2
* | | | Correct message when extension is not availableDmitriy Uvarenkov2016-06-271-1/+1
|/ / /
* | | Fix some spelling mistakes in heat as follows:gecong19732016-06-232-2/+2
|/ /
* | Get rid of gratuitous use of six.iterkeys()Zane Bitter2016-06-072-16/+15
|/
* Merge "Unit tests: Don't use ResourceDefinition as cfn snippet"Jenkins2016-05-162-121/+154
|\
| * Unit tests: Don't use ResourceDefinition as cfn snippetZane Bitter2016-05-012-121/+154
* | Merge "Don't treat ResourceDefinition as cfn template in resources"Jenkins2016-05-161-1/+2
|\ \ | |/
| * Don't treat ResourceDefinition as cfn template in resourcesZane Bitter2016-05-011-1/+2
* | Break reference cycle in KeystoneClient pluginsZane Bitter2016-05-131-1/+9
|/
* Use the ResourceDefinition.Diff API in resourcesZane Bitter2016-04-131-1/+3
* Set enforce_type=True on config overrides in testsAngus Salkeld2016-04-112-5/+6
* Resolve name/id using translation rules for ServerRabi Mishra2016-03-151-89/+41
* Merge "Use oslo.utils.reflection to extract class name"Jenkins2016-03-061-1/+3
|\
| * Use oslo.utils.reflection to extract class nameBo Wang2016-02-161-1/+3
* | Merge "Add image/flavor validation to Rackspace Server"Jenkins2016-03-022-0/+199
|\ \
| * | Add image/flavor validation to Rackspace ServerPratik Mallya2016-02-222-0/+199
* | | Merge "remove containers on delete"Jenkins2016-03-023-30/+56
|\ \ \
| * | | remove containers on deleteLars Kellogg-Stedman2015-12-093-30/+56
* | | | Merge "Make AutoScale sub-template a string instead of map"Jenkins2016-02-262-73/+75
|\ \ \ \ | |_|/ / |/| | |
| * | | Make AutoScale sub-template a string instead of mapJason Dunsmore2016-02-182-73/+75
* | | | Force config_drive and transport for sw configRandall Burt2016-02-172-8/+35
|/ / /
* | | Add support for launch_stack launchConfiguration typeJason Dunsmore2016-02-152-15/+567
* | | Remove extraneous fields from Cloud LoadBalancer access listJason Dunsmore2016-02-042-1/+6
| |/ |/|
* | Merge "Fix import order"Jenkins2016-02-021-1/+1
|\ \
| * | Fix import orderBo Wang2016-02-011-1/+1
* | | Assign defaults for Cloud Loadbalancer node type and weightJason Dunsmore2016-01-282-32/+104
|/ /
* | Merge "Add Rackspace::Cloud::LBNode"Jenkins2016-01-272-0/+535
|\ \
| * | Add Rackspace::Cloud::LBNodeDrago Rosson2016-01-272-0/+535