A Python agent for provisioning and deprovisioning Bare Metal servers.
Go to file
Paul Querna 2e871b8e11 Merge pull request #2 from racker/improve_agent_structure
Restructure agent into a higher level client
2013-09-23 19:06:03 -07:00
scripts Add scripting and Makefile infrastructure to create virtual envs and be ran by CI tooling. 2013-09-20 17:09:10 +00:00
teeth_agent fix aborting of connection, and set the delimiter to a reasonable \\n 2013-09-24 02:03:06 +00:00
.gitignore Add scripting and Makefile infrastructure to create virtual envs and be ran by CI tooling. 2013-09-20 17:09:10 +00:00
LICENSE add license file 2013-09-17 13:41:59 -07:00
Makefile use --null since we print0 2013-09-20 17:37:39 +00:00
dev-requirements.txt add jenkins xml submission deps 2013-09-24 01:35:14 +00:00
main.py Fix spelling of standbye. 2013-09-24 02:02:27 +00:00
requirements.txt Add scripting and Makefile infrastructure to create virtual envs and be ran by CI tooling. 2013-09-20 17:09:10 +00:00
setup.py Change setup.py to extract version without importing. 2013-09-20 17:09:14 +00:00