beaker: some cleanup

Drop a old TODO which is not useful anymore.

Change-Id: I747592127035480fb4284088b268dbb4b1c701e6
This commit is contained in:
Emilien Macchi 2015-11-19 11:12:21 +01:00
parent 683260ce02
commit 9869fbee66
1 changed files with 0 additions and 2 deletions

View File

@ -34,8 +34,6 @@ describe 'ceilometer with mysql' do
rabbit_password => 'an_even_bigger_secret',
rabbit_host => '127.0.0.1',
}
# Until https://review.openstack.org/177593 is merged:
Package<| title == 'python-mysqldb' |> -> Class['ceilometer::db']
class { '::ceilometer::db::mysql':
password => 'a_big_secret',
}