Commit Graph

49 Commits

Author SHA1 Message Date
huang.zhiping cd061afaf7 Update home-page
Change-Id: I240b66e27fd27468f4399442b6bee52fc0dd85ff
2019-05-30 09:22:37 +00:00
OpenDev Sysadmins cfb0257e64 OpenDev Migration Patch
This commit was bulk generated and pushed by the OpenDev sysadmins
as a part of the Git hosting and code review systems migration
detailed in these mailing list posts:

http://lists.openstack.org/pipermail/openstack-discuss/2019-March/003603.html
http://lists.openstack.org/pipermail/openstack-discuss/2019-April/004920.html

Attempts have been made to correct repository namespaces and
hostnames based on simple pattern matching, but it's possible some
were updated incorrectly or missed entirely. Please reach out to us
via the contact information listed at https://opendev.org/ with any
questions you may have.
2019-04-19 19:50:36 +00:00
Zuul 82b57cf857 Merge "Change openstack-dev to openstack-discuss" 2019-01-30 11:03:08 +00:00
Zuul 76733b2a80 Merge "Use template for lower-constraints" 2019-01-30 10:57:01 +00:00
Andreas Jaeger 4c5621696c Use template for lower-constraints
Use openstack-lower-constraints-jobs template, remove individual
jobs.

Change-Id: I720672a8d06dcedb1ab5a59373b97b40c16cbd1b
Needed-By: https://review.openstack.org/623229
2018-12-20 21:17:17 +01:00
Vieri 92f3192ef3 Change openstack-dev to openstack-discuss
Mailinglists have been updated. Openstack-discuss replaces openstack-dev.

Change-Id: I343eeec0fbc10a2788323f9b16da042e2955175f
2018-12-04 18:34:38 +00:00
zhouxinyong 6a0145a8a6 Optimizing the safety of the http link site in HACKING.rst
Change-Id: I77b2e4a8996703c48930b22571fc9a840823079c
2018-11-16 00:46:58 +08:00
Robert Putt 6d3907430d Add Docker AIO demo image docs
Change-Id: I33c3d026eef1efca715d1438b3d0edd2fca175f7
2018-08-20 15:33:13 +01:00
Robert Putt ada2c0340d Adds very basic plugin docs
Change-Id: If5503e995ce0f2879d5d93ee3e831f7ffd4fb294
2018-08-19 14:19:37 +01:00
Robert Putt 2ca4683219 Add basics to Sphinx doc folder to get some docs started.
Adds basic stuff like a requirements.txt to the doc folder so we can
get started with some documentation!

Change-Id: I1114f38fe8bf28d5414e73fd67b9acf3a883e139
2018-05-15 20:33:17 +01:00
Robert Putt aa51aa4a59 Add clamav scanning plugin
Adds clamav scanning plugging to perform malware scanning via
clamd unix socket

Change-Id: I8a1288080c861c6e75adb37f7bc94500150ed3c0
2018-05-09 19:56:24 +01:00
Robert Putt ec5932db85 Missing bytes conversion
Missing bytes conversion when returning file data via API.

Change-Id: I57f9b38c88f80f7b4e38e3ebe3e8a6b2745d1b2c
2018-05-09 18:21:17 +01:00
Doug Hellmann 96b0fb8c59 add lower-constraints job
Create a tox environment for running the unit tests against the lower
bounds of the dependencies.

Create a lower-constraints.txt to be used to enforce the lower bounds
in those tests.

Add openstack-tox-lower-constraints job to the zuul configuration.

See http://lists.openstack.org/pipermail/openstack-dev/2018-March/128352.html
for more details.

Change-Id: Ie84cfebdf35828c961a86769cef505eb1368efcb
Depends-On: https://review.openstack.org/555034
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
2018-03-22 15:57:48 -04:00
OpenStack Proposal Bot 5c8184404b Updated from global requirements
Change-Id: I71960cb1cf0599621e8d2a0869a7300662c85917
2018-03-15 07:15:42 +00:00
Robert Putt 97b054605c Fix error with byte values in EXIF plugin.
Sometimes an EXIF tag contains raw bytes rather than an EXIFClass object.
Return the raw bytes as a string.

Change-Id: I7a0b1a9ba4e8e810093ab6030bcdca6adcee523b
2018-03-09 10:34:46 +00:00
Robert Putt 819c104d9e Add Exif plugin.
Adds Exif plugin for analysis of Exif tags in TIFF and JPEG file types.

Change-Id: I1a83e919eba7d84676cbc411e3c339c27080ff63
2018-03-09 10:27:00 +00:00
Robert Putt 2341f2acaf Use Oslo Config global CONF object rather than Flask config.
Update anything using configuration items to use the global CONF
object from Oslo Config rather than using the Flask config as
the Oslo Config CONF object can be used outside of the Flask
application context.

Change-Id: Ie7eafd322ab1a6f57ff1e8e5b66e27079caa4aba
2018-03-08 19:17:19 +00:00
Zuul e5ae17d85c Merge "Update swift / worker base" 2018-03-03 01:02:41 +00:00
Robert Putt a001829f55 Update swift / worker base
Change-Id: I512a3ecfb52c908e26b3b7a1e679d3303ee39338
2018-03-03 00:47:43 +00:00
OpenStack Proposal Bot a1d2153b7f Updated from global requirements
Change-Id: I4f83d93f205e0cf1868197222617bf943a7f5c42
2018-01-18 03:05:24 +00:00
OpenStack Proposal Bot 1486448a47 Updated from global requirements
Change-Id: I8f9f34e04c43c7bd90de3347bdb202761a05f39b
2017-12-15 21:41:52 +00:00
Robert Putt 778093da01 Split entrypoints into api and worker for simplicity.
Change-Id: I7045fd4b8a0b0a70265bafb16505f0c145cb53f6
2017-12-15 19:11:43 +00:00
Robert Putt dae39ef8ae Fix lookup recording of files found with hashes other than sha512.
Change-Id: Id7f01519b358b00c7eb689a476cc6c97d56443f4
2017-12-15 13:45:26 +00:00
Zuul ee5d80430b Merge "Add MIME type detection upon upload" 2017-12-15 07:41:23 +00:00
Robert Putt 1a4d5d3af1 Add MIME type detection upon upload
Change-Id: Ia2f080b9fa7c7b12fe06166caecf089ded3cb16a
2017-12-15 07:18:39 +00:00
OpenStack Proposal Bot 584ed4934b Updated from global requirements
Change-Id: Iffd3a508d80bfc6e39c0de8faf58d66426186b5a
2017-12-03 21:17:00 +00:00
Robert Putt 63dc98c723 Add uber simple Oslo.Messaging notifier for sending messages.
Add uber simple Oslo.Messaging notifier for sending messages.

Change-Id: I5ac4bafbb02cb4dfb79e5892e5b9fc42d9162807
2017-12-03 17:21:29 +00:00
Robert Putt bb16e13ec1 Upload files sent to API to swift.
Upload files sent to API to swift container.

Change-Id: I6f7d541952fc0c6376e913990ba287b1030bc10c
2017-12-03 10:20:30 +00:00
Robert Putt a4ab2d89ca Allow file upload and hash calculation.
Allow users to upload file for analysis and calculate hash for file.
Later we probably need to send this to some shared storage (Swift)
and then pass the file_id to a queue so the workers can pick it up
and process it accordingly.

Change-Id: Ie45adb5154c1c17f61c6d0cdddeaa2191d05f91e
2017-12-02 20:24:51 +00:00
Robert Putt d7efed8c1d Add starter routes and db methods.
Add starter routes and db methods.

Change-Id: I1e5c3d59cdbac17c6bb11a7886026bb58856cc9c
2017-12-01 21:09:35 +00:00
Robert Putt 630bacb57c Generate alembic migration scripts for new models.
Generate alembic migration scripts for new database models.

Change-Id: Ifed2bf405a620cf8201a28fe8400bc6b1a30b1e4
2017-11-30 22:04:59 +00:00
Robert Putt 1836ccbc6b Add basic database model
Adds basic database model to get us started. This will need to be
extended drastically for basic functionality but should allow
us to make a simple worker that simply adds hashes to the DB.

Long term maybe MySQL isnt even a good idea, but it'll get a
basic proof of concept sorted for now.

Change-Id: Ifdcd2309fa2ad6a9a27dd6c3ba61dd8db0dcb854
2017-11-30 20:36:52 +00:00
Robert Putt 29fdc7e58c Add alembic for database migrations.
Add alembic to repository for database migrations
once the models have been created.

Change-Id: I67ab87abe09808eba6ce62dddf8fcc0aeb3e26d2
2017-11-30 19:05:02 +00:00
OpenStack Proposal Bot bea1dc98f6 Updated from global requirements
Change-Id: If31a9b04ae3bffc5945ed1b0ee77a8560f7f7e42
2017-11-29 09:03:03 +00:00
Jenkins e4a492ebc1 Merge "Updated from global requirements" 2017-09-20 09:35:06 +00:00
OpenStack Proposal Bot 6a631ae339 Updated from global requirements
Change-Id: Ia9f45e26842c0fe52e45ce5de42ccd79b4c3e1c1
2017-09-20 03:36:36 +00:00
blue55 8b70e73c86 Enable some off-by-default checks
Some of the available checks are disabled by default, like:
[H106] Don’t put vim configuration in source files
[H203] Use assertIs(Not)None to check for None

Change-Id: Ie73e001aa632b771693f7bed98cfadcb495940f0
2017-07-26 16:52:30 +08:00
Robert Putt 4f46b53a53 Adds Flask Keystone to Nemesis Project
Change-Id: I48374e5396230dc60f73319b0c2e94c575329d33
2017-06-10 11:08:07 +01:00
OpenStack Proposal Bot 4e8610ab4c Updated from global requirements
Change-Id: I4906cdceb334f87a0cacb6192075a15224953ec3
2017-06-03 13:07:04 +00:00
Jenkins 77615fe84b Merge "Updated from global requirements" 2017-05-23 08:32:02 +00:00
Jenkins 5ade6cec58 Merge "There is no documentation for nemesis" 2017-05-23 08:27:08 +00:00
Jenkins 6d2d2fc583 Merge "Added the py35 env" 2017-05-23 07:42:48 +00:00
OpenStack Proposal Bot 4f0c34ec5a Updated from global requirements
Change-Id: I6fa3985bbaf79b01c503a05d6c2dca299a284929
2017-05-17 03:50:47 +00:00
Robert Putt d78c005ff3 Add flask-oslolog to Nemesis project for logging
Change-Id: I9b1c666e9563bf03971342e55f043504532bbd08
2017-05-15 21:03:25 +01:00
bhavani 5cc4ba737f There is no documentation for nemesis
so removing the documentation link.

Change-Id: If7557d4624c860ff550d9ba68d5a8fa0bdc328e7
2017-03-22 17:03:36 +05:30
bhavani 7eacdcc22e Added the py35 env
The gating on python 3.4 is restricted to <= Mitaka.
This is due to the change from Ubuntu Trusty to Xenial,
where only python3.5 is available.
There is no need to continue to keep these settings.

Change-Id: Ib8dd9e45b642eb0cf09570d85696de4cbd2d3e6c
2017-03-22 16:53:24 +05:30
Robert Putt 18632f314d Adding basic flask framework
Pending addition of Flask-OsloLog and Flask-KeystoneAuth

Change-Id: I734bcd4390d1eeadd61c64516ac6b0adf02d09e9
2017-03-16 19:30:50 +00:00
Robert Putt 054413a055 Adding project template as generated by cookiecutter
Change-Id: Ic0650a2ae9394536af831c49d6e44a15d046fe5b
2017-03-08 18:08:07 +00:00
OpenStack Project Creator 056b5a2530 Added .gitreview 2017-03-08 09:04:00 +00:00