]> review.fuel-infra Code Review - openstack-build/heat-build.git/shortlog
openstack-build/heat-build.git
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
2012-12-07 Zane BitterFix exception handling in AccessKey fetching
2012-12-07 Zane BitterMove utils.py to a more appropriate location
2012-12-07 Zane BitterGet rid of leftover heat-jeos code in utils
2012-12-07 Zane BitterGet rid of pointless cloudformation.py file
2012-12-07 Zane BitterGet rid of the cfn_helper tests
2012-12-07 Zane BitterEnable VPC unit tests
2012-12-07 Zane BitterEnable Quantum unit tests
2012-12-07 Zane BitterGet rid of naked except: clauses
2012-12-07 Steven Hardyheat : Update getting started wiki links
2012-12-07 Steven Hardyheat : Clarify openstack versions for Fedora releases
2012-12-07 Steven Hardyheat : Update repositiory in getting started guide
2012-12-07 JenkinsMerge "Add version.py from openstack-common"
2012-12-07 Jeff PeelerAdd version.py from openstack-common
2012-12-06 JenkinsMerge "Update openstack-common"
2012-12-06 JenkinsMerge "Do not wrap exceptions during quantum resource...
2012-12-06 Steve BakerDo not wrap exceptions during quantum resource delete
2012-12-06 Jeff PeelerUpdate openstack-common
2012-12-06 Zane BitterUse common implementation for fetching templates
2012-12-06 Zane BitterAdd a common implementation for fetching a URL
2012-12-06 Zane BitterPass string to template_format.parse()
2012-12-06 Steve BakerResource.__eq__ allow resources in different stacks
2012-12-05 Zane BitterFix importing of quantum resources subpackage
2012-12-05 Steve BakerDo the same install_requires as other projects
2012-12-05 Steve BakerInstall extras during pip install; fixes devstack
2012-12-03 JenkinsMerge "heat getting started, add pip install extras"
2012-12-03 JenkinsMerge "heat remove unused config options"
2012-12-03 Steven Hardyheat remove unused config options
2012-12-03 Steven Hardyheat getting started, add pip install extras
2012-12-03 Steven Hardyheat engine : remove KeystoneClient get_user_by_name
2012-12-03 Steven Hardyheat engine : Rework AccessKey to avoid keystone user...
2012-12-03 JenkinsMerge "Make sure heat uses its own control_exchange"
2012-12-03 Steve BakerMake sure heat uses its own control_exchange
2012-12-03 Steve BakerMake default encryption key long enough for unit tests
2012-12-02 JenkinsMerge "Update the README with more current links"
next