| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
| |
reworking test strucutre
reworked pytest.ini, removed functional imports, updated req_dev
remove unneeded __init__ files
add testing checker to local_settings examples
adding testing packages to system Python for docker
|
|
|
|
|
|
| |
* Add dependencies for pystatsd and django-statsd-mozilla
* Default turned off except for development environment
* Modify docker-compose to install statsd/graphite host
|
|
|
|
| |
All openstack modules claim they'll work with this version
|
|
|
|
|
| |
Rev gevent and greenlet, on another side a fix has been applied to
gevent-socketio.
|
|
|
|
| |
Having issues with unicode under ansible 2.0
|
| |
|
|\
| |
| | |
2.4.0 python lib licenses
|
| | |
|
| | |
|
| | |
|
|/ |
|
|
|
|
| |
This picks up the change needed for python 2.6 to work
|
| |
|
| |
|
|
|
|
| |
The latest django-jenkins release does not support py2.6 or django-1.6. Lame!
|
|
|
|
|
|
| |
* fix IPy dep
* new django debug toolbar released today, broke things. Pin to our old
version of django to ensure success.
|
| |
|
|
|
|
| |
OAuth2 and SAML support). Add support for RADIUS as another authentication backend.
|
|\
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
* release_2.3: (54 commits)
Upgrade changelog for 2.3
Purge superlance
Purge an old supervisor config
Require chris-lea libzmq3
Use the htpasswd command, not the module
Fix a playbook syntax error for postgres
Ensure postgres is started earlier in setup role
Allow customizing npm path
Include RPM-GPG-KEY-ansible-release for all releases
Simplify GPG keys
Correct broken RPM-GPG-KEY
Use gpg --passphrase for signing CHECKSUM
Handle rpm --addsign pasphrase prompts
Adding docker-compose development workflow
Fix license in spec file.
Updates to selinux policy for some munin plugins
ansible 1.8.4 requires sudo:true when using sudo_user
Fix expect script timeout
Disable timeout and correct sign.exp error
Fix expect script hang
...
|
| |
| |
| |
| |
| | |
We no longer get memmon with our package vendoring changes. Don't think
we need it anyway as we've got the socket service fixed.
|
| |
| |
| |
| |
| | |
This fixes (probably among other things) an issue where we wouldn't get
any logging messages out of django for misconfigured ldap.
|
|\|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
* upstream/release_2.3: (91 commits)
Include python-{paramiko,ecdsa} dependencies
Remove extra epel testing stanzas
Unit test for ec2 credentialless inventory
Fix issue with ec2 iam sync with no credential.
Use the htpasswd command instead the ansible module
Pip is no longer needed
check local user root or not in ./configure
Remove unneeded when check for super user addition
Improve distro detection in setup.sh
Fix superuser check on upgrade
Minor improvements to setup.sh
Remove ansible prerequisite check from configure
Attempt to install ansible within setup.sh
Allow munin processes to access postgres
Move up base package dependency install
fixes jenkins failures
Proper flake8 fix
fixes executing processes with correct PYTHONPATH will pickup .pth files
Show the repo for bundled package file dump
Proper flake8 fix
...
|
| |
| |
| |
| |
| |
| |
| |
| |
| | |
* include requirements.txt in requirements_jenkins.txt
* include requirements.txt in requirements_dev.txt
* alter Makefile to NOT call the requirements rule in the requirements_*
rules. Again, this is now handled by the -r requirements.txt in the
respective _*.txt file.
* install jenkins requirements "globally" (in the virtualenv)
|
| | |
|
| | |
|
| |
| |
| |
| |
| | |
jsonschema conditionally pulls in functools32 if python2.7 else it uses
2.6 packages.
|
| | |
|
| | |
|
| |
| |
| |
| | |
https://github.com/ansible/ansible/pull/11447 back into Tower.
|
| | |
|
| | |
|
| | |
|
| |
| |
| |
| |
| | |
jsonschema conditionally pulls in functools32 if python2.7 else it uses
2.6 packages.
|
|/ |
|
|
|
|
| |
runs happy
|
|
|
|
|
|
|
|
|
| |
* added mongo connection logic
* added mongo dbtransform logic to allow keys with . and $
* altered tower fact scanner CacheModule to emit a message for each fact module facts (including ansible facts). Previously, seperate facts module facts were getting concatenated to each subsequent emi
* tower fact scanner CacheModule timeout set as to not hang for forever
* broke apart commands.py test
* added unit test for run_fact_cache_receiver, facts, and dbtransform
|
| |
|
|
|
|
|
| |
Also, install (not upgrade), jenkins requirements in the Makefile
target.
|
| |
|
| |
|
| |
|
|
|
|
| |
updated boto to 2.34.0.
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
Moves custom test requirements out of jenkins and into the repository.
|
| |
|
|
|
|
|
| |
https://trello.com/c/FQ9AkmRV/46-install-vendored-pywinrm-for-ansible-us
e
|