Commit Graph

5 Commits

Author SHA1 Message Date
Martin Chacon Piza 9dbfe8056e Remove project content on master branch
This is step 2b of repository deprecation process as described in [1].

[1] https://docs.openstack.org/project-team-guide/repository.html#step-2b-remove-project-content

Change-Id: I210c2fe3bbe2a702f42ec1df95f328b8011d8014
2021-02-22 15:16:37 +01:00
Vu Cong Tuan f892dae29f Remove testrepository and .testr.conf
This commit is a follow-up of "switch to using stestr"
which was merged already [1].
After switch to using stestr, testrepository and .testr.conf
are unnecessary and should be removed.

[1] https://review.openstack.org/576862

Change-Id: I9f35e4f1341848a62a143b7f7150f2b845575861
2018-07-12 08:48:19 +07:00
Nguyen Hung Phuong e81be04ef7 Add stestr to .gitignore file
Change-Id: I0deb591643706ac928f412579e7435077295233b
2018-02-01 10:36:50 +07:00
ZhiQiang Fan 143a308b8c Implement complex query API
Complex query computes the single complex query to multiple simple
queries which only use AND operator, each simple query will invoke
get_samples() method. Complex query collects all the results till
limit constraint is satisfied.

Change-Id: I0da398d4d3627fcbfe2c686acf5b0fa9a68492b7
2015-12-23 01:14:05 -07:00
Christian Berendt c8bed7b8fa Add initial .gitignore file
Change-Id: Ic402c98ccb7c8ab5783a25ba0598af56774c11b8
2014-07-24 10:54:07 +02:00