]> git.apps.os.sepia.ceph.com Git - ceph.git/log
ceph.git
11 years agoAdded an instruction in 'How to deploy' field in README.md
Babu Shanmugam [Mon, 17 Feb 2014 05:01:19 +0000 (05:01 +0000)]
Added an instruction in 'How to deploy' field in README.md

Signed-off-by: Babu Shanmugam <anbu@enovance.com>
11 years agoclient ownership info validation corrected
Babu Shanmugam [Tue, 11 Feb 2014 05:52:31 +0000 (05:52 +0000)]
client ownership info validation corrected

11 years agoUpdated client code to complete PUT and DELETE requests
Babu Shanmugam [Tue, 11 Feb 2014 05:44:53 +0000 (05:44 +0000)]
Updated client code to complete PUT and DELETE requests

11 years agoServer changes to deploy in a production env
Babu Shanmugam [Mon, 10 Feb 2014 07:08:26 +0000 (12:38 +0530)]
Server changes to deploy in a production env
1. Added the wsgi entry point app.wsgi
2. Updated client code to mandate the update-metadata to have url to publish and unpublish
3. Updated the README to describe a bit about the server operations as well.

11 years agoWith functionality test cases. Test it using 'python setup.py test'
Babu Shanmugam [Fri, 7 Feb 2014 13:40:17 +0000 (19:10 +0530)]
With functionality test cases. Test it using 'python setup.py test'

11 years agoCompleted model and controller code
Babu Shanmugam [Fri, 7 Feb 2014 10:25:21 +0000 (15:55 +0530)]
Completed model and controller code
1. GET, PUT and DELETE request are added
2. Removed public folder as it will never be used

11 years agoIntial version of the server code.
Babu Shanmugam [Thu, 6 Feb 2014 12:36:21 +0000 (12:36 +0000)]
Intial version of the server code.
1. Database modelling is done
2. PUT request is completed

11 years agoCorrected the sample output in README.md
Babu Shanmugam [Thu, 30 Jan 2014 05:25:55 +0000 (05:25 +0000)]
Corrected the sample output in README.md

11 years ago1. Updated README.md with sample output
Babu Shanmugam [Thu, 30 Jan 2014 05:22:59 +0000 (05:22 +0000)]
1. Updated README.md with sample output
2. Remove 'osd_hosts' entry from json and added that information as part of sys_info
3. In the 'num_components' entry, 'bytes' entry is replaced to contain an object with 'count' and 'scale' members

11 years agoIf 'ceph osd metadata' isn't working, inform the user about it via stderr
Babu Shanmugam [Mon, 27 Jan 2014 06:50:37 +0000 (06:50 +0000)]
If 'ceph osd metadata' isn't working, inform the user about it via stderr

11 years agoFix trailing space
Sébastien Han [Fri, 24 Jan 2014 09:34:41 +0000 (10:34 +0100)]
Fix trailing space

Fix trailing space and indentation.

11 years agocalled sysinfo.append(meta) in get_sysinfo within the while loop
Babu Shanmugam [Fri, 24 Jan 2014 06:15:40 +0000 (06:15 +0000)]
called sysinfo.append(meta) in get_sysinfo within the while loop

11 years agoUpdated README with How-to-use instructions
Babu Shanmugam [Fri, 24 Jan 2014 06:08:20 +0000 (06:08 +0000)]
Updated README with How-to-use instructions

11 years agoCorrected ownership info which was presented as string, added stub code for unpublish
Babu Shanmugam [Thu, 23 Jan 2014 06:55:38 +0000 (06:55 +0000)]
Corrected ownership info which was presented as string, added stub code for unpublish

11 years agoAdded update_metadata, clear_metadata, and usage description code
Babu Shanmugam [Wed, 22 Jan 2014 09:45:09 +0000 (09:45 +0000)]
Added update_metadata, clear_metadata, and usage description code

11 years agoInitial version of the source code. Statistics extraction is done
Babu Shanmugam [Tue, 21 Jan 2014 10:57:10 +0000 (10:57 +0000)]
Initial version of the source code. Statistics extraction is done

11 years agofirst commit
Sébastien Han [Thu, 16 Jan 2014 14:20:53 +0000 (15:20 +0100)]
first commit