openstacknetsdk / openstack.net

An OpenStack Cloud SDK for Microsoft .NET
http://www.openstacknetsdk.org
Other
117 stars 101 forks source link

Support Nova Networks Extension #596

Open carolynvs opened 8 years ago

carolynvs commented 8 years ago

http://developer.openstack.org/api-ref-compute-v2.1.html#os-networks-v2.1

non-operators can list, show details and even add networks.

It's not clear what the difference is between os-networks and os-tenant-networks? http://developer.openstack.org/api-ref-compute-v2.1.html#os-tenant-networks-v2.1 Before tackling, make sure that either/both of these aren't slated for deprecation.