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
/
engine
/
constraints.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add OS::Heat::Value resource
Crag Wolfe
2016-08-20
1
-2
/
+2
*
Make template available to parameter constraint checking
Jay Dobies
2016-06-20
1
-12
/
+22
*
string parameter type mismatch
hmonika
2016-05-24
1
-1
/
+1
*
Merge "Use oslo.utils.reflection to extract class name"
Jenkins
2016-03-06
1
-2
/
+3
|
\
|
*
Use oslo.utils.reflection to extract class name
Bo Wang
2016-02-16
1
-2
/
+3
*
|
Immutable parameters
Jason Dunsmore
2016-02-22
1
-1
/
+5
|
/
*
Remove warnings in heat
ricolin
2016-01-20
1
-3
/
+6
*
Add validate_with_client in BaseCustomConstraint
ricolin
2015-12-09
1
-1
/
+12
*
Fix [H405] pep rule in heat/engine
Peter Razumovsky
2015-09-21
1
-23
/
+14
*
py34: test_sahara/software_deployment
Sirushti Murugesan
2015-08-06
1
-2
/
+2
*
Add tenant_id to heat cache key
kairat_kushaev
2015-07-29
1
-6
/
+11
*
Enable caching for property constraints
kairat_kushaev
2015-07-22
1
-7
/
+41
*
Use six.itervalues(x) instead of x.values()
Tetiana Lashchova
2015-04-21
1
-1
/
+1
*
Deprecate using required=True with default value
Sergey Kraynev
2015-04-08
1
-0
/
+5
*
Remove usage of 'long' data type
tengqm
2015-03-18
1
-3
/
+3
*
Make import of oslo libraries namespaceless
Jens Rosenboom
2015-02-18
1
-1
/
+1
*
Don't validate custom constraints on default values
Peter Razumovsky
2015-01-12
1
-6
/
+10
*
Using six.string_types for python3 compatible
Ethan Lynn
2014-11-03
1
-2
/
+2
*
Remove deprecated function i18n.install('heat')
Ethan Lynn
2014-10-13
1
-0
/
+1
*
Switch to oslo.utils
Julien Danjou
2014-09-30
1
-1
/
+1
*
Always convert string type params to string
Anderson Mesquita
2014-08-06
1
-2
/
+0
*
Merge "Store clients in context"
Jenkins
2014-07-24
1
-3
/
+1
|
\
|
*
Store clients in context
Steve Baker
2014-07-21
1
-3
/
+1
*
|
Fix serialization of InvalidSchemaError
Thomas Herve
2014-07-21
1
-21
/
+21
|
/
*
Revert "Store clients in context"
Derek Higgins
2014-07-19
1
-1
/
+3
*
Store clients in context
Steve Baker
2014-07-18
1
-3
/
+1
*
Use None instead of mutables in method params defaults
liu-sheng
2014-07-02
1
-2
/
+2
*
Respect schema data type in constraint validation
Thomas Spatzier
2014-06-10
1
-9
/
+41
*
Order imports in alphabetical order (9/9)
Pavlo Shchelokovskyy
2014-05-22
1
-2
/
+1
*
Do not validate constraints in schema constructor
Thomas Spatzier
2014-05-20
1
-5
/
+20
*
Include exception in custom constraints errors
Thomas Herve
2014-05-05
1
-0
/
+29
*
Avoid referencing Message.__str__ in exceptions
Liang Chen
2014-04-11
1
-1
/
+1
*
Replace str with six.text_type
Liang Chen
2014-04-11
1
-1
/
+3
*
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
*
|
Raise and catch a specific error during validation
Thomas Herve
2014-03-26
1
-2
/
+7
*
|
Merge "Remove vim header from files."
Jenkins
2014-03-05
1
-1
/
+0
|
\
\
|
|
/
|
*
Remove vim header from files.
Jason Dunsmore
2014-03-04
1
-1
/
+0
*
|
Merge "Add a validation step to parameters schema"
Jenkins
2014-03-04
1
-1
/
+10
|
\
\
|
*
|
Add a validation step to parameters schema
Thomas Herve
2014-03-01
1
-1
/
+10
|
|
/
*
|
Adds Parameter Label to template validate call
Tim Schnell
2014-03-03
1
-1
/
+2
|
/
*
Implement custom constraints
Thomas Herve
2014-02-11
1
-0
/
+54
*
Make context available during constraint validation
Thomas Herve
2014-01-31
1
-9
/
+9
*
Refactor Parameters Schema based on common Schema
Thomas Spatzier
2014-01-27
1
-2
/
+11
*
Enable better sub-classing of common Schema class
Thomas Spatzier
2014-01-16
1
-19
/
+34
*
Factor Schema out of properties.py for re-use
Thomas Spatzier
2013-12-02
1
-0
/
+417