Commit Graph

21 Commits

Author SHA1 Message Date
melissaml 216aaf1d4b Remove obsolete tempest-lib
tempest-lib has been reintegrated into tempest and this repository
already uses tempest instead of tempest-lib. Replace requirements for
tempest-lib with requirements for tempest.

See also
https://specs.openstack.org/openstack/qa-specs/specs/tempest/implemented/reintegrate-tempest-lib.html

Change-Id: Ied28cc27d5c3d4d7ef099ab9abd0dde1597be33e
2018-03-08 13:23:24 +01:00
OpenStack Proposal Bot aa6e3fd9b9 Updated from global requirements
Change-Id: Icc49b67909d4dc4473a47bdd9bc24684c0f6d235
2018-03-06 12:48:27 +00:00
Goutham Pratapa 3c2bc63a9f Modify Tempest tests of resource_management.
Currently, Kingbird uses curl requests to run Tempest tests
This commit replaces curl requests with kingbird python sdk
(python-kingbirdclient)for resource_management only.
Add kingbirdclient to the test-requriements.txt
Partially Implements: kingbirdclient-tempest
Change-Id: I7fbeec5376dc3a2333a7cc9ad51108feb79a7b03
2017-06-30 18:11:49 +05:30
OpenStack Proposal Bot c357203af5 Updated from global requirements
Change-Id: Idd2763c8a74338f91dc71f0a18deded7a5bc54d7
2017-06-05 12:43:03 +00:00
OpenStack Proposal Bot 1779bc76f5 Updated from global requirements
Change-Id: I80c60f0bd1d0b2d5cd0b52a5f2bf79f4936312bb
2017-02-11 17:43:27 +00:00
OpenStack Proposal Bot 45de9377fe Updated from global requirements
Change-Id: I737474b71f0ff5b744b388cae0c44b8ec6f7e604
2016-11-16 22:09:23 +00:00
OpenStack Proposal Bot f5774c8a25 Updated from global requirements
Change-Id: I3abde5a076052692c20f63705e95545de410cbea
2016-10-22 01:20:13 +00:00
OpenStack Proposal Bot 5344130cd0 Updated from global requirements
Change-Id: Ib32081a5bc5d76a018c5ae28a56d6e0e9d5058c5
2016-10-02 20:29:05 +00:00
OpenStack Proposal Bot 9cbb8c109c Updated from global requirements
Change-Id: If1779a6b578545402fd15bd3cf4f5d4386fc8d83
2016-09-29 13:28:22 +00:00
OpenStack Proposal Bot 31536ef635 Updated from global requirements
Change-Id: I0beeebb6282d4e14eea594132f44cf1b0db0ca62
2016-09-27 16:56:54 +00:00
OpenStack Proposal Bot 1384bd81c7 Updated from global requirements
Change-Id: I3513978cba80de1c79c9c39751363746e8334296
2016-06-28 18:50:40 +00:00
OpenStack Proposal Bot d0b83663d5 Updated from global requirements
Change-Id: I3d0229e685247f36d669c15e7be9a2076b02e27c
2016-06-22 19:57:43 +00:00
OpenStack Proposal Bot 4ec7b42c35 Updated from global requirements
Change-Id: Ib49dfa9275972e77af75d7563a08793590e5e9ba
2016-06-21 18:00:08 +00:00
OpenStack Proposal Bot de100d46a5 Updated from global requirements
Change-Id: Ide79f6999a5d5c19357f5b75cd2e8324faeea83a
2016-06-02 21:06:21 +00:00
OpenStack Proposal Bot 9e84eae75a Updated from global requirements
Change-Id: I7f47422b1e4a8d8c4a46d0fd71f755ef5aaa6bf6
2016-06-01 13:49:04 +00:00
OpenStack Proposal Bot 623d913cc5 Updated from global requirements
Change-Id: I468e86b2826c6b377fe0339e80fdbfe51665a1d5
2016-05-30 00:34:25 +00:00
Yatin Kumbhare 757ae73815 Only install hacking in pep8
There is no need to install all test requirements
when we only do pep8 check.

Change-Id: I6adeb4ffd55162e42ed54ce2a2086167bac7e3cf
2016-05-16 10:38:59 +05:30
OpenStack Proposal Bot 828ce9350d Updated from global requirements
Change-Id: I18c8ce6bc08c2e47193fe74c37a476a3235ad511
2016-05-12 02:56:23 +00:00
Andreas Jaeger 6e68941457 Sync with requirements
Manual sync with global requirements.

Also, add python-neutronclient so that python27 tests pass. The
requirement was missing.

Change-Id: I45037b63035e185d61f19deadbe7c3eab2d1be3b
2016-02-16 08:37:41 +00:00
Chaoyi Huang 72fffc65fe Initial Kingbird framework code base ( part1:rest )
Fisrt patch to implement the framework of Kingbird, this is
the part1 for web service with keystone authentication
integrated, and API part with helloworld rest quest example.

Blueprint: https://blueprints.launchpad.net/kingbird/+spec/kingbird-framework

Change-Id: Ia33247132c6a4945f76f0819cf90acf6e8d2154d
Signed-off-by: Chaoyi Huang <joehuang@huawei.com>
2015-11-17 12:00:14 +08:00
Dimitri Mazmanov 811a157a29 Initial Kingbird commit
First commit to set foundation for the project.

Change-Id: I721d1bbf4f0a34a3ae903de7e50489d80a9192da
2015-11-05 13:23:23 +01:00