Merge pull request #4453 from justinclayton/patch-1

provider/openstack: Update lb_pool_v1.html.markdown
This commit is contained in:
Joe Topjian 2015-12-28 22:09:47 -07:00
commit febaf55066
1 changed files with 1 additions and 1 deletions

View File

@ -68,7 +68,7 @@ new member.
* `port` - (Required) An integer representing the port on which the member is
hosted. Changing this creates a new member.
* `admin_state_up` - (Optional) The administrative state of the member.
* `admin_state_up` - (Required) The administrative state of the member.
Acceptable values are 'true' and 'false'. Changing this value updates the
state of the existing member.