OTSUKA, Yuanying
7963f205ce
Fix copying logs from nodes
`_get_nodes_from_stack` will be never called because `_get_nodes_from_bay` always return un-empty list if master_addresses and node_addresses are None. So we can't get logs unless bay is succeeded to create. This patch fixes this issue, so we can get node logs if bay is not create completed. Change-Id: I6e518359d08cf06e95adc0b324c934c8f3e0c27d Closes-Bug: #1605092
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: http://docs.openstack.org/developer/magnum
- 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
Description
Languages
Python
73%
Shell
26.7%
Dockerfile
0.3%