Bases: unittest.case.TestCase
This test launches a wordpress stack then attempts to verify correct operation of all the heat CFN API UpdateStack action
This is a separate test from the main CfnApiFunctionalTest because part of the test replaces the instance, making it quite hard to avoid breaking things for the other tests