Fix [H405] pep rule in heat_integrationtests
Implements bp docstring-improvements
Change-Id: I7aebbdafef121c3414e6a0260452c1353af62e88
diff --git a/scenario/test_autoscaling_lb.py b/scenario/test_autoscaling_lb.py
index 21b27dd..1d4d41d 100644
--- a/scenario/test_autoscaling_lb.py
+++ b/scenario/test_autoscaling_lb.py
@@ -20,8 +20,7 @@
class AutoscalingLoadBalancerTest(scenario_base.ScenarioTestsBase):
- """
- The class is responsible for testing ASG + LB scenario.
+ """The class is responsible for testing ASG + LB scenario.
The very common use case tested is an autoscaling group
of some web application servers behind a loadbalancer.
@@ -52,8 +51,7 @@
return all_res and all_res_complete
def test_autoscaling_loadbalancer_neutron(self):
- """
- Check work of AutoScaing and Neutron LBaaS resource in Heat.
+ """Check work of AutoScaing and Neutron LBaaS resource in Heat.
The scenario is the following:
1. Launch a stack with a load balancer and autoscaling group