Created
December 5, 2014 11:53
-
-
Save dizz/e32ace69270a1ac6fecd to your computer and use it in GitHub Desktop.
ims template error
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[Fri Dec 05 11:51:39 2014] [error] [client 127.12.143.129] File "/var/lib/openshift/54819bfdac3c30e229000204/python/virtenv/lib/python2.7/site-packages/sdk/mcn/deployment.py", line 136, in deploy | |
[Fri Dec 05 11:51:39 2014] [error] [client 127.12.143.129] tmp = heat.stacks.create(**body) | |
[Fri Dec 05 11:51:39 2014] [error] [client 127.12.143.129] File "/var/lib/openshift/54819bfdac3c30e229000204/python/virtenv/lib/python2.7/site-packages/heatclient/v1/stacks.py", line 119, in create | |
[Fri Dec 05 11:51:39 2014] [error] [client 127.12.143.129] data=kwargs, headers=headers) | |
[Fri Dec 05 11:51:39 2014] [error] [client 127.12.143.129] File "/var/lib/openshift/54819bfdac3c30e229000204/python/virtenv/lib/python2.7/site-packages/heatclient/common/http.py", line 235, in json_request | |
[Fri Dec 05 11:51:39 2014] [error] [client 127.12.143.129] resp = self._http_request(url, method, **kwargs) | |
[Fri Dec 05 11:51:39 2014] [error] [client 127.12.143.129] File "/var/lib/openshift/54819bfdac3c30e229000204/python/virtenv/lib/python2.7/site-packages/heatclient/common/http.py", line 196, in _http_request | |
[Fri Dec 05 11:51:39 2014] [error] [client 127.12.143.129] raise exc.from_response(resp) | |
[Fri Dec 05 11:51:39 2014] [error] [client 127.12.143.129] HTTPBadRequest: ERROR: The Parameter (maas_ip_address) was not defined in template. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment