Branch: refs/heads/master
Home: https://github.com/buildbot/buildbot
Commit: b08cb73804564cf13e905905128333a932120717
https://github.com/buildbot/buildbot/commit/b08cb73804564cf13e905905128333a932120717
Author: Sean Kelly <[email protected]>
Date: 2013-04-25 (Thu, 25 Apr 2013)
Changed paths:
M master/buildbot/buildslave/openstack.py
Log Message:
-----------
Don't defer stopping OpenStack slave to a thread
The thread didn't do anything but poll whether the instance was deleted
or not. That's not very useful, so drop the polling and simply delete
the instance.
Commit: 63e6d17b39ef23a5996e6907d36c46b329083f10
https://github.com/buildbot/buildbot/commit/63e6d17b39ef23a5996e6907d36c46b329083f10
Author: Sean Kelly <[email protected]>
Date: 2013-04-25 (Thu, 25 Apr 2013)
Changed paths:
M master/buildbot/buildslave/openstack.py
Log Message:
-----------
Don't reference self.instance in _start_instance
Don't reference self.instance, since it could be set to None by
stop_instance. This does not happen yet, but could in the future.
Commit: 7268940c7b51cbebff8b425a01f8b47a3ebb95e9
https://github.com/buildbot/buildbot/commit/7268940c7b51cbebff8b425a01f8b47a3ebb95e9
Author: Dustin J. Mitchell <[email protected]>
Date: 2013-04-29 (Mon, 29 Apr 2013)
Changed paths:
M master/buildbot/buildslave/openstack.py
Log Message:
-----------
Merge branch 'openstack-cleanup' of git://github.com/seankelly/buildbot
Compare:
https://github.com/buildbot/buildbot/compare/4095a96eb065...7268940c7b51
------------------------------------------------------------------------------
Introducing AppDynamics Lite, a free troubleshooting tool for Java/.NET
Get 100% visibility into your production application - at no cost.
Code-level diagnostics for performance bottlenecks with <2% overhead
Download for free and get started troubleshooting in minutes.
http://p.sf.net/sfu/appdyn_d2d_ap1
_______________________________________________
Buildbot-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/buildbot-commits