From 66bf71b1fccda05cef5a1ea807d366dd211ed872 Mon Sep 17 00:00:00 2001 From: Yong Sheng Gong Date: Mon, 25 Jun 2012 14:52:58 +0800 Subject: 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(+) (limited to 'Authors') diff --git a/Authors b/Authors index e13d824ee..6dcab4c5d 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 -- cgit