From 0d4b8024f672f22a2a02f3ecf179b9e77f0bbb50 Mon Sep 17 00:00:00 2001 From: Yong Sheng Gong Date: Mon, 25 Jun 2012 14:52:58 +0800 Subject: [PATCH] Implement nova network API for quantum API 2.0 blueprint improved-nova-quantum-integration This new network API depends on quantum v2.0 client to connect quantum server via Quantum server API V2.0. This change implements the minimum set of methods so that we can boot an instance with ip allocated by quantum server. Change-Id: I34acbbf84dd8601db8143267c8cc41255a0c6d3f --- Authors | 1 + 1 file changed, 1 insertion(+) diff --git a/Authors b/Authors index e13d824e..6dcab4c5 100644 --- a/Authors +++ b/Authors @@ -224,6 +224,7 @@ William Wolf Yaguang Tang Ying Chun Guo Yoshiaki Tamura +Yong Sheng Gong Youcef Laribi Yun Mao Yun Shen