OpenStack ... OpenStack 문서 인쇄/내보내기 도구 OpenID로 로그인 / 계정 만들기 Home Software User Stories Community Profile Blog Wiki Documentation 개인정보 정책 OpenStack 소개 면책 조항
You can: ; follow: [[[QuantumDevstack]]] ; ensure your VM network is not on a VLAN ; assuming you use Open vSwitch (default on XenServer 6.0.0 and later) ; run the quantum agent on Dom0
The Quantum GUI should expose all tenant operations exposed as part of the core Quantum API. ; Communication with Quantum should be over the tenant web services API. ; Key operations include ; Some representation of additional attributes exposed by QuantumAPIExtensions may be desirable as well (e.g. QoS, ACL's, etc). An example template for this GUI would be the work to modify OpenStack dashboard for the Quantum demo given at the Diablo summit. The bulk of the code can be done in a "django-quantum" module.
Review patches. Assign domain experts to patches withouth a review. In this case the domain expert might be or might not be a core dev. In the latter case a core dev should probably be selected as well for the branch. Respond to queries from contributors concerning pending reviews or blueprint approvals. Pester assigned reviewers to review branches. Assign new bug report to domain experts, or triage then if you happen to be an expert for the domain the bug report refers to. Answer questions on Launchpad or on the Openstack-dev mailing list if t ...
Under development ; Agent & RPC: https://blueprints.launchpad.net/quantum/+spec/lbaas-agent-and-rpc · review: https://review.openstack.org/#/c/20579/ ; LBaaS HAProxy Driver: https://blueprints.launchpad.net/quantum/+spec/lbaas-haproxy-driver ; Service Scheduler: https://blueprints.launchpad.net/quantum/+spec/quantum-service-scheduler · review: https://review.openstack.org/#/c/20225/
net/~cisco-openstack/quantum/l2network-plugin Created: Aug 10 2011 Quantum Multi-Switch... 1 Quantum Multi-Switch Plugin Framework 1.1 Abstract Abstract An L2 network may have multiple...
QuantumAPISpec Please see: http://docs.openstack.org/api/openstack-network/2.0/content/index.html
< Projects | IncubatorApplication ; author: Dan Wendlandt ( ***@******.*** ) · Project codename: Quantum · Summary (one sentence abstract of the project): Quantum is a virtual network service that provides a tenant-facing API to describe L2 connectivity between "interfaces" from other OpenStack services such as Nova. Detailed Description: Quantum is a service that manages virtual/physical switches to provide: What is the purpose of the project and vision for it? · Being able to leverage advanced networking capabilities (e.g., multi-tier topo ...
This page is intended to simplify finding binary packages for Quantum for your distribution of choice. Security Note: Anyone can add a link to this page, and the linked sites are not necessarily endorsed by the Quantum Project. You need to make your own decision about trusting the source of any packages you download. Quantum Packaging:
User stories ; create IP ranges under a certain group, only available for admin role. ; allocate an floating IP to a certain tenant, only available for admin role. ; deallocate an floating IP from a certain tenant ; associate an floating IP to a given instance