Skip to content

Instantly share code, notes, and snippets.

@runeleaf
Last active July 6, 2016 07:33
Show Gist options
  • Save runeleaf/9175d23da2abec9b386d to your computer and use it in GitHub Desktop.
Save runeleaf/9175d23da2abec9b386d to your computer and use it in GitHub Desktop.
ifcfg-***
DEVICETYPE=ovs
/etc/neutron/plugins/ml2
ml2_conf.ini:6:type_drivers = flat,vlan,gre,vxlan,geneve
/etc/neutron/plugin.ini
network_vlan_ranges = physnet1
bridge_mappings = physnet1:br-ex
# reboot
or, alternatively:
# service network restart
# service neutron-openvswitch-agent restart
# service neutron-server restart
http://docs.openstack.org/ja/image-guide/obtain-images.html#cirros-test-images
CirrOS イメージでは、ログインアカウントは``cirros`` です。パスワードは cubswin:) です。
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment