app/lib/actions/katello/product/create.rb in katello-3.8.1 vs app/lib/actions/katello/product/create.rb in katello-3.9.0.rc1
- old
+ new
@@ -23,10 +23,9 @@
:start_time => subscription_start)
action_subject product, :cp_id => product.cp_id
plan_self
- plan_action ::Actions::Pulp::Repository::EnsureSyncNotification
plan_action Katello::Product::ReindexSubscriptions, product
end
end
def run