The heat_integrationtests.scenario.test_base_resources Module

The heat_integrationtests.scenario.test_base_resources Module

class heat_integrationtests.scenario.test_base_resources.BasicResourcesTest(*args, **kwargs)[source]

Bases: heat_integrationtests.scenario.scenario_base.ScenarioTestsBase

check_stack()[source]
setUp()[source]
test_base_resources_integration()[source]

Define test for base resources interation from core porjects

The alternative scenario is the following:
  1. Create a stack with basic resources from core projects.
  2. Check that all stack resources are created successfully.
  3. Wait for deployment.
  4. Check that stack was created.
  5. Check stack outputs.
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.