Openstackclient needs more neutron functionality

Bug #1424520 reported by Colleen Murphy
12
This bug affects 2 people
Affects Status Importance Assigned to Milestone
python-openstackclient
Invalid
Undecided
Satyanarayana Patibandla

Bug Description

To improve feature parity between openstackclient and the neutron client, some commands and parameters need to be added:

Available commands that need more functionality:
  net-create (network create):
    Done:
    --shared
    Need:
    --tenant_id
    --provider::network_type
    --provider:physical_network
    --provider:segmentation_id
    --router:external
  net-update (network set)
    Done:
    --shared
    Need:
    --admin_state_up
    --router:external
Neutron commands not yet available in openstackclient:
  port-{create,update,delete}:
  router-{create,update,delete}:
  router-gateway-{clear,set}:
  subnet-{create,update,delete}:
  router-interface-{add,delete}:

Revision history for this message
Steve Martinelli (stevemar) wrote :
Revision history for this message
Terry Howe (thowe-g) wrote :

https://review.openstack.org/#/c/84782/

I have some other patches for ports, routers, etc that I abandoned due to lack of interest.

Revision history for this message
Satyanarayana Patibandla (satya-patibandla) wrote :

It seems all the commands mentioned in the bug are not covered in the above blue print. I would like to take up the unaddressed commands and options as part of this bug.

Changed in python-openstackclient:
assignee: nobody → Satyanarayana Patibandla (satya-patibandla)
Revision history for this message
Dean Troyer (dtroyer) wrote :

This really should be converted into a blueprint as it is tracking a series of new work.

Changed in python-openstackclient:
status: New → Confirmed
Revision history for this message
Steve Martinelli (stevemar) wrote :
Changed in python-openstackclient:
status: Confirmed → Invalid
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.