Dennis Dmitriev | 458aac3 | 2017-07-18 13:28:21 +0300 | [diff] [blame] | 1 | MCP BM LAB03, see [1] |
| 2 | |
| 3 | This environment is designed to test ovs-dpdk, but can be used for |
| 4 | testing other models that fit the nodes in this lab. |
| 5 | |
| 6 | Lab contains the following hosts: |
| 7 | |
| 8 | kvm01: cz8113.bud.mirantis.net |
| 9 | kvm02: cz7168.bud.mirantis.net |
| 10 | kvm03: cz7169.bud.mirantis.net |
| 11 | cmp001: cz7395.bud.mirantis.net |
| 12 | cmp002: cz7166.bud.mirantis.net |
| 13 | gtw01: cz7636.bud.mirantis.net |
| 14 | gtw02: cz7637.bud.mirantis.net |
| 15 | |
| 16 | reclass.storage definitions that are created from the cluster model |
| 17 | after the first salt-inventory generation and placed to init.yml here. |
| 18 | |
| 19 | To create a new 'environmet' model with additional classes is used reclass_tools [2] |
| 20 | while the 'environment' model is at the PoC stage. |
| 21 | |
| 22 | [1] https://docs.google.com/document/d/1RrC8MYBL2yJjlf7IjAh8zlzcS4ejVt_5gf9sPNcPMbQ/ |
| 23 | [2] https://github.com/dis-xcom/reclass_tools |