Description of problem: When i upgraded from a testing build to the newet beta, apache threw errors when starting because /var/lib/pulp/journal/watchdog/ was not created. talking to jortel this is a possibility when upgrading from pulpv1 to pulpv2 so we need to make sure that the watchdog directory is created properly after upgrade. I'm not entirely sure of the circumstances of it not being crated, as two other developers were fine in the same scenario of upgrading to the beta. The concern is to just verify that that directory is created normally by apache upon upgrade from pulpv1.
This was not observed during v2 upgrade testing.