Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support Availability zones API in Neutron. #1086

Merged
merged 1 commit into from
Sep 27, 2017
Merged

Support Availability zones API in Neutron. #1086

merged 1 commit into from
Sep 27, 2017

Conversation

test-1pro
Copy link
Contributor

Hi, I added api for neutron.

Reference Url : https://docs.openstack.org/mitaka/networking-guide/config-az.html

Availability zones : An availability zone groups network nodes that run services like DHCP, L3, FW, and others. It is defined as an agent’s attribute on the network node. This allows users to associate an availability zone with their resources so that the resources get high availability.

  An availability zone groups network nodes that run services like DHCP,
L3, FW, and others. It is defined as an agent’s attribute on the network
node. This allows users to associate an availability zone with their
resources so that the resources get high availability.
@auhlig auhlig added this to the 3.1.1 Release milestone Sep 22, 2017
@auhlig auhlig merged commit 5165e63 into ContainX:master Sep 27, 2017
@auhlig
Copy link
Member

auhlig commented Sep 27, 2017

Great. Thanks @taemin77

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants