index
:
delta/openstack/heat.git
master
proposed/juno
proposed/kilo
stable/2023.1
stable/havana
stable/icehouse
stable/juno
stable/kilo
stable/liberty
stable/mitaka
stable/newton
stable/ocata
stable/pike
stable/queens
stable/rocky
stable/stein
stable/train
stable/ussuri
stable/victoria
stable/wallaby
stable/xena
stable/yoga
stable/zed
opendev.org: openstack/heat.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
heat
/
tests
/
test_urlfetch.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove six and python 2.7 full support
Hervé Beraud
2020-04-22
1
-6
/
+9
*
Remove mox from test_urlfetch
rabi
2018-04-03
1
-43
/
+24
*
Remove usage of parameter enforce_type
ChangBo Guo(gcb)
2017-05-08
1
-2
/
+2
*
Set enforce_type=True on config overrides in tests
Angus Salkeld
2016-04-11
1
-2
/
+2
*
py34: Fix integration tests
Sirushti Murugesan
2015-09-26
1
-4
/
+4
*
Make import of oslo libraries namespaceless
Jens Rosenboom
2015-02-18
1
-1
/
+1
*
Fix [H302] errors in heat/tests
Peter Razumovsky
2014-11-26
1
-6
/
+6
*
Don't import HeatTestCase directly
Zhenguo Niu
2014-10-22
1
-2
/
+2
*
Get rid of old-style classes
Zane Bitter
2014-08-29
1
-1
/
+1
*
Replace str() with six.text_type() where exception is used
Ethan Lynn
2014-07-29
1
-1
/
+2
*
Tidy up urlfetch.py exception handling
Liang Chen
2014-04-11
1
-6
/
+9
*
Merge "Make the first line of every file consistent."
Jenkins
2014-04-08
1
-1
/
+0
|
\
|
*
Make the first line of every file consistent.
Jason Dunsmore
2014-03-04
1
-1
/
+0
*
|
Remove use of py3kcompat
Thomas Herve
2014-04-03
1
-5
/
+5
*
|
Order imports in alphabetical order (8/9)
Pavlo Shchelokovskyy
2014-03-27
1
-4
/
+2
|
/
*
Remove vim header from files.
Jason Dunsmore
2014-03-04
1
-1
/
+0
*
Use six.moves cStringIO instead of cStringIO
He Yongli
2014-02-17
1
-2
/
+2
*
Fix order of arguments in assertEqual (patch 2/2)
Pavlo Shchelokovskyy
2014-01-19
1
-2
/
+2
*
Change assertTrue(A in B) to assertIn(A, B)
Pavlo Shchelokovskyy
2013-12-12
1
-1
/
+1
*
Use the new oslo py3kcompat.urlutils
Angus Salkeld
2013-12-06
1
-5
/
+6
*
Prevent urlfetch from returning encoded chars
Jason Dunsmore
2013-10-18
1
-25
/
+16
*
Validate template size during download
Jason Dunsmore
2013-10-01
1
-6
/
+37
*
Add support for local file urls
Angus Salkeld
2013-08-28
1
-1
/
+24
*
Process request exceptions while fetching template
Liang Chen
2013-08-21
1
-1
/
+14
*
Replace urllib2 with requests in urlfetch module
Davanum Srinivas
2013-07-23
1
-6
/
+14
*
Remove use of nose attrib plugin and most unittest
Clint Byrum
2013-04-30
1
-10
/
+3
*
Get rid of nose.main() in unit test files
Zane Bitter
2012-12-13
1
-1
/
+0
*
Add a common implementation for fetching a URL
Zane Bitter
2012-12-06
1
-0
/
+73