Add tempest test for heat resource OS::Nova::KeyPair

Bug #1271995 reported by Steven Dake
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenStack Heat
Fix Released
Wishlist
Leandro Ignacio Costantino

Bug Description

Test the following properties:
Name: This is a mandatory string which is the name of the key pair.
save_private_key: This is an optional boolean which indicates whether the system should retain the generated private key
public_key: This is an optional string which is used to specify the public key for this keypair. If this property is not supplied, a new key pair will be generated.

Test this resource produces the following attributes:
public_key: This is a string attribute which outputs the public key
private_key: This is a string attribute which outputs the private key if it has been saved

The test case should test both YAML and CFN formats.

Tags: tempest
Steven Dake (sdake)
tags: added: tempest
Changed in heat:
status: New → Triaged
importance: Undecided → Wishlist
Changed in heat:
assignee: nobody → Leandro Ignacio Costantino (leandro-i-costantino)
Revision history for this message
Removed by request (removed3381998) wrote :

Hi Leandro,
I see tempest/api/orchestration/stacks/test_nova_keypair_resources.py
can this 'bug' be closed?

Changed in heat:
status: Triaged → Fix Committed
Changed in heat:
milestone: none → juno-2
status: Fix Committed → Fix Released
Thierry Carrez (ttx)
Changed in heat:
milestone: juno-2 → 2014.2
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.