openstack-python-openstackc.../openstackclient/network/v2
ting wang 6c7a30ab38 Implement rbac list and show command
1. implement "openstack network rbac list"
2. implement "openstack network rbac show"
3. also add FakeRBACPolicy to test "network rbac xxx" command
The unit test class similar to FakeRouter, which is able to
fake one or more rbac policies. It will be used by the rbac
CRUD patches.

Change-Id: I6c97bc8819698546895fd530464a2cbb347bf77d
Co-Authored-By: Huanxuan Ao <huanxuan.ao@easystack.cn>
Partially-Implements: blueprint neutron-client-rbac
Depends-On: I88f409a24947b67146c0f93ec8480834cef56d2f
2016-06-27 10:44:41 +08:00
..
__init__.py Move network stuff to v2 instead of v2_0 2014-07-07 06:08:02 -06:00
address_scope.py Standardize logger usage 2016-06-20 15:16:51 +00:00
floating_ip.py Support bulk deletion for commands that exist in both network and compute. 2016-06-15 17:23:39 +08:00
ip_availability.py Add default IP version and fix help messages for "ip availability list" 2016-06-15 20:33:09 +08:00
network.py Merge "Add geneve provider network type" 2016-06-15 00:41:50 +00:00
network_rbac.py Implement rbac list and show command 2016-06-27 10:44:41 +08:00
network_segment.py osc-lib: command 2016-06-13 11:00:22 -05:00
port.py Standardize logger usage 2016-06-20 15:16:51 +00:00
router.py Error handling of "router delete" command 2016-06-20 18:05:20 +08:00
security_group.py Support bulk deletion for commands that exist in both network and compute. 2016-06-15 17:23:39 +08:00
security_group_rule.py Support bulk deletion for commands that exist in both network and compute. 2016-06-15 17:23:39 +08:00
subnet.py Merge "Add "--network-segment" option to "subnet create"" 2016-06-20 21:42:52 +00:00
subnet_pool.py Support bulk deletion for delete commands in networkv2 2016-06-16 12:46:32 +00:00