openstack-python-openstackc.../openstackclient/network/v2
Tang Chen 324e026f57 Rename parameter "identifier" to "network" in network commands
In other commands, the name or ID of an object is just the name
of the object. For example, name or ID of a server is "server",
router is "router". So, do not use "identifier" in network commands.

Also, the parameter in doc file network.rst is not "identifier",
but "network".

Change-Id: I1ec3beefbb878a207bca280b994ca176ef04ee2d
2016-02-14 18:57:34 +08:00
..
__init__.py Move network stuff to v2 instead of v2_0 2014-07-07 06:08:02 -06:00
floating_ip.py Floating IP: Neutron support for "ip floating list" command 2016-02-14 04:21:08 +00:00
network.py Rename parameter "identifier" to "network" in network commands 2016-02-14 18:57:34 +08:00
port.py Add "os port show" command 2016-02-02 08:40:05 -06:00
router.py Merge "Minor typo in help text" 2016-02-04 00:43:09 +00:00
security_group.py Refactor security group delete to use SDK 2016-02-02 09:04:51 -06:00
subnet.py Consume openstackclient.common.command in subnet/port 2016-02-02 11:03:07 +09:00