Commit Graph

2 Commits

Author SHA1 Message Date
Gábor Antal 85d20dfa48 Move rebuild notification tests into separate method
The current rebuild testing in test_instance_action changes the image
used by the instance, therefore the actions tested in
test_instance_action had to be in specific order as testing rebuild
also changes the output json.

The rebuild test was moved from test_instance_action to its own method,
and now all the actions in test_instance_actions keeps the instance in
the same state.

Change-Id: Id0a7aaf8575d69deb89d3842b54fc23ee05b2153
Implements: bp versioned-notification-transformation-pike
2017-06-07 17:35:51 +02:00
Gábor Antal 64ae9416e1 Transform instance.volume_attach notification
Change-Id: Ie10b3476c1d7cffeeb55d63cc8d9f2a166ec1109
Implements: bp versioned-notification-transformation-pike
2017-05-02 16:00:23 -04:00