Commit Graph

130 Commits (6689711bfd59a15f04802503dc596a6ff2998baf)

Author SHA1 Message Date
Zane Bitter 658a839665 Process engine config before initialisation
10 years ago
Steve Baker f77c09c2a5 Rename heat client to heat-cfn.
11 years ago
Angus Salkeld 8135da2fb4 Use openstack-common service.py
11 years ago
Steven Hardy e0bb98d4f5 heat-keystone-setup : fix error on folsom first-install
11 years ago
Steven Hardy 997a2165e7 heat metadata : remove metadata_url logic
11 years ago
Steven Hardy 70b609567d heat-keystone-setup : change role to heat_stack_user
11 years ago
Steven Hardy 4743749b80 heat-keystone-setup add instance role
11 years ago
Steven Hardy f5099e02d5 heat-keystone-setup workaround keystone arg syntax
11 years ago
Steven Hardy b3b56ff59d heat-keystone-setup workaround keystone output reordering
11 years ago
Zane Bitter 7036a387f4 ReST API: Add a keystone endpoint
11 years ago
Zane Bitter 567128f594 Handle %(tenant_id)s in endpoints when updating
11 years ago
Zane Bitter 0c81d9dbef Handle upgrades in heat-keystone-setup
11 years ago
Zane Bitter bae47db460 Rename CloudFormation service to heat-cfn
11 years ago
Steven Hardy cd512f5e91 heat : heat cli pep cleanups
11 years ago
Steven Hardy 46a41590fb heat : add template-swift-url option to client
11 years ago
Steven Hardy 84ddb9fb65 heat cli: encapsulate template arg-parsing
11 years ago
Steve Baker a34b9ef5ab Change endpoint service type from orchestration to cloudformation.
11 years ago
Jeff Peeler 4651be7838 Remove unnecessary keystone scripts
11 years ago
Zane Bitter 9e237f5a66 Add the beginnings of an OpenStack ReST API
11 years ago
Zane Bitter 715a62d2b4 Move CloudFormation API to heat.api.cfn package
11 years ago
Steven Dake 5208008db0 Add a Folsom specific heat-keystone-setup binary to bin
11 years ago
Zane Bitter 2f9a1310e3 Rename heat-api to heat-api-cfn
11 years ago
Angus Salkeld 5655589895 Fix pep8 warning
11 years ago
Steven Hardy 51dc63bb07 heat cli : initial heat-watch cloudwatch API client
11 years ago
Steven Hardy 311092a294 heat API : Implement initial CloudWatch API
11 years ago
Steven Hardy a9252c9b05 heat cli : Workaround inconsistent boto return type
11 years ago
Steven Hardy 5aa80047b6 heat cli : Rework to separate cli tool from client-API wrappers
11 years ago
Steven Hardy 619239527f heat cli : remove some duplication from parameter formatting
11 years ago
Steven Hardy c2382317de heat cli : remove unused paths from heat cli tool
11 years ago
Tomas Sedovic 6029c031ea Use eventlet's wsgi again
11 years ago
Steven Dake e9eee939c7 Import openstack.common.rpc
11 years ago
Steven Dake b0a0f0c24e Use global cfg.CONF instead of config classes
11 years ago
Steven Dake c7ec88f2c7 Import openstack.common.log and use inside heat infrastructure
11 years ago
Zane Bitter 8cbd065bf0 Speed up metadata server registration
11 years ago
Steven Hardy b96c15c96f heat cli : Align resource-list-details usage with other commands
11 years ago
Steven Hardy 637875f729 heat : heat-boto remove boto.cfg reading
11 years ago
Steven Hardy 9d0a22f92b heat : add heat-boto test client
11 years ago
Steven Hardy b7eee6c64e heat API : DescribeStacks return all when no stack name specified
11 years ago
Zane Bitter b942be0e36 Tidy up create timeout code
11 years ago
Angus Salkeld 0d9052ef4f Don't use json.dumps() on the output of get_template
11 years ago
Angus Salkeld cfd1232038 Remove duplicate setup_logging()
11 years ago
Tomas Sedovic 247cc2bb9a Add describe resource API calls
11 years ago
Steven Hardy 1fc9ff4a0b heat API : return response body as XML not JSON
11 years ago
Angus Salkeld 0b7feab00b Add EstimateTemplateCost API
11 years ago
Angus Salkeld 3601fb263c Add the GetTemplate API
11 years ago
Steven Dake 4c359db1b0 Remove cfntools and jeos
11 years ago
Angus Salkeld aca71be770 Add a Timeout (-t) to the heat options (and make -f for templates).
11 years ago
Angus Salkeld 7e02a65f79 Fix the setup of daemon config
11 years ago
Angus Salkeld 93ea554c0e Teach heat-api about the bind_host
11 years ago
Ian Main 6b0e7a4314 Fix new pep8 warnings.
11 years ago