From 215cea6f2d2097b35c408b57e1b358cf34ca8fa3 Mon Sep 17 00:00:00 2001 From: Gerrit User 10796 <10796@4a232e18-c5a9-48ee-94c0-e04e7cca6543> Date: Wed, 23 Dec 2015 13:24:44 +0000 Subject: [PATCH] Update patch set 4 Patch Set 4: Hmm, the CI job is failing because ... `sudo start radosgw ... failed, with error "no such job: radosgw" See http://logs.openstack.org/04/260904/4/check/gate-tempest-dsvm-full-devstack-plugin-ceph/4909af4/logs/devstacklog.txt.gz#_2015-12-23_12_55_03_184 inspite of radosgw package being installed See http://logs.openstack.org/04/260904/4/check/gate-tempest-dsvm-full-devstack-plugin-ceph/4909af4/logs/dpkg-l.txt.gz But it looks like, both ceph and radosgw packages being installed are 0.80 version, while the default CEPH_RELEASE is hammer (0.94) So need to debug why ceph 0.80 is getting installed ! Patch-set: 4