Deploying OpenStack DevStack on VMware Fusion
For developing and testing the F5 OpenStack agent and driver, I created a DevStack virtual machine on my MacBook Pro using VMware Fusion Pro for OSX version 7.1.3. DevStack is a collection of script...
Published Dec 29, 2016
Version 1.0RichB_131243
Historic F5 Account
Joined May 04, 2019
RichB_131243
Historic F5 Account
Joined May 04, 2019
sidsn_308722
Feb 07, 2017Historic F5 Account
2 corrections:
-
vmnet4 should have the IP address of 10.128.20.1
- This impacts eth1
-
Test to see if this is properly configured is
ping 10.128.20.150
- Can be done before installing devstack
-
eth0's
to put it on the next line for the address configurations/address/\n\taddress/
-
Testing this is easy with
ifconfig
- You should expect to see 'eth0' listed as a started interface
- Also, without this properly configured, you may experience a long delay in the Ubuntu bootup cycle's network stages.
-
Testing this is easy with