Jenkins
|
729bead86b
|
Update notes for submitted changes
* change amd64 reference to x86_64 to match latest cfntools
|
2012-08-10 19:06:22 +00:00 |
|
Jenkins
|
254f4b350e
|
Update notes for submitted changes
* Remove crankcase patch since fix was merged upstream
|
2012-08-10 19:02:41 +00:00 |
|
Jenkins
|
f617399322
|
Update notes for submitted changes
* Add calculate_properties() to update() and restart_resource()
|
2012-08-06 07:33:27 +00:00 |
|
Jenkins
|
307c4b10ba
|
Update notes for submitted changes
* Log all startup operations to /var/log/heat-startup.log
|
2012-08-04 03:14:00 +00:00 |
|
Jenkins
|
c4f0f3baef
|
Update notes for submitted changes
* Force rpm to retry indefinately during crankcase build
|
2012-08-04 03:08:59 +00:00 |
|
Jenkins
|
08baa0442d
|
Update notes for submitted changes
* Port existing rpc calls to use the new RPC client API.
|
2012-08-03 02:02:26 +00:00 |
|
Jenkins
|
4617da3811
|
Update notes for submitted changes
* Implements a client side engine RPC API.
|
2012-08-03 02:00:58 +00:00 |
|
Jenkins
|
40b08044b7
|
Update notes for submitted changes
* heat templates : update Openshift template to add node instance
|
2012-08-02 18:11:53 +00:00 |
|
Jenkins
|
b9473887e8
|
Update notes for submitted changes
* heat : Make instance flavors consistent
|
2012-08-02 17:04:47 +00:00 |
|
Jenkins
|
a192c932cc
|
Update notes for submitted changes
* heat engine : raise appropriate error for incorrect stack_name
|
2012-08-02 17:01:00 +00:00 |
|
Jenkins
|
d893e640fa
|
Update notes for submitted changes
* heat API : Return correct AWS error response for invalid parameter
|
2012-08-01 13:45:19 +00:00 |
|
Jenkins
|
612f37b9b5
|
Update notes for submitted changes
* Bump to v6
|
2012-07-31 12:59:02 +00:00 |
|
Jenkins
|
d6cad370e6
|
Update notes for submitted changes
* heat engine : Avoid writing to class-scope parameters schema
|
2012-07-30 18:14:48 +00:00 |
|
Jenkins
|
9b7a90ecb5
|
Update notes for submitted changes
* Update getting started with credential crypto
|
2012-07-30 16:32:41 +00:00 |
|
Jenkins
|
5dc87d8d21
|
Update notes for submitted changes
* Add tools directory to python package.
|
2012-07-27 16:51:40 +00:00 |
|
Jenkins
|
79c8d09eb3
|
Update notes for submitted changes
* Don't use uuidgen in install.sh
|
2012-07-27 13:30:44 +00:00 |
|
Jenkins
|
dc89a3b470
|
Update notes for submitted changes
* Add encryption support for authentication information in db.
|
2012-07-27 13:11:27 +00:00 |
|
Jenkins
|
00423f0ce1
|
Update notes for submitted changes
* Change to per-tenant stacks.
|
2012-07-26 17:52:11 +00:00 |
|
Jenkins
|
409e1c7fb6
|
Update notes for submitted changes
* Make a template that demonstrates instance monitoring and restarting.
|
2012-07-25 13:34:52 +00:00 |
|
Jenkins
|
21386e7afc
|
Update notes for submitted changes
* Call calulate_properties() before calling FnGetAtt()
|
2012-07-25 11:54:14 +00:00 |
|
Jenkins
|
5bd6f1bce3
|
Update notes for submitted changes
* Log the error when a resouce fails to delete
|
2012-07-25 00:49:50 +00:00 |
|
Jenkins
|
d0224cbe5a
|
Update notes for submitted changes
* heat API : Add more tests covering error paths
|
2012-07-24 18:33:25 +00:00 |
|
Jenkins
|
baa096ba0a
|
Update notes for submitted changes
* delete duplicate validate() method
|
2012-07-24 08:28:37 +00:00 |
|
Jenkins
|
d3cf0ce0fe
|
Update notes for submitted changes
* loadbalancer: implement Interval and Timeout
|
2012-07-24 08:27:03 +00:00 |
|
Jenkins
|
82693d1144
|
Update notes for submitted changes
* autoscaling: implement DesiredCapacity
|
2012-07-24 08:25:17 +00:00 |
|
Jenkins
|
6b6d106630
|
Update notes for submitted changes
* Get rid of PyCrypto dependency
|
2012-07-24 04:54:19 +00:00 |
|
Jenkins
|
793d6a44a9
|
Update notes for submitted changes
* Update GettingStarted guide to use correct state name
|
2012-07-24 00:20:39 +00:00 |
|
Jenkins
|
6b6d06536f
|
Update notes for submitted changes
* Add AWS::RDS::DBInstance
|
2012-07-23 17:47:49 +00:00 |
|
Jenkins
|
5a4e074827
|
Update notes for submitted changes
* heat API : Add more unit tests
|
2012-07-23 17:05:13 +00:00 |
|
Jenkins
|
bbc7cd91e6
|
Update notes for submitted changes
* autoscaling: don't kill all instances when scaling down
|
2012-07-23 10:20:26 +00:00 |
|
Jenkins
|
061e3d51ca
|
Update notes for submitted changes
* make the autoscaling template easier to debug
|
2012-07-23 05:09:02 +00:00 |
|
Jenkins
|
b98e986f7e
|
Update notes for submitted changes
* Return the name from the autoscaling group not the instance.
|
2012-07-23 05:07:33 +00:00 |
|
Jenkins
|
ae8bd2e755
|
Update notes for submitted changes
* Add python-psutil and fix cfn-push-stats options
|
2012-07-23 05:06:45 +00:00 |
|
Jenkins
|
9697936488
|
Update notes for submitted changes
* Add an EC2Token_filter_factory and use it as the default paste filter
|
2012-07-22 22:12:11 +00:00 |
|
Jenkins
|
5d8872f5ca
|
Update notes for submitted changes
* heat api/engine : Implement UpdateStack functionality
|
2012-07-20 16:41:23 +00:00 |
|
Jenkins
|
40adb111e8
|
Update notes for submitted changes
* heat db : fix per-object delete
|
2012-07-20 14:20:23 +00:00 |
|
Jenkins
|
9bd7518903
|
Update notes for submitted changes
* Combined autoscaling and loadbalancer
|
2012-07-20 12:24:53 +00:00 |
|
Jenkins
|
360bdf79fe
|
Update notes for submitted changes
* Optimize filter context
|
2012-07-20 04:31:15 +00:00 |
|
Jenkins
|
c19f6766e6
|
Update notes for submitted changes
* convert to float instead of int in the watch rule
|
2012-07-19 11:19:50 +00:00 |
|
Jenkins
|
4ceae30a50
|
Update notes for submitted changes
* Allow nested stacks to be retrieved by name
|
2012-07-19 08:41:32 +00:00 |
|
Jenkins
|
6ba72da179
|
Update notes for submitted changes
* Don't require user params on template validation
|
2012-07-18 11:58:09 +00:00 |
|
Jenkins
|
2e2f5e4315
|
Update notes for submitted changes
* Use eventlet's wsgi again
|
2012-07-18 11:54:43 +00:00 |
|
Jenkins
|
6db288dca7
|
Update notes for submitted changes
* tools: erase openstack-utils only after using it.
|
2012-07-18 02:17:44 +00:00 |
|
Jenkins
|
f9b07d6f28
|
Update notes for submitted changes
* Update openstack-common
|
2012-07-18 00:49:14 +00:00 |
|
Jenkins
|
9532c8643f
|
Update notes for submitted changes
* Erase openstack-utils when uninstalling OpenStack
|
2012-07-17 19:50:49 +00:00 |
|
Jenkins
|
65e1bf8b72
|
Update notes for submitted changes
* heat : update config files with new rpc backend
|
2012-07-17 17:07:54 +00:00 |
|
Jenkins
|
773b531b75
|
Update notes for submitted changes
* Import openstack.common.rpc
|
2012-07-17 15:59:49 +00:00 |
|
Jenkins
|
06b2cf7b81
|
Update notes for submitted changes
* Use global cfg.CONF instead of config classes
|
2012-07-17 14:43:59 +00:00 |
|
Jenkins
|
3643100ee8
|
Update notes for submitted changes
* Get rid of eval() in authentication code
|
2012-07-16 22:08:51 +00:00 |
|
Jenkins
|
74b8e53cf8
|
Update notes for submitted changes
* heat engine/API : Internal API rework
|
2012-07-16 17:11:14 +00:00 |
|