标签:
devstack has shortened names for a number of services, e.g.
n-cond is the nova-conductor service, which acts as an intermediary between the compute service and the database.n-novnc is the novnc proxy, which is instrumental in providing console access through the web interface.n-xvnc is the nova xvpvncproxy service, which is similar to the novnc service but uses a java client for console access rather than the browser.
from: https://ask.openstack.org/en/question/30488/devstack-meaning-of-n-cond-n-novnc-and-n-xvnc/
devstack meaning of: n-cond, n-novnc and n-xvnc
标签:
原文地址:http://www.cnblogs.com/pinganzi/p/5971441.html