What is the difference between provider network and self-service network in OpenStack?

"self-service networking" allows users to create their own virtual networks, subnets, routers, etc., where as the "provider networking" does not allow users to create new virtual networking components and allow them to use only the ones that are predefined by the provider.

As the document also points out, "self-service networking" provides more options and is a superset of options available with "provider networking"; but, it also entails a bit more setup.

original from: http://*.com/questions/36747239/what-is-the-difference-between-provider-network-and-self-service-network-in-open

上一篇:shell是什么,各种shell的初步认识,适用于初学者


下一篇:Java点滴之类与对象