giftwrap/giftwrap
Nam Nguyen Hoai f2befc4168 TrivialFix: Using assertEqual instead of assertEquals
Following OpenStack Style Guidelines[1]: http://docs.openstack.org/developer/hacking/#unit-tests-and-assertraises
[H234] assertEquals() logs a DeprecationWarning in Python 3.x,
use assertEqual() instead. The same goes for assertNotEquals().

Change-Id: I0469bc4d5672d2832b61ec8e3cd283ad06bf380f
2016-09-28 15:10:44 +07:00
..
builders Remove contraints from postinstall_dependencies 2016-06-20 13:44:30 -04:00
templates Refactor giftwrap builders 2015-09-04 15:11:42 -04:00
tests TrivialFix: Using assertEqual instead of assertEquals 2016-09-28 15:10:44 +07:00
__init__.py Init add with base execute command and tests 2014-05-29 20:16:04 -07:00
build_spec.py Add --projects to specify which projects to build 2016-01-21 20:13:31 +00:00
color.py Adding colorization to the logging 2014-07-24 15:59:28 -04:00
gerrit.py Refactor giftwrap builders 2015-09-04 15:11:42 -04:00
openstack_commit.py Refactor openstack_git_repo & add openstack_commit 2014-11-15 22:06:56 -05:00
openstack_git_repo.py Python3 clean ups 2016-05-02 15:39:38 -07:00
openstack_project.py Python3 clean ups 2016-05-02 15:39:38 -07:00
package.py Merge pull request #15 from blueboxgroup/distro-target 2014-12-13 12:14:59 -05:00
settings.py Introduce upper constraints 2016-06-15 11:07:21 -07:00
shell.py Use comma separated list of projects for --projects 2016-01-27 11:06:06 +00:00
util.py Fix a typo and left over debug command 2015-02-11 20:32:06 +00:00