index
:
delta/openstack/python-openstackclient.git
feature/osc4
master
stable/2023.1
stable/kilo
stable/liberty
stable/mitaka
stable/newton
stable/ocata
stable/pike
stable/queens
stable/rocky
stable/stein
stable/train
stable/ussuri
stable/victoria
stable/wallaby
stable/xena
stable/yoga
stable/zed
opendev.org: openstack/python-openstackclient
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
openstackclient
/
tests
/
network
/
v2
/
fakes.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
move unit tests to new "unit" test module
Steve Martinelli
2016-09-08
1
-1100
/
+0
*
Add Subnet service-types to subnets
Brian Haley
2016-08-19
1
-0
/
+1
*
Merge "Implement network agents functionality"
Jenkins
2016-08-05
1
-0
/
+67
|
\
|
*
Implement network agents functionality
Michael Gugino
2016-08-05
1
-0
/
+67
*
|
Show "target_project_id" attribute properly for network rbac object
Huanxuan Ao
2016-08-05
1
-1
/
+1
*
|
Implement network rbac create and delete commands
Huanxuan Ao
2016-07-28
1
-0
/
+19
|
/
*
Merge "Set identity v3 client in networkv2 fake"
Jenkins
2016-07-22
1
-0
/
+8
|
\
|
*
Set identity v3 client in networkv2 fake
Huanxuan Ao
2016-07-20
1
-0
/
+8
*
|
Merge "Implement rbac list and show command"
Jenkins
2016-07-20
1
-0
/
+51
|
\
\
|
|
/
|
/
|
|
*
Implement rbac list and show command
ting wang
2016-06-27
1
-0
/
+51
*
|
Add port security option to network commands
Richard Theis
2016-06-29
1
-0
/
+3
|
/
*
Merge "Add "--network-segment" option to "subnet create""
Jenkins
2016-06-20
1
-4
/
+5
|
\
|
*
Add "--network-segment" option to "subnet create"
Richard Theis
2016-06-13
1
-4
/
+5
*
|
Support bulk deletion for delete commands in networkv2
Huanxuan Ao
2016-06-16
1
-0
/
+38
*
|
Support bulk deletion for commands that exist in both network and compute.
Huanxuan Ao
2016-06-15
1
-0
/
+39
|
/
*
Update unit test test_extension with fake class
Huanxuan Ao
2016-06-07
1
-18
/
+35
*
Merge "Add network availability for osc"
Jenkins
2016-06-06
1
-0
/
+44
|
\
|
*
Add network availability for osc
Manjeet Singh Bhatia
2016-06-03
1
-0
/
+44
*
|
Merge "Add network segment command object"
Jenkins
2016-05-30
1
-0
/
+52
|
\
\
|
*
|
Add network segment command object
Richard Theis
2016-05-27
1
-0
/
+52
*
|
|
Support deleting multi address scopes in networkv2
Huanxuan Ao
2016-05-28
1
-0
/
+19
|
/
/
*
|
Add network support for "quota set"
Fang Zhen
2016-05-19
1
-0
/
+3
|
/
*
Merge "Fix network router type display"
Jenkins
2016-05-16
1
-3
/
+3
|
\
|
*
Fix network router type display
Richard Theis
2016-05-05
1
-3
/
+3
*
|
Additional network protocol support
Richard Theis
2016-05-14
1
-2
/
+2
*
|
Merge "Implement "address scope list" command"
Jenkins
2016-05-11
1
-0
/
+18
|
\
\
|
|
/
|
/
|
|
*
Implement "address scope list" command
Huanxuan Ao
2016-05-11
1
-0
/
+18
*
|
Fix mutable default arguments in tests
Tang Chen
2016-04-20
1
-22
/
+32
|
/
*
Merge "Add --address-scope option "subnet pool create/set""
Jenkins
2016-04-13
1
-0
/
+37
|
\
|
*
Add --address-scope option "subnet pool create/set"
Tang Chen
2016-04-09
1
-0
/
+37
*
|
Move keys() methods in each resource class to FakeResource
Tang Chen
2016-04-11
1
-164
/
+27
|
/
*
Add external network options to osc network create
reedip
2016-04-06
1
-1
/
+2
*
Refactor security group rule create to use SDK
Richard Theis
2016-03-23
1
-5
/
+5
*
Merge "Add "os subnet create" command using SDK"
Jenkins
2016-03-14
1
-1
/
+1
|
\
|
*
Add "os subnet create" command using SDK
Brad Behle
2016-03-10
1
-1
/
+1
*
|
Merge "Refactor security group show to use SDK"
Jenkins
2016-03-11
1
-6
/
+23
|
\
\
|
|
/
|
/
|
|
*
Refactor security group show to use SDK
Richard Theis
2016-03-10
1
-6
/
+23
*
|
[Subnet pool] Add 'subnet pool create' command support
Tang Chen
2016-03-08
1
-4
/
+4
|
/
*
Fix incorrect unit test for router
Tang Chen
2016-03-03
1
-0
/
+4
*
Merge "Floating IP: Neutron support for "ip floating show" command"
Jenkins
2016-02-25
1
-2
/
+17
|
\
|
*
Floating IP: Neutron support for "ip floating show" command
Tang Chen
2016-02-24
1
-2
/
+17
*
|
Merge "Fixed a bunch of spacing"
Jenkins
2016-02-25
1
-0
/
+2
|
\
\
|
|
/
|
/
|
|
*
Fixed a bunch of spacing
Brandon Palm
2016-02-23
1
-0
/
+2
*
|
Merge "Add "security group rule show" command"
Jenkins
2016-02-23
1
-4
/
+10
|
\
\
|
|
/
|
/
|
|
*
Add "security group rule show" command
Richard Theis
2016-02-23
1
-4
/
+10
*
|
Add "os subnet show" command using SDK
Brad Behle
2016-02-22
1
-2
/
+9
*
|
Refactor: Set "project_id" for FakeXXX in a consistent style
Tang Chen
2016-02-20
1
-10
/
+9
*
|
Merge "Subnet Pool: Add "subnet pool show" command"
Jenkins
2016-02-19
1
-1
/
+15
|
\
\
|
|
/
|
/
|
|
*
Subnet Pool: Add "subnet pool show" command
Tang Chen
2016-02-19
1
-1
/
+15
*
|
Merge "Subnet Pool: Add "subnet pool list" command"
Jenkins
2016-02-19
1
-1
/
+5
|
\
\
|
|
/
[next]