Moti Asayag has posted comments on this change.

Change subject: engine: Added 'OpenStack Network' provider proxy
......................................................................


Patch Set 21: (1 inline comment)

....................................................
File 
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/provider/network/openstack/OpenstackNetworkProviderProxy.java
Line 44:     }
Line 45: 
Line 46:     /**
Line 47:      * Quantum implementation must call {@link 
QuantumProviderClient#getAll()} since the root API returns an exception
Line 48:      * when accessing it.
actually not sure...the site says 404, the pdf (linked from the site) says 
420...

http://docs.openstack.org/api/openstack-network/2.0/content/List_Networks_Detail.html

vs

http://docs.openstack.org/api/openstack-network/2.0/quantum-api-guide-2.0.pdf 
(page 24)
Line 49:      */
Line 50:     @Override
Line 51:     public void testConnection() {
Line 52:         getAll();


--
To view, visit http://gerrit.ovirt.org/10787
To unsubscribe, visit http://gerrit.ovirt.org/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: I3f9ab9d0e4e8d6bc801c4825605aa435552152c0
Gerrit-PatchSet: 21
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Mike Kolesnik <[email protected]>
Gerrit-Reviewer: Alona Kaplan <[email protected]>
Gerrit-Reviewer: Lior Vernia <[email protected]>
Gerrit-Reviewer: Livnat Peer <[email protected]>
Gerrit-Reviewer: Mike Kolesnik <[email protected]>
Gerrit-Reviewer: Moti Asayag <[email protected]>
_______________________________________________
Engine-patches mailing list
[email protected]
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to