Commit Graph

41 Commits

Author SHA1 Message Date
James E. Blair cbc8915df7 This project is no longer maintained
Change-Id: I6e1a7e06494e91135fc32226237ff0b30172bcc8
2015-09-23 14:31:55 -07:00
Abhishek Chanda ed851e3ead Move to graduated oslo libraries as much as possible
A lot of the common code from oslo-incubator has graduated
to libraries. We should be using those.
Also fixed unittests

Change-Id: I9c9edd929d9c9f803393e46539a7902e41d0dfee
2015-02-20 22:16:00 +02:00
Andrei V. Ostapenko dc195050e0
Fixes bug with empty bodies
Closes-bug: #1423993
Change-Id: I43ab31888c01a0f25f52d8cf742df36dbf07576b
2015-02-20 20:44:42 +02:00
Rushi Agrawal 6a0dd74e65 Update modified URI path, and make the client work again
With the recent change to the URI path, as in the commit
Iad2bcacbd2d3b8d4d89919d0bd9b71bdd419092c
magnetodbclient was broken. This change fixes it.

Change-Id: I73454cf8c1c7ec9f2902fc987b86dddbf26d110d
2014-12-15 08:19:35 +05:30
Andrei V. Ostapenko ccf0d270c4 Adds unittests on auth
Implements: bp unit-tests
Change-Id: I504af1532a2955c778f0456870b08be2bee64176
2014-08-15 17:10:35 -04:00
Andrei V. Ostapenko bfab94b6c3 Adds unittests on shell
Implements: bp unit-tests
Change-Id: Ia0b0f3ed3a2d26617b56ec6e2f91f1cd31de5008
2014-08-15 11:40:11 -04:00
Jenkins 5e592541ca Merge "Adds streaming cli client" 2014-07-10 12:11:12 +00:00
Jenkins e2212aece0 Merge "Fixes bug with different fields in query and scan commands" 2014-07-10 12:08:04 +00:00
Jenkins 4a5440f832 Merge "Fixes bug with mixed-case fields in query and scan commands" 2014-07-10 12:06:32 +00:00
Andrei V. Ostapenko d8d74fb1b0 Adds streaming cli client
Adds support of stream data loading to MagnetoDB.

Implements: bp bulk-load-support
Change-Id: Ie0eca4d4f238064d7edb39778224a28b0ec3dc3c
2014-07-10 13:30:48 +03:00
Andrei V. Ostapenko 63eb829b3d Migration to requests lib
Implements: bp migrating-to-requests
Change-Id: I62786e642dd54fa2602af5c0d30c6d9a17c0563d
2014-07-08 17:07:17 +03:00
Andrei V. Ostapenko b40e6f442e Fixes bug with different fields in query and scan commands
Closes-bug: #1337274
Change-Id: Ic91228c3a78fc016ceb76d8ef2dad880d0784dbf
2014-07-03 14:43:30 +03:00
Andrei V. Ostapenko ec8315ad09 Fixes bug with mixed-case fields in query and scan commands
Closes-bug: #1337271
Change-Id: Ib957443bed5cf000a2b3334e72a8f6d612440c0e
2014-07-03 14:06:34 +03:00
Ilya Sviridov 695368cf07 Fixed git repo name in .gitreview
Change-Id: Iaaf9ac5686749d9b32878f62f38b0a9082203eae
2014-07-01 15:04:26 +03:00
Andrei V. Ostapenko a102131d6b Adds batch-get and item-update commands 2014-06-19 16:10:13 +03:00
Andrei V. Ostapenko 6ad6b02582 Fixes bug with start-table-name in table-list command
Closes-bug: #1329698
2014-06-13 12:41:57 +03:00
Andrei V. Ostapenko 1e0cda7df4 Fix 2014-05-19 00:15:07 +03:00
Andrei V. Ostapenko e3fda84a67 Fix 2014-05-18 23:43:14 +03:00
Andrei V. Ostapenko 36ff0f9c1b fix 2014-05-18 17:17:47 +03:00
Andrei V. Ostapenko 401c4bb016 Fix 2014-05-18 17:13:07 +03:00
Andrei V. Ostapenko e57e8a16b2 Fix 2014-05-18 14:26:49 +03:00
Andrei V. Ostapenko 659f54d744 Adds checking of '--request-file' param 2014-05-18 13:40:08 +03:00
Andrei V. Ostapenko 8f2684731a Minor refactoring 2014-05-18 13:06:56 +03:00
Andrei V. Ostapenko 6e860a852d Adds keystone v3 support 2014-05-18 11:04:12 +03:00
Andrei V. Ostapenko fae36a358c Adds message output ability on list 2014-05-17 20:08:38 +03:00
Andrei V. Ostapenko d44e0c10ba Changes output of batch write unprocessed items. Refactoring 2014-05-17 20:00:14 +03:00
Andrei V. Ostapenko ea017e03e3 Refactoring 2014-05-17 18:33:53 +03:00
Andrei V. Ostapenko 53fcf4e58a Adds batch write command. Refactoring 2014-05-17 18:16:46 +03:00
Andrei V. Ostapenko 6459ed5df1 Adds update-item, query, scan. Refactoring 2014-05-17 15:45:47 +03:00
Andrei V. Ostapenko 2a13f76441 Adds item-get, item-put, item-delete commands 2014-05-16 23:05:02 +03:00
Andrei V. Ostapenko b1eebe96e1 Adds limit and start-table-name to table-list command 2014-05-16 13:19:41 +03:00
Andrei V. Ostapenko f2e48b23b5 Refactors table-create and table-delete 2014-05-16 12:20:47 +03:00
Andrei V. Ostapenko 429f34dbcf Refactoring 2014-05-16 00:27:12 +03:00
Andrei V. Ostapenko ae2f08b69b Refactoring 2014-04-30 18:54:23 +03:00
Andrei V. Ostapenko 4bfd50590a Adds table-describe command 2014-04-29 19:28:19 +03:00
Andrei V. Ostapenko 062648a7c0 Adds table-delete command. Refactoring 2014-04-28 23:41:04 +03:00
Andrei V. Ostapenko 4ff631aa30 Minor refactor 2014-04-28 19:26:21 +03:00
Andrei V. Ostapenko 8fa481f0d3 Removes duplicated version in request 2014-04-28 08:06:13 +03:00
Andrei V. Ostapenko 7b0e01cda3 Adds table-create cli command 2014-04-27 22:57:40 +03:00
Andrei V. Ostapenko d8d4369d77 Changes magnetodbclient.common.exceptions from neutronclient to magnetodbclient 2014-04-25 10:52:40 +03:00
Andrei V. Ostapenko c014b7938e Initial commit for MagnetoDB client
Implements: bp magnetodb-python-client
2014-04-24 18:59:37 +03:00