summaryrefslogtreecommitdiff
path: root/contrib/rackspace/rackspace/resources/cloud_server.py
Commit message (Expand)AuthorAgeFilesLines
* Remove contrib/rackspaceZane Bitter2018-02-091-309/+0
* Remove log translationsliyi2017-03-251-2/+1
* Merge "Fix Cloud Server image/flavor combination validation"Jenkins2016-07-131-5/+18
|\
| * Fix Cloud Server image/flavor combination validationJason Dunsmore2016-05-181-5/+18
* | Correct the usage of properties.get() with default valuehuangtianhua2016-06-281-1/+1
* | Fix some spelling mistakes in heat as follows:gecong19732016-06-231-1/+1
|/
* Add image/flavor validation to Rackspace ServerPratik Mallya2016-02-221-0/+67
* Force config_drive and transport for sw configRandall Burt2016-02-171-7/+26
* Merge "Using LOG.warning replace LOG.warn"Jenkins2015-12-301-1/+2
|\
| * Using LOG.warning replace LOG.warnLiuNanke2015-12-291-1/+2
* | Remove check for managed cloud rolePratik Mallya2015-12-141-16/+15
|/
* Fix Rackspace nova server addresses attributeVijendar Komalla2015-08-201-0/+21
* Do not use rich server objects in servers' createPavlo Shchelokovskyy2015-07-271-3/+5
* Add support_status to all resources in contribMiguel Grinberg2015-06-041-0/+5
* Change user_data_format default value in Rackspace serverVijendar Komalla2015-05-151-0/+25
* Fix resources allocation in documentationPeter Razumovsky2015-04-071-1/+5
* Move nova resources to engine/resources/openstack/nova/huangtianhua2015-03-051-1/+2
* Register CloudServer as OS::Nova::ServerJason Dunsmore2015-02-251-120/+1
* Move logging to use oslo_log librarySteven Hardy2015-02-171-1/+2
* Enable H904 style checking rulePavlo Shchelokovskyy2015-01-201-4/+4
* Deprecate Rackspace::Cloud::ServerAnderson Mesquita2014-12-091-0/+6
* Implement handle_check for Rackspace Cloud ServersAnderson Mesquita2014-12-031-1/+21
* Log translation hint for Heat.contribliu-sheng2014-10-151-1/+2
* Switch heat resources & db & tests to oslo.i18nEthan Lynn2014-09-171-1/+1
* Move nova_utils functions to nova client pluginSteve Baker2014-08-131-3/+2
* Move glance_utils functions to glance client pluginSteve Baker2014-07-211-2/+1
* Implement caching of resource attributesSteve Baker2014-05-301-1/+2
* Replacing variable logger on LOGSergey Kraynev2014-05-271-9/+8
* Migrate to glanceclient to get image idhuangtianhua2014-05-271-1/+2
* Merge "Make attributes definition similar on properties"Jenkins2014-05-221-7/+17
|\
| * Make attributes definition similar on propertiesSergey Kraynev2014-05-141-7/+17
* | Merge "Using new attribute schema for all resources"Jenkins2014-05-221-3/+10
|\ \ | |/
| * Using new attribute schema for all resourcesSergey Kraynev2014-05-121-3/+10
* | debug level logs should not be translatedChristian Berendt2014-05-141-6/+6
|/
* Don't use SSH in Rackspace::Cloud::ServerJason Dunsmore2014-05-051-268/+3
* Port all resources to new resource data methodsSteve Baker2014-04-281-20/+8
* Merge "Make the first line of every file consistent."Jenkins2014-04-081-0/+1
|\
| * Make the first line of every file consistent.Jason Dunsmore2014-03-041-0/+1
* | Add save_admin_pass property to CloudServerRichard Lee2014-04-071-1/+17
* | Add admin_pass as attribute to CloudServerRichard Lee2014-04-071-0/+20
* | Fix timeout for stack actionsBartosz Górski2014-04-071-3/+4
* | Merge "Add events for automation statuses to Cloud Server"Jenkins2014-03-311-0/+23
|\ \
| * | Add events for automation statuses to Cloud ServerJason Dunsmore2014-03-131-0/+23
* | | Merge "Add IP address to error message of failed stack"Jenkins2014-03-311-1/+3
|\ \ \
| * | | Add IP address to error message of failed stackJason Dunsmore2014-03-041-1/+3
| | |/ | |/|
* | | Merge "Ensure that the NoCloud data source is loaded, part 2"Jenkins2014-03-311-3/+1
|\ \ \
| * | | Ensure that the NoCloud data source is loaded, part 2Jason Dunsmore2014-03-071-3/+1
* | | | Merge "Order imports in alphabetical order (1/9)"Jenkins2014-03-131-3/+3
|\ \ \ \ | |_|_|/ |/| | |
| * | | Order imports in alphabetical order (1/9)Pavlo Shchelokovskyy2014-03-111-3/+3
| |/ /
* | | Retry logic for SSH connection in Cloud Server resourceJason Dunsmore2014-03-071-4/+21
|/ /