From 95345b802a403dfb7a85638ac302b60f2e4247f8 Mon Sep 17 00:00:00 2001 From: Richard Theis Date: Wed, 10 Aug 2016 13:43:11 -0500 Subject: Update OSC transition status Update the OSC transition devref with the latest status. Change-Id: I6f9956975e70cc38544eb97191fa626772605ff1 --- doc/source/devref/transition_to_osc.rst | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'doc/source') diff --git a/doc/source/devref/transition_to_osc.rst b/doc/source/devref/transition_to_osc.rst index 98aa437..92fa926 100644 --- a/doc/source/devref/transition_to_osc.rst +++ b/doc/source/devref/transition_to_osc.rst @@ -71,7 +71,7 @@ Transition Steps backwards compatibility of its networking support and OSC updates its dependencies to include OpenStack Python SDK version 1.0 or later. -5. **In Progress:** OSC switches its networking support for the +5. **Done:** OSC switches its networking support for the `ip floating `_, `ip floating pool `_, `ip fixed `_, @@ -82,13 +82,13 @@ Transition Steps is enabled, then the nova client's Python library will continue to be used. See the following OSC bugs: - * **In Progress** `Floating IP CRUD `_ + * **Done** `Floating IP CRUD `_ - * **In Progress** `Port CRUD `_ + * **Done** `Port CRUD `_ * **Done** `Security Group CRUD `_ - * **In Progress** `Security Group Rule CRUD `_ + * **Done** `Security Group Rule CRUD `_ 6. **In Progress:** OSC continues enhancing its networking support. At this point and when applicable, enhancements to the ``neutron`` @@ -122,8 +122,8 @@ Transition Steps Developer Guide --------------- The ``neutron`` CLI version 4.x, without extensions, supports over 200 -commands while the ``openstack`` CLI version 2.2.0 supports about 35 -networking commands. Of the 35 commands, many do not have all of the options +commands while the ``openstack`` CLI version 2.6.0 supports over 50 +networking commands. Of the 50 commands, some do not have all of the options or arguments of their ``neutron`` CLI equivalent. With this large functional gap, a couple critical questions for developers during this transition are "Which CLI do I change?" and "Where does my CLI belong?" The answer depends on the -- cgit v1.2.1