Commit Graph

16 Commits

Author SHA1 Message Date
Sean McGinnis 57b20ccddf Retire repo
This removes all content and updates the README with instructions
on how to access the last version before retirement.

Change-Id: I9af3a6f537b06b564e22c4a542ba8803e9d2380c
2018-01-10 07:14:38 -06:00
Andreas Jaeger ed174db7c0 Remove argparse from requirements
argparse was external in python 2.6 but not anymore, remove it from
requirements.

This should help with pip 8.0 that gets confused in this situation.
Installation of the external argparse is not needed.

Change-Id: Ib7e74912b36c1b5ccb514e31fac35efeff57378d
2016-01-20 19:19:38 +01:00
Jenkins e4bf80fe46 Merge "Add functional tests skeleton" 2015-12-14 09:45:10 +00:00
Jenkins d4bd80873f Merge "Add unit test skeleton" 2015-12-14 09:39:07 +00:00
lawrancejing 85b806900d Add functional tests skeleton
Change-Id: Ic9ed462a97e9483c571b3da7625f3f810c654e99
2015-12-14 09:27:01 +00:00
lawrancejing dfc66bfb7e Add unit test skeleton
Change-Id: Icd99199a832020174c2d7ae78fc0ee48978f2236
2015-12-14 09:25:53 +00:00
ricolin 9d226cd9fe Remove py26 support
As of mitaka, the infra team won't have the resources available to
reasonably test py26, also the oslo team is dropping py26 support
from their libraries. sine we rely on oslo for a lot of our work,
and depend on infra for our CI, we should drop py26 support too.
Closes-Bug: 1519510

Change-Id: I6a229029dee2588833d5f70977c3d3af6ee998c2
2015-12-03 00:10:38 +08:00
lawrancejing b2f9f2f914 Support workflow list
Change-Id: I0fc6db9a2f5dd2eaaf7fd23c9f0f72595f5cc943
2015-11-23 12:37:38 +00:00
sin 246690b51c Support workflow creation
Can use `evoque workflow-create -s workflow-spec-file`.

Co-Authored-By: Liuqing Jing <lawrancejing@gmail.com>

Change-Id: I8726e5661fb2a206c3e67b18856dcb1878e5a5f1
2015-11-23 12:33:43 +00:00
lawrancejing bcf317c33e Use oslo_i18n
Change-Id: Iac21da07e7527bb8e3a4277881623f5fe201d5a2
2015-11-23 11:47:08 +00:00
zhu.rong 64b09cda56 Fix some init error
Fix some init error

Change-Id: I266d9a24bbc44626839bab701cafd8ed86c9cd75
2015-11-11 11:11:10 +08:00
zhu.rong dc39bad499 Add ticket-list command
Add ticket-list command for evoque

Change-Id: I9fa7fe677cdf85e61f6bd4b9a123456495519144
2015-11-11 10:44:15 +08:00
zhu.rong c5f2830186 Add evoque ticket-create command
add evoque ticket-create command

Add `EVOQUE_URL=http://{{evoque_api_address}}:8888` to keystonerc

Change-Id: I574c6a525d0ca808cd825bf93401e548497e3d65
2015-11-10 15:36:11 +08:00
zhu.rong fde20b994b Add version and can use 'evoque' command
Add version and can use 'evoque' command

Change-Id: If29548e32f0176bcc3ac7ef02a47b89b7ffbdf82
2015-11-09 17:24:16 +08:00
zhu.rong 6a1ede7da5 Initial commit
Change-Id: I4cdbe6c88ed06166604e85f69c66df881258a4e8
2015-11-03 15:25:00 -05:00
OpenStack Project Creator 7f4ec8dec7 Added .gitreview 2015-11-08 08:41:25 +00:00