]> git.apps.os.sepia.ceph.com Git - ceph.git/shortlog
ceph.git
2016-02-12 Yehuda Sadehrgw: guard metadata sync initialization step
2016-02-12 Yehuda Sadehrgw: a bit better coroutine related logging
2016-02-12 Yehuda Sadehrgw: initialize rest connection if no period
2016-02-12 Yehuda Sadehrgw: multiple init metadata sync locking fixes
2016-02-12 Orit Wassermanrgw: backward compatability update_name for existing...
2016-02-12 Orit Wassermanrgw: update new name after converting region to zonegroup
2016-02-12 Orit Wassermanradosgw-admin: fix zone get command
2016-02-12 Orit Wassermanrgw: use default zone in case there is no period or...
2016-02-12 Orit Wassermanrgw: RGWRados zonegroup and zone_public_config should...
2016-02-12 Orit Wassermanrgw: RGWRados internal zone should be protected and...
2016-02-12 Orit Wassermanrgw: fix RGWSystemMetaObj::init by passing old_format...
2016-02-12 Orit Wassermanrgw: convert regionmap
2016-02-12 Orit Wassermanrgw: add support to zonegroupmap set
2016-02-12 Orit Wassermanradosgw-admin: zonegroupmap get should no error if...
2016-02-12 Orit Wassermanrgw: no need to store or update zonegroupmap
2016-02-12 Orit Wassermanrgw: remove zonegroup_map from RGWRados
2016-02-12 Casey Bodleycmake: move link dependencies to rgw_a
2016-02-12 Daniel GryniewiczCMake - add check for libcurl
2016-02-12 Yehuda Sadehrgw: don't read/init sync status if meta master
2016-02-12 Yehuda Sadehrgw: fix log message
2016-02-12 Yehuda Sadehrgw: can set zone read-only, can set zonegroup id
2016-02-12 Orit Wassermanrgw: update rest connections from the current period
2016-02-12 Orit Wassermanrgw: read local zonegroup and zone only when needed
2016-02-12 Orit Wassermanrgw: use current_period zonegroup and zone when exists
2016-02-12 Orit Wassermanrgw: read current period during init
2016-02-12 Orit Wassermanrgw: zonegroup and zone should not be accessed directly
2016-02-12 Orit Wassermanrgw: get_predefined_name should get the ceph context
2016-02-12 Yehuda Sadehrgw: can override master zone config
2016-02-12 Yehuda Sadehrgw_admin: update zone set
2016-02-12 Orit Wassermanradosgw-admin: zone add command should be zonegroup add
2016-02-12 Orit Wassermanrgw: run sync thread only when number of zones > 2...
2016-02-12 Yehuda Sadehrgw: update master zone
2016-02-12 Yehuda Sadehrgw: stuff more info into the period
2016-02-12 Yehuda Sadehrgw_admin: period update command
2016-02-12 Yehuda Sadehrgw: auto create placement target params
2016-02-12 Orit Wassermanrgw: create default zonegroup for first time run of...
2016-02-12 Orit Wassermanrgw: --rgw-zone and --rgw-zonegroup use names not id
2016-02-12 Yehuda Sadehrgw_admin: can config access/secret key for zone
2016-02-12 Yehuda Sadehrgw_admin: can set zonegroup api name
2016-02-12 Yehuda Sadehrgw_admin: can update zonegroup endpoints, is_master
2016-02-12 Yehuda Sadehrgw: set first created zone as default
2016-02-12 Yehuda Sadehrgw: prefix default pools with zone name
2016-02-12 Yehuda Sadehrgw: set first created realm as default
2016-02-12 Yehuda Sadehrgw: period oid doesn't include realm id
2016-02-12 Yehuda Sadehrgw: period get does not require specifying period id
2016-02-12 Yehuda Sadehrgw: use --rgw-realm instead of --realm
2016-02-12 Yehuda Sadehrgw_admin: realm set-default -> realm default
2016-02-12 Yehuda Sadehrgw_admin: zone delete doesn't require zonegroup
2016-02-12 Yehuda Sadehrgw_admin: zone name need to be provided on zone create
2016-02-12 Yehuda Sadehrgw_admin: don't require zonegroup id on some commands
2016-02-12 Yehuda Sadehrgw: don't use --zonegroup, use --rgw-zonegroup
2016-02-12 Yehuda Sadehrgw_admin: a zone default command, and other changes
2016-02-12 Yehuda Sadehrgw_admin: don't use --zone, use --rgw-zone
2016-02-12 Orit Wassermanrgw: update zonegroup endpoints when creating it
2016-02-12 Orit Wassermanrgw: update zone endpoints when creating a new zone
2016-02-12 Orit Wassermanrgw: update rest_conn_master when adding a new master...
2016-02-12 Orit Wassermanradosgw-admin: zone get and rename commands should...
2016-02-12 Orit Wassermanradosgw-admin: check for valid input in zone delete...
2016-02-12 Orit Wassermanradosgw-admin: check for valid input in zone add command
2016-02-12 Orit Wassermanradosgw-admin: check for valid input for zonegroup...
2016-02-12 Orit Wassermanradosgw-admin: check for legal input for zonegroup...
2016-02-12 Orit Wassermanradosgw-admin: check legal input for zone modify command
2016-02-12 Orit Wassermanradosgw-admin: use realm_id from zonegroup if not provided
2016-02-12 Orit Wassermanrgw: fix RGWZone::dump
2016-02-12 Orit Wassermanrgw: add zone modify command to change master zone
2016-02-12 Orit Wassermanrgw: add zonegroup modify command to allow setting...
2016-02-12 Orit Wassermanradosgw-admin: fix zonegroup and master usage text
2016-02-12 Orit Wassermanrgw: remove is_master flag from zoneparams
2016-02-12 Orit Wassermanrgw: print zone name and id in the begining of the...
2016-02-12 Orit Wassermanradosgw-admin: fix zone create to check for zonegroup...
2016-02-12 Orit Wassermanrgw: store latest sync status when activating a period
2016-02-12 Orit Wassermanrgw: add decode_json method to rgw_meta_sync_status...
2016-02-12 Orit Wassermanrgw: move rgw_meta_sync_status, rgw_meta_sync_marker...
2016-02-12 Orit Wassermanrgw: move dump functions into rgw_json_enc.cc
2016-02-12 Yehuda Sadehrgw: zone config related changes
2016-02-12 Yehuda Sadehrgw: fix compilation
2016-02-12 Yehuda Sadehrgw: don't try to unregister request on destructor
2016-02-12 Orit Wassermanrgw: add bucket_quota to RGWRegionMap::encode_json
2016-02-12 Orit Wassermanrgw: add period_map to period dump and encode_json
2016-02-12 Orit Wassermanrgw: fix whitespace and remove debug messages
2016-02-12 Orit Wassermanrgw: add backward support for old regionmap format
2016-02-12 Orit Wassermanrgw: add RGWRegionMap for backward support
2016-02-12 Orit Wassermanrgw: remove debug message from decode_zones
2016-02-12 Orit Wassermanradosgw-admin: remove extra print from zonegroup set...
2016-02-12 Orit Wassermanrgw: rgwzone decode_json should handle empty id for...
2016-02-12 Orit Wassermanrgw: systemmetaobj::create don't generate random id...
2016-02-12 Orit Wassermanradosgw-admin: zone set should handle old format json...
2016-02-12 Orit Wassermanrgw: add id to RGWZone dump and decode_json functions
2016-02-12 Orit Wassermanradosgw-admin: zone create should update zonegroupmap...
2016-02-12 Orit Wassermanradosgw-admin: fix zonegroup default
2016-02-12 Orit Wassermanradosgw-admin: add --rgw-zonegroup for backward compata...
2016-02-12 Orit Wassermanradosgw-admin: zone set command should update zonegroupmap
2016-02-12 Orit Wassermanradosgw-admin: realm set should update zonegroup map
2016-02-12 Orit Wassermanradosgw-admin: zonegroup set needs to update zonegroupmap
2016-02-12 Orit Wassermanradosgw-admin: fix zonegroupmap update
2016-02-12 Orit Wassermanrgw: backward compatabilty for zone set command
2016-02-12 Orit Wassermanradosgw-admin: add --rgw-zone for backward compatability
2016-02-12 Orit Wassermanradosgw-admin: update zonegroupmap when activating...
2016-02-12 Orit Wassermanrgw: fix zonegroupmap initialization in init_complete
2016-02-12 Orit Wassermanrgw: use realm provided in the command line
next