Commit Graph

430 Commits

Author SHA1 Message Date
Jenkins
e13f2971eb Update notes for submitted changes
* Add a Folsom specific heat-keystone-setup binary to bin
2012-09-26 17:43:56 +00:00
Jenkins
494bfed033 Update notes for submitted changes
* heat engine : format stack outputs for updated stacks
2012-09-26 15:37:46 +00:00
Jenkins
d8fd296c47 Update notes for submitted changes
* heat : fix glanceclient deprecation warning
2012-09-26 14:33:41 +00:00
Jenkins
93ab7bb4d0 Update notes for submitted changes
* Fix test_waitcondition.py race by converting to mox.
2012-09-25 00:51:56 +00:00
Jenkins
d64a68cc27 Update notes for submitted changes
* Rename heat/cloudformations.py to heat/cloudformation.py
2012-09-24 14:57:28 +00:00
Jenkins
41aab7e8dc Update notes for submitted changes
* Trivial unit test changes
2012-09-24 05:04:25 +00:00
Jenkins
a97583867a Update notes for submitted changes
* Switch to in-memory sqlite for unit tests; 1500% speed improvement.
2012-09-24 03:47:28 +00:00
Jenkins
64af20f1dd Update notes for submitted changes
* Move test skipping on import failure from package to function.
2012-09-23 23:01:50 +00:00
Jenkins
aa9df6e987 Update notes for submitted changes
* Get rid of gratuitous params in RPC API
2012-09-23 22:24:47 +00:00
Jenkins
129b75bd95 Update notes for submitted changes
* Stop deprecation warning when creating resources directly.
2012-09-23 22:17:15 +00:00
Jenkins
16427a0260 Update notes for submitted changes
* Unit test coverage for user resources, plus some user fixes.
2012-09-23 22:15:47 +00:00
Jenkins
4ac2ced201 Update notes for submitted changes
* Change file to executable to get rid of rpmlint warning
2012-09-20 22:59:16 +00:00
Jenkins
0c602b7c00 Update notes for submitted changes
* Version 6 about to be announced for release, time for v7
2012-09-20 22:58:32 +00:00
Jenkins
bb350318e0 Update notes for submitted changes
* heat : HA functional test missing import
2012-09-20 17:56:21 +00:00
Jenkins
e746f6afd8 Update notes for submitted changes
* heat tests : convert HA test to exec_sudo_command
2012-09-20 17:50:16 +00:00
Jenkins
f2e03ac66b Update notes for submitted changes
* heat tests : Fixup IHA functional test
2012-09-20 17:45:01 +00:00
Jenkins
d2112ebe26 Update notes for submitted changes
* heat tests : functional tests add exec_sudo_command
2012-09-20 17:40:51 +00:00
Jenkins
6571db3f48 Update notes for submitted changes
* Don't fail to delete if VolumeAttachment not found
2012-09-20 14:58:42 +00:00
Jenkins
126a500fbf Update notes for submitted changes
* Improve debugging ability for functional tests
2012-09-20 14:55:58 +00:00
Jenkins
b53f917a3e Update notes for submitted changes
* Fix typo in test file name
2012-09-20 14:21:28 +00:00
Jenkins
1f0f96266c Update notes for submitted changes
* heat tests : fixup test_CFN_API_Actions.py
2012-09-20 08:12:23 +00:00
Jenkins
7834dffb87 Update notes for submitted changes
* Unit tests for autoscaling resources. 100% coverage!
2012-09-20 03:05:06 +00:00
Jenkins
5937bae25b Update notes for submitted changes
* Unit tests for volumes and attachments
2012-09-20 02:58:00 +00:00
Jenkins
76786046ab Update notes for submitted changes
* Update another embedded template to F17
2012-09-19 21:29:31 +00:00
Jenkins
15359e23a6 Update notes for submitted changes
* Changed embedded loadbalancer template to use F17
2012-09-19 19:40:39 +00:00
Jenkins
c746f09850 Update notes for submitted changes
* heat API : fix wrongly named key for stack events
2012-09-19 15:48:32 +00:00
Jenkins
fcd430c56f Update notes for submitted changes
* Fix scoping issue
2012-09-19 15:10:45 +00:00
Jenkins
26e78bbb48 Update notes for submitted changes
* Make instance match expected name
2012-09-19 15:09:21 +00:00
Jenkins
d933116647 Update notes for submitted changes
* heat : ensure DB user creds aren't written decrypted
2012-09-19 12:06:43 +00:00
Jenkins
dc47cf1cd9 Update notes for submitted changes
* Look for instance name that matches template
2012-09-19 03:29:57 +00:00
Jenkins
58df61651c Update notes for submitted changes
* Implement test_AutoScalingMultiAZSample.py
2012-09-18 17:14:24 +00:00
Jenkins
3b774960ff Update notes for submitted changes
* Tag functional tests with the JEOS required
2012-09-18 17:11:38 +00:00
Jenkins
01a1b42655 Update notes for submitted changes
* Make automated scripts quieter
2012-09-18 17:06:31 +00:00
Jenkins
c1715e0859 Update notes for submitted changes
* Provide full URL address in AutoScalingMultiAZSample.template
2012-09-18 17:03:32 +00:00
Jenkins
956e273d11 Update notes for submitted changes
* Remove unnecesssary nova constructor calls in each manager API call path
2012-09-18 16:01:32 +00:00
Jenkins
c763cc8746 Update notes for submitted changes
* heat engine : loadbalancer add missing calculate_properties()
2012-09-18 15:49:22 +00:00
Jenkins
99f2e633d7 Update notes for submitted changes
* heat engine : convert stack resource to physical_resource_name
2012-09-18 15:18:43 +00:00
Jenkins
9d2fe575f1 Update notes for submitted changes
* Return exit code rom run_tests.sh
2012-09-18 11:41:02 +00:00
Jenkins
19dd203801 Update notes for submitted changes
* Avoid test runner crash when we have no tty
2012-09-18 11:40:11 +00:00
Jenkins
7863498cd4 Update notes for submitted changes
* Use stack_identity where it has changed from stack_name.
2012-09-18 00:42:29 +00:00
Jenkins
cd6a851590 Update notes for submitted changes
* Tests EIP resource creation and association.
2012-09-18 00:41:37 +00:00
Jenkins
d1bbfbb793 Update notes for submitted changes
* heat tests : New wordpress IHA functional test
2012-09-17 22:44:42 +00:00
Jenkins
3e9af91fc1 Update notes for submitted changes
* Allow linux distribution to be passed to multiaz template for test case
2012-09-17 20:25:17 +00:00
Jenkins
f8e2711c06 Update notes for submitted changes
* Fix backtrace when using loadbalancer
2012-09-17 20:02:02 +00:00
Jenkins
a00bac9668 Update notes for submitted changes
* Fix spelling errors in loadbalancer which resulted in template not launching
2012-09-17 19:46:35 +00:00
Jenkins
b6d671fe3b Update notes for submitted changes
* Fix up tags
2012-09-17 19:22:48 +00:00
Jenkins
10d31882e2 Update notes for submitted changes
* Fix test_WordPress_2_Instances_With_EBS.py
2012-09-17 19:08:59 +00:00
Jenkins
d3b95e068f Update notes for submitted changes
* Change templates to launch F17 (not F16) by default
2012-09-17 16:41:34 +00:00
Jenkins
9aac7a73bb Update notes for submitted changes
* heat tests : add HAProxy functional test
2012-09-17 16:40:44 +00:00
Jenkins
411a79f6f3 Update notes for submitted changes
* heat templates : add LinuxDistribution parameter to HAProxy
2012-09-17 16:40:33 +00:00