aboutsummaryrefslogtreecommitdiffstats
path: root/deploy/conf/virtual.conf
AgeCommit message (Collapse)AuthorFilesLines
2016-09-18Add a expansion functionalityliyuenan1-4/+4
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>
2016-01-05Update disk space of virtual machine to 200Ggrakiss1-1/+1
JIRA: COMPASS-240 - the vm disk space is too small for vIMS testcase Change-Id: I39d9128590d2d15bd9b3fe7987d29a90f4b30094 Signed-off-by: grakiss <grakiss.wanglei@huawei.com>
2015-12-22install compass-core in centos7baigk1-1/+1
JIRA: COMPASS-208 Change-Id: Ie98615df37115beaa0ad8f744cc87162452af751 Signed-off-by: baigk <baiguoku@huawei.com>
2015-09-08Build improvement for speedup and using public repobaigk1-0/+9
JIRA: COMPASS-19 Change-Id: Iba101807e1bd2f843f1253791b7e87e1acb7934b Signed-off-by: baigk <baiguoku@huawei.com>