]> git-server-git.apps.pok.os.sepia.ceph.com Git - radosgw-agent.git/log
radosgw-agent.git
10 years agoif 'versioned' is in obj, just use that before anything
Alfredo Deza [Thu, 5 Feb 2015 20:02:52 +0000 (15:02 -0500)]
if 'versioned' is in obj, just use that before anything

Signed-off-by: Alfredo Deza <adeza@redhat.com>
10 years agosafer debug for obj inspection
Alfredo Deza [Thu, 5 Feb 2015 19:17:22 +0000 (14:17 -0500)]
safer debug for obj inspection

Signed-off-by: Alfredo Deza <adeza@redhat.com>
10 years agoadd more debugging infor for versioned objects
Alfredo Deza [Thu, 5 Feb 2015 18:03:38 +0000 (13:03 -0500)]
add more debugging infor for versioned objects

Signed-off-by: Alfredo Deza <adeza@redhat.com>
10 years agoadding one more log statement when deleting versioned objects
Alfredo Deza [Thu, 5 Feb 2015 16:39:01 +0000 (11:39 -0500)]
adding one more log statement when deleting versioned objects

Signed-off-by: Alfredo Deza <adeza@redhat.com>
10 years agoset the params for versioned operations before using them
Alfredo Deza [Thu, 5 Feb 2015 16:37:20 +0000 (11:37 -0500)]
set the params for versioned operations before using them

Signed-off-by: Alfredo Deza <adeza@redhat.com>
10 years agoadd a couple of logging statements when detecting a versioned object
Alfredo Deza [Thu, 5 Feb 2015 16:36:02 +0000 (11:36 -0500)]
add a couple of logging statements when detecting a versioned object

Signed-off-by: Alfredo Deza <adeza@redhat.com>
10 years agoactually try to getattr not just check if it exists, defaulting to None
Alfredo Deza [Thu, 5 Feb 2015 16:33:26 +0000 (11:33 -0500)]
actually try to getattr not just check if it exists, defaulting to None

Signed-off-by: Alfredo Deza <adeza@redhat.com>