d6cc77b16f

At the moment, if a cluster fails to be created, we fall back to getting the node information from Heat directly. However, this behaviour doesn't work at the moment because `self.cluster` is a copy of the API record on-create which does not have the stack ID yet. This patch makes an extra HTTP request to get the `stack_id` in order to get the server IPs and be able to pull down the correct information. Story: #2002589 Task: #28341 Change-Id: I3fb3542f8ab63f38a23094d579d3df1fcb99a497
Team and repository tags
Magnum
Magnum is an OpenStack project which offers container orchestration engines for deploying and managing containers as first class resources in OpenStack.
For more information, please refer to the following resources:
- Free software: under the Apache license
- Documentation: https://docs.openstack.org/magnum/latest/
- Source: http://git.openstack.org/cgit/openstack/magnum
- Blueprints: https://blueprints.launchpad.net/magnum
- Bugs: http://bugs.launchpad.net/magnum
- REST Client: http://git.openstack.org/cgit/openstack/python-magnumclient
- ** Release notes:** https://docs.openstack.org/releasenotes/magnum/index.html
Description
Languages
Python
73%
Shell
26.7%
Dockerfile
0.3%