The heat_integrationtests.scenario.test_server_cfn_init Module

The heat_integrationtests.scenario.test_server_cfn_init Module

class heat_integrationtests.scenario.test_server_cfn_init.CfnInitIntegrationTest(*args, **kwargs)[source]

Bases: heat_integrationtests.scenario.scenario_base.ScenarioTestsBase

Testing cfn-init and cfn-signal workability.

check_stack(sid)[source]
setUp()[source]
test_server_cfn_init()[source]

Check cfn-init and cfn-signal availability on the created server.

The alternative scenario is the following:
  1. Create a stack with a server and configured security group.
  2. Check that all stack resources were created.
  3. Check that created server is reachable.
  4. Check that stack was created successfully.
  5. Check that is it possible to connect to server via generated keypair.
Creative Commons Attribution 3.0 License

Except where otherwise noted, this document is licensed under Creative Commons Attribution 3.0 License. See all OpenStack Legal Documents.