heat-translator/translator
Bob HADDLETON 1c4bfec4d5 Remove default key_name property and pass through all others
- Remove the default "key_name: userkey" property which prevents
  the user from specifying their own key name

  - Handle all properties of the Compute node as Server properties
    and remove the special cases for image and flavor as they will
    now be handled by default

  - Support 'key_name' as a parameter which will be added as an
    input parameter to the HOT template and as a property to all
    Compute nodes, referencing the input parameter so it can be
    overridden at stack deployment time.

Change-Id: I6ae89e02642348074a92f9af638f43acd887ad91
Closes-Bug: 1544237
2016-02-23 03:35:02 -06:00
..
common Added log messages 2015-12-23 11:24:21 +05:30
conf Fix custom import issues when using shell environments 2015-10-02 19:21:16 -05:00
custom Accept defined unknown node types if they inherit a known TOSCA root type 2016-01-25 17:19:16 +01:00
hot Remove default key_name property and pass through all others 2016-02-23 03:35:02 -06:00
osc Fix OSC tests issues 2016-02-05 22:24:28 +05:30
tests Remove default key_name property and pass through all others 2016-02-23 03:35:02 -06:00
__init__.py Fix installation package name 2015-05-26 19:08:55 +00:00
shell.py Do not always require user parameters 2016-02-09 06:59:37 -08:00