summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* radosgw-admin: add --commit flag for period updateCasey Bodley2016-02-121-18/+63
* radosgw-admin: add 'period commit' commandCasey Bodley2016-02-122-2/+106
* rgw: period push handler supports commitCasey Bodley2016-02-121-1/+10
* rgw: add RGWPeriod::commit()Casey Bodley2016-02-122-0/+66
* rgw: period push handler updates current period/epochCasey Bodley2016-02-121-6/+96
* rgw: RGWPeriod accessors are constCasey Bodley2016-02-121-9/+9
* radosgw-admin: add realm pull commandCasey Bodley2016-02-121-1/+47
* radosgw-admin: add send_to_remote_or_url() helperCasey Bodley2016-02-121-22/+29
* rgw: add op for GET /admin/realmCasey Bodley2016-02-122-0/+51
* rgw: add realm params to period pullCasey Bodley2016-02-122-2/+8
* rgw: move period Ops to rgw_rest_realm.ccCasey Bodley2016-02-123-111/+78
* rgw: period allows setting id, epoch, latest_epochCasey Bodley2016-02-122-4/+10
* rgw: omit epoch in oid for staging periodCasey Bodley2016-02-121-7/+6
* radosgw-admin: add 'period update' to usageCasey Bodley2016-02-121-0/+1
* rgw: RGWRemoteMetaLog ctor sets async_rados=nullptrCasey Bodley2016-02-121-1/+1
* rgw: fix comparison typo in RGWRados::init_completeCasey Bodley2016-02-121-1/+1
* rgw: RGWHandler_Config should assume empty type is zonegroupmapOrit Wasserman2016-02-121-7/+0
* rgw: guard metadata full/incremental syncYehuda Sadeh2016-02-121-15/+103
* rgw: guard metadata sync initialization stepYehuda Sadeh2016-02-125-54/+184
* rgw: a bit better coroutine related loggingYehuda Sadeh2016-02-122-0/+20
* rgw: initialize rest connection if no periodYehuda Sadeh2016-02-121-0/+6
* rgw: multiple init metadata sync locking fixesYehuda Sadeh2016-02-124-35/+34
* rgw: backward compatability update_name for existing zonesOrit Wasserman2016-02-121-3/+21
* rgw: update new name after converting region to zonegroupOrit Wasserman2016-02-122-5/+14
* radosgw-admin: fix zone get commandOrit Wasserman2016-02-121-10/+2
* rgw: use default zone in case there is no period or zone nameOrit Wasserman2016-02-121-0/+3
* rgw: RGWRados zonegroup and zone_public_config should not be accessed directlyOrit Wasserman2016-02-122-19/+19
* rgw: RGWRados internal zone should be protected and not accessed directlyOrit Wasserman2016-02-1211-96/+87
* rgw: fix RGWSystemMetaObj::init by passing old_format flagOrit Wasserman2016-02-121-4/+5
* rgw: convert regionmapOrit Wasserman2016-02-122-0/+58
* rgw: add support to zonegroupmap setOrit Wasserman2016-02-123-1/+25
* radosgw-admin: zonegroupmap get should no error if no realm or periodOrit Wasserman2016-02-121-1/+1
* rgw: no need to store or update zonegroupmapOrit Wasserman2016-02-124-628/+63
* rgw: remove zonegroup_map from RGWRadosOrit Wasserman2016-02-123-52/+35
* cmake: move link dependencies to rgw_aCasey Bodley2016-02-122-47/+5
* CMake - add check for libcurlDaniel Gryniewicz2016-02-121-0/+2
* rgw: don't read/init sync status if meta masterYehuda Sadeh2016-02-121-0/+8
* rgw: fix log messageYehuda Sadeh2016-02-121-2/+2
* rgw: can set zone read-only, can set zonegroup idYehuda Sadeh2016-02-125-20/+48
* rgw: update rest connections from the current periodOrit Wasserman2016-02-121-2/+12
* rgw: read local zonegroup and zone only when neededOrit Wasserman2016-02-121-18/+22
* rgw: use current_period zonegroup and zone when existsOrit Wasserman2016-02-122-2/+40
* rgw: read current period during initOrit Wasserman2016-02-122-1/+8
* rgw: zonegroup and zone should not be accessed directlyOrit Wasserman2016-02-126-22/+25
* rgw: get_predefined_name should get the ceph contextOrit Wasserman2016-02-122-8/+8
* rgw: can override master zone configYehuda Sadeh2016-02-121-3/+1
* rgw_admin: update zone setYehuda Sadeh2016-02-123-14/+57
* radosgw-admin: zone add command should be zonegroup addOrit Wasserman2016-02-121-66/+66
* rgw: run sync thread only when number of zones > 2 and master is configuredOrit Wasserman2016-02-121-0/+6
* rgw: update master zoneYehuda Sadeh2016-02-123-5/+18