Support multiple argument in network command-line
In OSC, most commands can only operate on one object at one time. For example, you cannot create two servers within one single command.
There was a BP going to support operation on multiple servers within one command.
( https:/
But the work stopped because of the discussion of error handling process in multiple rest api calls.
Now, in doc/source/
Instead of using the old BP, I'd like to propose a new one here to support not only server commands, but also all the commands possible in OSC.
This BP is for tracing network commands.
( Will update the detailed work to do here. )
Related BP:
https:/
https:/
https:/
Blueprint information
- Status:
- Complete
- Approver:
- Richard Theis
- Priority:
- Undefined
- Drafter:
- Tang Chen
- Direction:
- Needs approval
- Assignee:
- aohuanxuan
- Definition:
- Approved
- Series goal:
- None
- Implementation:
-
Implemented
- Milestone target:
- None
- Started by
- Richard Theis
- Completed by
- Richard Theis
Related branches
Related bugs
Sprints
Whiteboard
October 26, 2016 (aohuanxuan): This is completed, thanks for closing.
October 26, 2016 (rtheis): I'm closing this blueprint now that the delete commands have been updated. I don't know this makes sense to apply to all commands.
October 3, 2016 (rtheis): Is this blueprint complete or are there plans to expand this support beyond delete commands?
Gerrit topic: https:/
Addressed by: https:/
Support deleting multi address scopes in networkv2
Addressed by: https:/
Raise exception if failing to delete multi ports
Addressed by: https:/
Add NetworkMultiDelete class to support bulk deletion in networkv2
Addressed by: https:/
Support bulk deletion for commands that exist in both network and compute.
Addressed by: https:/
Support bulk deletion for delete commands in networkv2