Gitiles
Code Review
Sign In
spfactory.storpool.com
/
tempest
/
d01fde620b8165408bc44f7ac98d1b5e78a36679
/
tempest
/
scenario
/
test_security_groups_basic_ops.py
be4fb50
Use tempest.lib data_utils - scenario
by Ken'ichi Ohmichi
· 8 years ago
036d9e9
Merge "make -e full run tempest scenarios serially"
by Jenkins
· 8 years ago
49505df
make -e full run tempest scenarios serially
by Sean Dague
· 8 years ago
4c3ebb0
Fix remote connectivity checks
by YAMAMOTO Takashi
· 8 years ago
64e6b44
Scenario manager: remove some useless `_list_*` methods
by Jordan Pittier
· 8 years ago
8801e36
Fix router port IP address references
by Kevin Benton
· 8 years ago
13c9c89
Make wait_until default as 'ACTIVE' in manager.create_server
by zhufl
· 8 years ago
c85a951
Switch to decorators.idempotent_id on scenario
by Ken'ichi Ohmichi
· 8 years ago
929b348
Few updates for baremtal dependent tests
by ghanshyam
· 9 years ago
66cded2
Removing baremetal tests from tempest tree
by Thiago Paiva
· 9 years ago
7322467
Set auth in clients before they are used
by Andrea Frittoli
· 8 years ago
d7e08a6
Use a common method for is a router interface
by Attila Fazekas
· 9 years ago
039b2fe
Add config option to create networks with port_security_enabled
by Matt Riedemann
· 9 years ago
156b5da
boot into a network that has "port_security_enabled=False"
by Markus Zoeller
· 9 years ago
33735f2
Remove neutron OO wrappers
by Steve Heyman
· 9 years ago
b5f6978
Adding explanation comment for multi-node test
by Eran Kuris
· 9 years ago
577ce63
Merge "Make ports_client use common waiter method"
by Jenkins
· 9 years ago
ed6e586
deprecate use of tenant in configs
by Sean Dague
· 9 years ago
43e7fcf
Make ports_client use common waiter method
by Ken'ichi Ohmichi
· 9 years ago
e35f472
Split out Neutron routers client
by Ken'ichi Ohmichi
· 9 years ago
9591412
Fix ambiguous method name
by Yair Fried
· 9 years ago
ca5cfb5
Security Groups multi-node scenario
by Yair Fried
· 9 years ago
bbb1712
Scenarios: remove trivial wrapper methods
by Jordan Pittier
· 9 years ago
456d9ae
Split out Neutron security group rules client
by John Warren
· 9 years ago
83ccf6a
Merge "Skip security group tests without secgroup ext"
by Jenkins
· 9 years ago
41f3f85
Skip security group tests without secgroup ext
by Bence Romsics
· 9 years ago
f2f50fa
Trival: Remove unused logging import in some files
by ChenZheng
· 9 years ago
f9606e9
Split out Neutron security groups client
by John Warren
· 9 years ago
283273b
Update configuration options ssh-auth-strategy
by lanoux
· 10 years ago
5fc1452
Migrate scenario tests ssh-auth-strategy
by lanoux
· 10 years ago
fbf2a89
Split out Neutron floating IPs client
by John Warren
· 10 years ago
2e2ee19
Fix H404/405 violations for remaining
by Ken'ichi Ohmichi
· 10 years ago
c4e4f1c
Fix H404/405 violations for scenario tests
by Ken'ichi Ohmichi
· 10 years ago
49c0fe5
Split out Neutron ports client
by John Warren
· 10 years ago
3961acd
Split out Neutron subnets client
by John Warren
· 10 years ago
94d8faf
Split out Neutron networks client
by John Warren
· 10 years ago
4df2e7d
Merge "Add a simple test for port security vs security group"
by Jenkins
· 10 years ago
f2d436e
Make create_server use **kwargs
by Ken'ichi Ohmichi
· 10 years ago
51e0408
Add a simple test for port security vs security group
by YAMAMOTO Takashi
· 10 years ago
13cf4dc
Remove unused parameter 'tenant_id'
by Ken'ichi Ohmichi
· 10 years ago
e097dc7
Remove some dead code
by Jordan Pittier
· 10 years ago
d39431f
Use the prefix-embedded rand_name method
by Fei Long Wang
· 10 years ago
3d4985a
Merge "Introduce creds_provider in test.py"
by Jenkins
· 10 years ago
1f34241
Introduce creds_provider in test.py
by Andrea Frittoli (andreaf)
· 10 years ago
3c634d1
not all scenario tests should be in smoke
by Sean Dague
· 10 years ago
b21de6c
Initial class creds creation in test base class
by Andrea Frittoli
· 10 years ago
b3c96db
Merge "Skip test_security_groups_basic_ops for vnic_type=direct of macvtap"
by Jenkins
· 10 years ago
6ded8df
Remove hyphen from rand_name calls in scenario tests
by Ken'ichi Ohmichi
· 10 years ago
0695267
Skip test_security_groups_basic_ops for vnic_type=direct of macvtap
by Itzik Brown
· 10 years ago
583ce2c
Update all Oslo module use
by Doug Hellmann
· 10 years ago
0a95854
Merge "Remove migrated utils code"
by Jenkins
· 10 years ago
5e2d2a2
Split resource_setup for scenario tests
by Emily Hugenbruch
· 10 years ago
01472ff
Remove migrated utils code
by Matthew Treinish
· 10 years ago
d32c845
Merge "Move to hacking 0.10"
by Jenkins
· 10 years ago
7579c1a
Add UUIDs to all tempest tests and gate check
by Chris Hoge
· 10 years ago
28788b4
Move to hacking 0.10
by Joe Gordon
· 10 years ago
1173c65
Merge "Test multiple security groups association for a vm"
by Jenkins
· 10 years ago
2ca01cd
Adding the ability to use pre-created ports in Network scenarios
by Itzik Brown
· 11 years ago
50131ee
Fix typos in security group scenario test
by Fei Long Wang
· 10 years ago
8b733ad
Test multiple security groups association for a vm
by prdsilva
· 10 years ago
d9e964a
Test port update with new security group
by Rajkumar Thiyagarajan
· 10 years ago
721f80d
Remove use of 'cls.enabled = False'
by Adam Gandelman
· 10 years ago
5348313
Remove network debug
by Matthew Treinish
· 10 years ago
1b3461e
Remove unnecessary secgroup attrs from scenario tests
by Ken'ichi Ohmichi
· 11 years ago
ae0e73d
Unified interface for ScenarioTest and NetworkScenarioTest
by Yair Fried
· 11 years ago
79b0a91
Decouple resources and preconditions in secgroup scenario
by Yair Fried
· 11 years ago
faa9891
Adds TestSecurityGroupsBasicOps created VM's security_groups check
by Claudiu Belu
· 11 years ago
ac20b5e
Migrate scenario tests to resource_* fixtures
by Andrea Frittoli
· 11 years ago
4971fc8
Rename NeutronScenarioTest to NetworkScenarioTest
by Andrea Frittoli
· 11 years ago
8cf7972
Fix scenarios not passing down specific network
by Dirk Mueller
· 11 years ago
db6c9e9
Migrate security_groups_basic to tempest clients
by Yair Fried
· 11 years ago
9bac366
Fix network/secgroup scenario tests for ironic
by David Shrewsbury
· 11 years ago
bcfbbeb
Relax check for router interface in _verify_network_details
by armando-migliaccio
· 11 years ago
b7144eb
Convert scenario test tearDown to addCleanup
by Matthew Treinish
· 11 years ago
3960c4d
Force connection auth as part of RemoteClient in scenario
by Yair Fried
· 11 years ago
764610a
Disable isolated_creds.net_resources on network scenarios
by Yair Fried
· 11 years ago
86ad28d
Access credential fields as attributes
by Andrea Frittoli
· 11 years ago
422fbdf
Enforces the use of Credentials (part2)
by Andrea Frittoli
· 11 years ago
a7d0b14
Merge "Enable security_groups_basic_ops blocking tests"
by Jenkins
· 11 years ago
78ab4b0
Verify addrs only against ports with fixed IPs
by Henry Gessau
· 11 years ago
42305a2
Enable security_groups_basic_ops blocking tests
by Yair Fried
· 11 years ago
0748dca
Merge "Extend network debug infos on network failures"
by Jenkins
· 11 years ago
6bfd649
Extend network debug infos on network failures
by Attila Fazekas
· 11 years ago
3097dc1
Adds scenario for hotplug nic in network_basic_ops
by Yair Fried
· 11 years ago
2d2f3fe
Clean network scenarios
by Yair Fried
· 11 years ago
4ded9f0
Prepare for enabling H302 rule (scenario)
by Masayuki Igawa
· 11 years ago
f565777
Merge "Avoid masking an assert failure with a KeyError Exception"
by Jenkins
· 11 years ago
f9cde7e
Refactor Managers to a common base class
by Andrea Frittoli
· 11 years ago
d03f264
Avoid masking an assert failure with a KeyError Exception
by armando-migliaccio
· 11 years ago
bf2e2c4
Refactor cross_tenant to security_groups_basic_ops
by Yair Fried
· 11 years ago
[Renamed (80%) from tempest/scenario/test_cross_tenant_connectivity.py]
6c07229
Convert scenario tests to use global CONF object
by Matthew Treinish
· 11 years ago
9e7526b
Merge "Move console output log place in test_cross_tenant_connectivity"
by Jenkins
· 11 years ago
e8d31a0
Remove vim headers
by Masayuki Igawa
· 11 years ago
26b4c97
Move console output log place in test_cross_tenant_connectivity
by Nachi Ueno
· 11 years ago
95b4128
Add more console output log for scenario tests
by Nachi Ueno
· 11 years ago
769bbff
Refactor cross_tenant_connectivity for tenant isolation
by Yair Fried
· 11 years ago
4d7efa6
scenario cross_tenant_connectivity
by Yair Fried
· 12 years ago