Commit Graph

41 Commits (1339f0a0b103c140be16653f5907ce7d7d44fe95)

Author SHA1 Message Date
Thomas Spatzier 1339f0a0b1 Rename OS::Heat::StructuredDeployments
8 years ago
Thomas Spatzier 94c2c5fc48 Rename OS::Heat::SoftwareDeployments
8 years ago
Jenkins 5b2d0fe1e0 Merge "Replace self.properties.get on self.properties[]"
8 years ago
Peter Razumovsky 4b5f296acc Replace self.properties.get on self.properties[]
8 years ago
Sergey Kraynev ef6ec7b652 Don't raise error if actions are mismatched
8 years ago
Jason Dunsmore e23c42fdff Fix call to ignore_not_found() in SwiftSignal
8 years ago
Angus Salkeld 6a48c45bfd Don't create events when signals don't perform an action
8 years ago
Jenkins f4307620b6 Merge "Add note on SoftwareDeployment object structure"
8 years ago
Rabi Mishra 4aead51ed0 Add support status for current_size ASG attribute
8 years ago
Rabi Mishra 63646f8cfd Add min_adjustment_step property to ScalingPolicy
8 years ago
Pavlo Shchelokovskyy e4d193fc69 Add note on SoftwareDeployment object structure
8 years ago
Jenkins 8a3aac038b Merge "Update xrange and lambda for python3"
8 years ago
Jenkins 4ee794c495 Merge "Update urllib/httplib/cStringIO to use six.moves"
8 years ago
Tetiana Lashchova 4ace95ad47 Use six.iterkeys(x) instead of x.keys()
8 years ago
Sirushti Murugesan 63ef40f1be Update xrange and lambda for python3
8 years ago
Sirushti Murugesan 19ce39d101 Update urllib/httplib/cStringIO to use six.moves
8 years ago
Jenkins 308143e3d2 Merge "Fix ResourceGroup validate when there are removal_policies"
8 years ago
Jenkins 13ca988307 Merge "Correct properties.Schema.NUMBER to INTEGER"
8 years ago
Steven Hardy 546c45de0e Fix ResourceGroup validate when there are removal_policies
8 years ago
tyagi 9a4d719ea1 Fix wrong type of exception raised
8 years ago
Tetiana Lashchova 4c6810ce1a Use six.itervalues(x) instead of x.values()
8 years ago
Ethan Lynn c3572e8cda Correct properties.Schema.NUMBER to INTEGER
8 years ago
Ethan Lynn bb6c2d4127 Remove unnecessary required=False
8 years ago
Jenkins f007fd2944 Merge "Clarify `attributes` support status for AutoScalingGroup"
8 years ago
Rabi Mishra d8e45933bc Clarify `attributes` support status for AutoScalingGroup
8 years ago
Steven Hardy 0d42350150 Make SoftwareDeployments work for non-CREATE actions
8 years ago
Jenkins b8e15ad5dd Merge "Make sure UpdatePolicy is unset for Heat scaling group"
8 years ago
Peter Razumovsky c31166a11c Add version to support_status where it omitted
8 years ago
Angus Salkeld d84c9bc0a6 Make sure UpdatePolicy is unset for Heat scaling group
8 years ago
tyagi 553727cfd0 Make 'refs' attribute of ResourceGroup resource indexable
8 years ago
Peter Razumovsky 664f70383b Add extra check for signal during DELETE or SUSPEND
8 years ago
Jenkins c3b0247b6d Merge "make actions property optional"
8 years ago
Jenkins ae883a6737 Merge "Allow empty 'config' for software deployments"
8 years ago
Miguel Grinberg 1d3eca05f2 make actions property optional
8 years ago
Angus Salkeld e3950a4e72 Pass the environment into the Template class and not Stack
8 years ago
Steve Baker 9fa9a101ca heat.conf options for transport properties default
8 years ago
tengqm 571b4dd7ba Make Heat ASG always do rolling_updates
8 years ago
huangtianhua a272b3f8d9 Allow empty 'config' for software deployments
8 years ago
huangtianhua a1336e2527 Move resource inheritance class to engine/resources
8 years ago
Ethan Lynn 4cbd1431ee Always update remote_stack
8 years ago
huangtianhua ac2844f8bf Move heat resources
8 years ago