aboutsummaryrefslogtreecommitdiffstats
path: root/spec/classes/tripleo_profile_base_aodh_listener_spec.rb
AgeCommit message (Collapse)AuthorFilesLines
2016-11-28Use FQDNs for the services' RabbitMQ configurationJuan Antonio Osorio Robles1-1/+1
This replaces the services' IP-based RabbitMQ configuration and uses FQDNs instead. Change-Id: I2be81aecacf50839a029533247981f5edf59cb7f
2016-09-30Add aodh profile rspec testingAlex Schultz1-0/+56
This change adds rspec testing for the aodh profile and serves as an example as to how to add in spec testing using hieradata to provide some required parameters. This testing adds improved coverage for expectations around computed configuration items as well as for conditions around the steps within the tripleo deployment Change-Id: Ic763a544289a222fea97020a98821c1e375651a3