
This changeset contains updates for Mitaka. To build the basedisk (if necessary) and the cluster and launch a test VM once: ./tools/repeat-test.sh -b -r 1 To test Orchestration: ./tools/test-once.sh scripts/test/heat_stack.sh Change-Id: Idd96525c14abd5903a6631095ccd6797ba91365c
18 lines
435 B
Plaintext
18 lines
435 B
Plaintext
#------------------------------------------------------------------------------
|
|
# http://docs.openstack.org/mitaka/install-guide-ubuntu/environment-networking-controller.html
|
|
#------------------------------------------------------------------------------
|
|
# controller
|
|
10.0.0.11 controller
|
|
|
|
# compute1
|
|
10.0.0.31 compute1
|
|
|
|
# block1
|
|
10.0.0.41 block1
|
|
|
|
# object1
|
|
10.0.0.51 object1
|
|
|
|
# object2
|
|
10.0.0.52 object2
|