commit | d6babc5e307b98106b3ee890473a7f8c7d6a1a62 | [log] [tgz] |
---|---|---|
author | David Paterson <davpat2112@yahoo.com> | Tue Oct 14 00:11:56 2014 -0400 |
committer | David Paterson <davpat2112@yahoo.com> | Wed Nov 19 17:19:11 2014 -0500 |
tree | 03ce886400e672cb4f352e71802f6527fc7215c7 | |
parent | bf6665246b7fcc375ae42240cd4741d7ad79b35d [diff] |
Moved init_conf call and preserve tempest network objects Fixes race condition where configuation is accessed before it is configured. Preserve ports and subnets for tempest.conf networks. Devstack creates private and public networks, and ports and subnets in these networks. Cleanup needs to preserve these objects unless --delete-tempest-conf-objects flag is used. Also removed unnecessary argument and updated doc string. Change-Id: I30381191fde36aa71639a4aac3a4ca18a0733052