summary |
shortlog | log |
commit |
commitdiff |
review |
tree
first ⋅ prev ⋅ next
Ulas Kozat [Wed, 1 Jun 2016 17:09:58 +0000 (10:09 -0700)]
Update user guide
Change-Id: Ic28c0397e7b92d3b0ef2122bcd5d18345fe82e53
Signed-off-by: Ulas Kozat <ulas.kozat@gmail.com>
Ulas Kozat [Wed, 1 Jun 2016 17:00:15 +0000 (10:00 -0700)]
Update user guide
Change-Id: Ie88251ec761a2992e25830652b7ecad1a21cb376
Signed-off-by: Ulas Kozat <ulas.kozat@gmail.com>
Ulas Kozat [Wed, 1 Jun 2016 16:37:43 +0000 (09:37 -0700)]
removed how-to-use-docs
Change-Id: Iafc2f0741a69393ddf713390e3bb4d08f1f03e0f
Signed-off-by: Ulas Kozat <ulas.kozat@gmail.com>
Ulas Kozat [Wed, 1 Jun 2016 16:26:22 +0000 (09:26 -0700)]
docs update
Change-Id: Ib6f8bc227853a443ecea925e8866284682fc329c
Signed-off-by: Ulas Kozat <ulas.kozat@gmail.com>
Ulas Kozat [Wed, 1 Jun 2016 16:24:49 +0000 (09:24 -0700)]
removed example how-to-use-docs folder
Change-Id: Id7b0f51ef568359d0f3f03ba8bb647fcbed39d30
Signed-off-by: Ulas Kozat <ulas.kozat@gmail.com>
Ulas Kozat [Wed, 1 Jun 2016 16:21:13 +0000 (16:21 +0000)]
Merge "refactored codes, added standalone CLI client, option of interactive vs. standalone CLI"
Ulas Kozat [Tue, 31 May 2016 21:47:17 +0000 (21:47 +0000)]
Merge "Example as code, documentation template for sphinx build"
Ulas Kozat [Sat, 28 May 2016 06:26:54 +0000 (23:26 -0700)]
refactored codes, added standalone CLI client, option of interactive vs. standalone CLI
Change-Id: I262aaf4f5908c0d9b7eae87699c49ba385437589
Signed-off-by: Ulas Kozat <ulas.kozat@gmail.com>
Ulas Kozat [Tue, 24 May 2016 22:38:46 +0000 (15:38 -0700)]
Fixed loglevel reference error and modified README.md
Change-Id: I2d22ebd741ee61debf981356993587a62aa277ea
Signed-off-by: Ulas Kozat <ulas.kozat@gmail.com>
Ulas Kozat [Fri, 20 May 2016 21:42:39 +0000 (14:42 -0700)]
added features: logger, exception handling, CLI changes, move constants to domino_conf.py; fixed bug: packing UDID generated as UINT64 by the random number generator to INT64
Change-Id: Id79e79050d1a1011d3548bb4445792354e7b63d0
Signed-off-by: Ulas Kozat <ulas.kozat@gmail.com>
Ulas Kozat [Mon, 16 May 2016 04:31:15 +0000 (21:31 -0700)]
Simple mapper/scheduler/partitioner functions implemented
Change-Id: I553b196943022451d8dc4984fe37b2b228c8f4cf
Signed-off-by: Ulas C. Kozat <ulas.kozat@huawei.com>
Ulas Kozat [Wed, 13 Apr 2016 11:40:09 +0000 (14:40 +0300)]
add contributors to INFO
Change-Id: I27f48a7b857253d41dfc0148f547ff69a3922403
Signed-off-by: Ulas Kozat <ulas.kozat@gmail.com>
Aric Gardner [Thu, 31 Mar 2016 19:41:11 +0000 (15:41 -0400)]
Example as code, documentation template for sphinx build
This code will be pushed to each project creating a docs/ directory
This servers as an example and template for you (the developers) to create
your own project documentation, these files are only meant as place holders
and should be replaced by your own project documentation
Change-Id: I3c61ef2dac43d55f4cf6c6677099fef8b101a182
JIRA:RELENG-15
Signed-off-by: Aric Gardner <agardner@linuxfoundation.org>
Aric Gardner [Thu, 31 Mar 2016 19:41:04 +0000 (15:41 -0400)]
Adding INFO and LICENSE for review
Change-Id: I7013797e5d4a39a91d833e0d2c7c2f8230905405
Signed-off-by: Aric Gardner <agardner@linuxfoundation.org>
Aric Gardner [Thu, 31 Mar 2016 19:40:58 +0000 (19:40 +0000)]
Initial empty repository