summaryrefslogtreecommitdiff
path: root/contrib
Commit message (Expand)AuthorAgeFilesLines
* Fix [H302] errors in contribPeter Razumovsky2014-11-143-17/+18
* Check prop_diff contents after modifying itJason Dunsmore2014-10-282-0/+44
* Merge "Validate tenant_id part of TempURL in clients"Jenkins2014-10-221-0/+20
|\
| * Validate tenant_id part of TempURL in clientsJason Dunsmore2014-10-141-0/+20
* | Don't import HeatTestCase directlyZhenguo Niu2014-10-227-14/+14
* | Remove vim headersOleksii Chuprykov2014-10-162-4/+1
* | Merge "Log translation hint for Heat.contrib"Jenkins2014-10-157-24/+31
|\ \
| * | Log translation hint for Heat.contribliu-sheng2014-10-157-24/+31
| |/
* | Make Rackspace Cloud DNS TTL constraints match APIJason Dunsmore2014-10-131-2/+2
|/
* Remove deprecated function i18n.install('heat')Ethan Lynn2014-10-136-0/+6
* Merge "Update references to auth_token middleware"Jenkins2014-10-102-2/+2
|\
| * Update references to auth_token middlewareBrant Knudson2014-10-092-2/+2
* | Add custom get_temp_url to RackspaceSwiftClientJason Dunsmore2014-10-082-8/+32
|/
* Implement check for Rackspace resourcesAnderson Mesquita2014-10-068-2/+96
* Merge "Switch to oslo.utils"Jenkins2014-10-013-4/+4
|\
| * Switch to oslo.utilsJulien Danjou2014-09-303-4/+4
* | Update usage of Barbican libraryThomas Herve2014-09-304-26/+46
|/
* Merge "Fix usage of client in Barbican resources"Jenkins2014-09-295-27/+19
|\
| * Fix usage of client in Barbican resourcesThomas Herve2014-09-265-27/+19
* | Merge "Add keystone v2 keypair methods"Jenkins2014-09-271-0/+7
|\ \
| * | Add keystone v2 keypair methodsSteve Baker2014-09-261-0/+7
| |/
* | Fix barbican plugin registrationThomas Herve2014-09-261-1/+5
|/
* Merge "Switch heat resources & db & tests to oslo.i18n"Jenkins2014-09-198-8/+8
|\
| * Switch heat resources & db & tests to oslo.i18nEthan Lynn2014-09-178-8/+8
* | Merge "Add user data and config drive properties"Jenkins2014-09-184-3/+24
|\ \ | |/ |/|
| * Add user data and config drive propertiesRandall Burt2014-09-084-3/+24
* | Merge "Replace marconi by zaqar in heat plugins"Jenkins2014-09-1411-44/+44
|\ \ | |/ |/|
| * Replace marconi by zaqar in heat pluginsPierre Padrixe2014-09-0211-44/+44
* | Merge "Improve docker resource deletion"Jenkins2014-09-042-2/+49
|\ \
| * | Improve docker resource deletionJeff Peeler2014-08-292-2/+49
* | | Merge "Fix a wrong argument name at Heat keystoneclient plugin"Jenkins2014-09-042-4/+4
|\ \ \
| * | | Fix a wrong argument name at Heat keystoneclient pluginHongbin Lu2014-09-032-4/+4
* | | | Merge "correctly implement volumes_from property"Jenkins2014-09-021-10/+12
|\ \ \ \ | |_|_|/ |/| | |
| * | | correctly implement volumes_from propertyLars Kellogg-Stedman2014-09-011-10/+12
| | |/ | |/|
* | | Merge "Fix marconi plugin registration"Jenkins2014-09-011-2/+5
|\ \ \ | |/ / |/| |
| * | Fix marconi plugin registrationRandall Burt2014-08-291-2/+5
* | | Rename docker directory to heat_dockerJeff Peeler2014-08-2810-1/+1
|/ /
* | Merge "Use the template module to access the Template class"Jenkins2014-08-283-7/+9
|\ \
| * | Use the template module to access the Template classAngus Salkeld2014-08-213-7/+9
* | | Allow for setting ViP IDRandall Burt2014-08-262-37/+102
|/ /
* | Remove resource_id_set(None) callsThomas Herve2014-08-197-14/+2
* | Implement barbican client pluginSteve Baker2014-08-1312-65/+51
* | Implement marconi client pluginSteve Baker2014-08-1310-22/+19
* | Port rackspace clients to client pluginsSteve Baker2014-08-1311-210/+237
* | Use setuptools to install contrib pluginsSteve Baker2014-08-1321-42/+461
* | Move nova_utils functions to nova client pluginSteve Baker2014-08-131-3/+2
* | Neutron use ClientPlugin.ignore_not_found etcSteve Baker2014-08-111-4/+2
* | Nova use ClientPlugin.ignore_not_foundSteve Baker2014-08-111-8/+2
* | Improve mocking in HeatTestCasePavlo Shchelokovskyy2014-08-071-8/+8
* | replace dict.iteritems() with six.iteritems(dict)Christian Berendt2014-08-065-7/+12