]> review.fuel-infra Code Review - openstack-build/heat-build.git/shortlog
openstack-build/heat-build.git
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"
2012-12-02 Angus SalkeldUpdate the README with more current links
2012-12-02 Steve BakerAdd VPC resource implementation
2012-12-02 Jeremy StanleyUpdate .gitreview for org move.
2012-11-30 Zane BitterUse pkgutil to load cloudinit data
2012-11-30 Zane BitterUse module names as logger names
2012-11-30 Zane BitterAdd a plugin directory for Resources
2012-11-30 Zane BitterAutomatically register engine options
2012-11-30 Zane BitterMove db crypto code out of the engine
2012-11-30 Zane BitterCreate a new heat.rpc package
2012-11-30 Zane BitterMove template-format parsing code into common
2012-11-30 Zane BitterMove the identifier module into heat.common
2012-11-30 Zane BitterRemove gen(erate)_uuid from heat.common.utils
2012-11-30 Zane BitterRemove is_uuid() from HeatIdentifier class
2012-11-30 Zane BitterUse uuidutils from openstack-common
2012-11-30 Zane BitterAdd uuidutils from openstack-common
2012-11-30 Zane BitterUpdate openstack-common
2012-11-30 Steven HardyRemove heat-metadata service
2012-11-29 JenkinsMerge "heat engine : Convert WaitConditionHandle to...
2012-11-29 JenkinsMerge "heat engine : subclass keystone client to encaps...
2012-11-29 Steven Hardyheat engine : Convert WaitConditionHandle to pre-signed...
2012-11-29 Steven Hardyheat engine : subclass keystone client to encapsulate...
2012-11-29 Zane BitterProcess engine config before initialisation
2012-11-29 Steven Hardyheat api : add waitcondition to cfn api
2012-11-29 Zane BitterAdd documentation on plugin_loader module
2012-11-28 Zane BitterLookup the class for an Instance in Autoscaling
2012-11-28 Zane BitterRefactor autoscaling Instance creation
2012-11-28 Zane BitterLoad resources dynamically
2012-11-28 Zane BitterAdd a module for dynamically loading plugins
2012-11-28 Zane BitterDistribute resource mapping to individual modules
2012-11-28 Zane BitterMove the resource module out of the resources package
2012-11-27 Steve BakerRemove YAML template trailing spaces
2012-11-27 Steve BakerConvert some existing templates to YAML format.
2012-11-27 Steve BakerFor Fn::Join join strings in resolve_static_data
2012-11-27 Steve BakerSet default empty dicts for missing sections
2012-11-26 Steve BakerDon't assume parsed JSON in REST API.
2012-11-26 JenkinsMerge "pip-requires fix boto version"
next