CHANGES ======= * Create editable Ranger-Agent Configuration * create new tagging method in ranger-agent makefile * Dockerfile fix modular variable * Update Image build process * Minor fix to correct missing argument issue * Ranger add git dependency back * Ranger Agent add tag and push of latest * Ranger-Agent Add Image Build & Publish * Port from python2: Specify exchange for Ranger-agent pods * Ranger-Agent: Update heat send logic * Add unit test cases for Ranger-agent health check * Add health check for Ranger and Ranger-agent * Add pip install upgrade to Dockerfile * Update SQLAlchemy version * Increase Ranger-agent-engine retries interval * Minor fix - Catch DBConnectionError when update target data * Catch DBConnectionError when update target data * OpenDev Migration Patch * Fix update template issue in Ranger-Agent * Add Security Headers into Ranger-Agent * Replace openstack.org git:// URLs with https:// * Update Dockerfile * Update User variable for specific component * Docker image creation by using component specific user * Bandit Scans for the ranger-agent * Ranger Agent - Configurable log levels (446126) * Update ranger-agent * Passing project\_name to heat client and glance * Update ranger-agent requirements.txt for heat * ranger agent https verify * Fix link in HACKING.rst * Fix Ranger-Agent to allow Token Scope Authorization * Ranger-Agent minor fix * Allow user to set use\_stderr In case no log\_dir or log\_fle set from oslo\_conf function should allow to use stdout/stderr * Add reno * Fix bad path to Docker file causing image build * Add variable for proxy to Makefile * Add conditional proxy values to Makefile * Recent change causing image build to fail * Replace os.makedirs to avoid process race * ranger-agent needs restart on github issue * Update ranger-agent to include latest helm chart toolkit changes * Remove file added in error * remove unused conf * add enable flag for rds * oslo messenger warns of possible hang with wait() * cleanup Docker File * remove template file before worker thread killed * Update ranger-agent to use Ocata global requirements * change script and configuration file name to ranger-agent * upgrade to use keystone v3 * Remove pbr warnerrors in favor of sphinx check * fix git repo and ssh key issue * change database conf name * Minor change to README.rst * revert docker file without ssh config * ranger-agent cleanup * docker file and ubuntu 16.04 package changes * merge latestest downstream Changes * Updated ranger-agent README and added tempest and debian directories * Fix dev tools * Added files to run ranger-agent * Add coverage to ranger-agent * ranger-agent - fix pep8 errors * initial code cleanup for openstack/ranger-agent * Intial Commit * Added .gitreview