CHANGES
=======

* remove useless code
* add support of Python3.10
* add default VENUS\_DEPLOY=mod\_wsgi
* fix VENUS\_FILES directory
* remove db sync from stack script
* fix stack.sh issue
* repair the elasticsearch store day result to json
* the call chian only return the orign data
* Fix elasticsearch version issues
* Add pip package about openpyxl and networkx
* delete mysql storage and use config file store data
* format the requirements.txt file
* add supported python version
* setup.cfg: Replace dashes with underscores
* Add devstack support
* Implements: Init commit
* Remove \_\_unicode\_\_() from  Venus Exception
* remove \_\_unicode\_\_
* remove six in HACKING.rst
* remove six
* remove py37
* fix json file formmat in policy.json
* test
* remove unicode from code
* fix msg config
* fix hacking msg
* correct the wrong word in docstring
* remove imp module since it has been deprecated
* correct the right parameters
* remove six module in common.py
* remove six module in gettextutils.py
* remove six module in delete\_es\_index\_task.py
* delete redundant parenthese and variable name
* remove six module in venus/api/openstack/wsgi.py
* remove six module in venus/openstack/common/config/generator.py
* fix log configurition
* fix webob 'You cannot set Response.body to a text object'
* update CONF import location
* remove six module in venus/context.py
* version request url move to the dir of module
* move the controller to model dir
* change the globale CONF
* delete useless configure file
* transform api config to confdir
* remove six module in venus/api/xmlutil.py
* remove six in venus/common/utils.py, add urlib3 in requirement.txt
* fix wsgi configuration
* fix task configuration
* remove six in venus/api/middleware/fault.py
* fix the configuration
* fix the configure error
* remove six module in env.py
* update profiler conf register
* function to lowercase
* cariable lowercase and remove redundant parenthese
* fanction variable lowercase and remove redundant parentheses
* Remove redundant parentheses
* parameter name is lowercase
* Remove redundant brackets
* unified the  config register
* Function names in lowercase
* remove six module in venus/api/openstack/wsgi.py since venus supports python3 only
* Function variable names in lowercase
* add lxml  to requirements
* Remove redundant parentheses
* remove six module in venus/utils.py since venus supports python3 only remove unused module
* add webob to requirements
* add paste to requirements
* remove wrong expression if list is empty ,it will still go into 'if' , not 'else'
* remove unused params
* Tune the public method \_create\_facade\_lazily()
* modify the wrong word
* Add git ignore files
* Remove babel configure file
* remove unneccessary brackets
* Add a superclass call
* Change code style
* fix the spelling mistake
* delete definition of meaninglessness
* add wsgi entry\_point
* get elasticsearch index list using python-lib
* add the missing dependence APScheduler
* delete the section of useless in venus.conf
* make venus wsgi support NT platform
* add the ability to run script directly
* get elasticsearch indexes using json format
* get elasticsearch indexes using json format
* Hello Venus
* Rename readme file
* Add Venus repository link to README
* Add pep8 job for venus
* Initialize the Venus project
* .zuul.yaml: add Zuul support to new repo
* Added .gitreview
