Age | Commit message (Collapse) | Author | Files | Lines |
|
Through modify the virtual_cluster_expansion.yml, include
host's name and mac, you can decide to how many compute
nodes you need to add.
And you also need to modify network.yml. Note that external
subnet's ip_range should be changed as the first 6 IPs are
already taken by the first deployment.
Edit ``add.sh``, check the environment variable. Note that
the OS version and OpenStack version should be same as the
first deployment.
Run ``add.sh``.
JIRA:COMPASS-481
Change-Id: Id85f02518667e0ff80c2475e70856cd30cf1b9b7
Signed-off-by: liyuenan <liyuenan@huawei.com>
|
|
Change-Id: I34b66d76f59f4300c7ce4e7bd9dc7c1eaddfb384
Signed-off-by: carey.xu <carey.xuhan@huawei.com>
|
|
* Our bash scripts use some bash sepcific syntax, so
them can not be started by other shell like zsh.
Add shebang for them, so zsh can simplely execute
'./deploy.sh'
Change-Id: Ic6e6afaa83c6de131e6ac4eda1601d11c5b22656
Signed-off-by: carey.xu <carey.xuhan@huawei.com>
|
|
JIRA: COMPASS-216
Change-Id: Ide78ac82c1615259eeb7093c7a4485fbe493c6d9
Signed-off-by: baigk <baiguoku@huawei.com>
|
|
JIRA: COMPASS-19
Change-Id: Iba101807e1bd2f843f1253791b7e87e1acb7934b
Signed-off-by: baigk <baiguoku@huawei.com>
|
|
JIRA: COMPASS-11
Change-Id: Id588912c73b424228b6f01cd47fd282d040f7b8f
Signed-off-by: carey.xu <carey.xuhan@huawei.com>
|