]> review.fuel-infra Code Review - openstack-build/heat-build.git/shortlog
openstack-build/heat-build.git
2013-01-03 Steven Hardyheat tests : functional tests remove erroneous finally...
2013-01-03 JenkinsMerge "On master branch, tag tarballs as dev snapshots"
2013-01-03 JenkinsMerge "Use correct stack_id arg name for metadata_update()"
2013-01-02 Steven Hardyheat tests : convert stack ID to uuid format
2013-01-02 Steven Hardyheat tests : functional tests poll_glance cleanup
2013-01-02 Steven Hardyheat tests : convert functional tests to folsom glancec...
2012-12-28 Steve BakerUse correct stack_id arg name for metadata_update()
2012-12-23 Steve BakerOn master branch, tag tarballs as dev snapshots
2012-12-21 Zane BitterRPC API: Simplify describe_stack_resources call
2012-12-21 Zane BitterUse the new find_physical_resource RPC call
2012-12-21 Zane BitterRPC API: Add a separate find_physical_resource call
2012-12-21 Zane BitterCFN API: Fix DescribeStackResources with physical ID
2012-12-21 Zane BitterHandle duplicate physical resources IDs
2012-12-21 Zane BitterRPC API: Clean up list_events results
2012-12-21 Zane BitterRPC API: Clean up list_stacks results
2012-12-21 Zane BitterRPC API: Clean up show_stack results
2012-12-20 Jeff PeelerInclude new doc directory
2012-12-20 Steven Hardyrun_tests.sh fixup venv/novenv logic
2012-12-20 Steven Hardyrun_tests.sh cosmetic, make if/then style consistent
2012-12-20 Steven Hardyrun_tests.sh cosmetic cleanup indents
2012-12-20 JenkinsMerge "Avoid logging.getChild for python2.6 compatibility"
2012-12-20 Steven Hardyupdate tox.ini to pep8 latest (1.3.4)
2012-12-20 Steven Hardyheat cleanups to align unit tests with pep8 1.3.4
2012-12-20 Steven Hardyheat cleanups to align functional tests with pep8 1.3.4
2012-12-20 Steven Hardyheat cleanups to align with pep8 1.3.4
2012-12-19 Zane BitterFix DescribeStacks command for all stacks
2012-12-19 Zane BitterReST API: Improve format of resource_types response
2012-12-19 Zane BitterReturn an ARN as the Ref for nested stacks
2012-12-19 Zane BitterSplit nested stack implementation into abstract and...
2012-12-19 Steven HardyAvoid logging.getChild for python2.6 compatibility
2012-12-19 Zane BitterRPC API: Pass a stack identifier to metadata_update
2012-12-19 Zane BitterPass correct types in RPC Client unit tests
2012-12-19 Zane BitterUpdate links in composed templates
2012-12-18 Steve BakerA new documention structure, ready for contributions
2012-12-18 Steven Hardypip-requires PyCrypto should be >= 2.1.0
2012-12-18 Clint ByrumAdd support for missing Instance attributes PrivateIp...
2012-12-17 Zane BitterGettingStarted: Install python-pip package
2012-12-17 Zane BitterFix issues with deleting a WaitCondition
2012-12-17 Zane BitterFix importing of novaclient exceptions
2012-12-17 Steven Hardytools/openstack_ubuntu fix nova-manage network create...
2012-12-14 Zane BitterHandle empty UserData for instance
2012-12-14 Zane BitterMake resource registration conditional
2012-12-14 Zane BitterAdd a resource type list to the ReST API
2012-12-14 Zane BitterAdd an RPC API to list resource types
2012-12-14 Zane BitterStandardise client imports
2012-12-14 Zane BitterFix ReST API documentation for template validation
2012-12-14 JenkinsMerge "Add ubuntu version of tools/openstack"
2012-12-14 Steven Hardyinstall.sh non-root error should go to stderr
2012-12-14 Steven Hardyinstall.sh add logic detecting rabbitmq
2012-12-14 JenkinsMerge "tools/openstack fixup header formatting"
2012-12-14 Steven Hardytools/openstack fixup header formatting
2012-12-14 Steven HardyAdd ubuntu version of tools/openstack
2012-12-14 Steven Hardyinstall.sh simplify heat-engine.conf conditional
2012-12-13 Jeff PeelerRemove heat-metadata man page
2012-12-13 JenkinsMerge "heat_keystoneclient ec2 user fix"
2012-12-13 Zane BitterGet rid of naked "except:" clauses in tests
2012-12-13 Zane BitterDon't skip watchrule test on exception
2012-12-13 Zane BitterGet rid of unused imports
2012-12-13 Zane BitterGet rid of nose.main() in unit test files
2012-12-13 Steven Hardyheat_keystoneclient ec2 user fix
2012-12-13 JenkinsMerge "heat cfn api, format waitcondition error respons...
2012-12-13 Zane BitterMove the cfn client code to a subpackage
2012-12-12 Steven Hardyheat cfn api, format waitcondition error responses...
2012-12-12 Steven HardyOverride events for AutoScalingGroup instances
2012-12-12 Steven Hardyresource state_set, abstract update/store logic
2012-12-12 Zane BitterDon't allow identifiers with slashes
2012-12-12 Zane BitterDon't allow slashes in Stack or Resource names
2012-12-12 JenkinsMerge "Fix race condition in list_stacks"
2012-12-12 Steve BakerMove resolved template comparison to stack update
2012-12-11 Steve BakerFix race condition in list_stacks
2012-12-11 Zane BitterGet rid of glanceclient dependency
2012-12-11 Steven Hardyheat engine : convert WaitConditionHandle URL to ARN...
2012-12-11 JenkinsMerge "heat : Add HeatIdentifier from_url function"
2012-12-11 Steven Hardyheat : Add HeatIdentifier from_url function
2012-12-10 JenkinsMerge "Eventlet monkey-patch heat-api-cloudwatch."
2012-12-10 JenkinsMerge "Eventlet monkey-patch heat-api-cfn"
2012-12-10 JenkinsMerge "Eventlet monkey-patch heat-api"
2012-12-10 JenkinsMerge "Add test to simply run a few binaries"
2012-12-10 Steve BakerEventlet monkey-patch heat-api-cloudwatch.
2012-12-10 Steve BakerEventlet monkey-patch heat-api-cfn
2012-12-10 Steve BakerEventlet monkey-patch heat-api
2012-12-10 JenkinsMerge "Don't pass -1 as a stack_id in unit tests"
2012-12-10 JenkinsMerge "Make Volume tests independent"
2012-12-10 JenkinsMerge "Clean up the volume test"
2012-12-10 JenkinsMerge "Fix Instance unit tests"
2012-12-10 JenkinsMerge "Switch over missed file in version switch"
2012-12-10 Jeff PeelerAdd test to simply run a few binaries
2012-12-10 Jeff PeelerSwitch over missed file in version switch
2012-12-10 Zane BitterDon't pass -1 as a stack_id in unit tests
2012-12-10 Zane BitterMake Volume tests independent
2012-12-10 Zane BitterClean up the volume test
2012-12-10 Zane BitterFix Instance unit tests
2012-12-08 Jeff PeelerAdd back catch_error which is used for CLI errors
2012-12-08 JenkinsMerge "Switch to openstack style versioning"
2012-12-08 JenkinsMerge "heat-db-setup read engine config file for DB...
2012-12-08 Jeff PeelerSwitch to openstack style versioning
2012-12-08 JenkinsMerge "Update openstack-common to get newly fixed versi...
2012-12-07 Jeff PeelerUpdate openstack-common to get newly fixed version.py
2012-12-07 Steven Hardyheat-db-setup read engine config file for DB connection...
2012-12-07 Zane BitterDon't get nested stacks by name
next