Gitiles
Code Review
Sign In
spfactory.storpool.com
/
tempest
/
b83466459e62db1263d4c8812e98cddf2dd4ee4b
/
tempest
/
scenario
/
test_server_basic_ops.py
86b8b62
[FIX] Floating IP already exists error
by Roman Popelka
· 2 years ago
49c2b3b
Allow wait_until=SSHABLE in scenario manager
by Dan Smith
· 2 years, 1 month ago
6428139
Move floating IP operation from nova-network to neutron
by Ghanshyam Mann
· 4 years, 2 months ago
582c170
Make _create_security_group() non-private
by Soniya Vyas
· 4 years, 3 months ago
4600842
1912117: Fix the IP URL for metadata service in fixed network scenario
by Deepanshu Bhatia
· 4 years, 5 months ago
92b87a5
Update json module to jsonutils
by zhulingjie
· 6 years ago
b6c6d2a
Refactor config drive mounting
by Mohammed Naser
· 7 years ago
1bdc3e7
Do not skip entire testcase if floating_ip is not enabled
by zhufl
· 7 years ago
cd36841
Move test decorators to common
by Andrea Frittoli
· 8 years ago
0fac44f
Merge "Add server param in manager.get_remote_client"
by Jenkins
· 8 years ago
f52c759
Add server param in manager.get_remote_client
by zhufl
· 8 years ago
3312de3
Add option for whether the cloud supports floating ips
by Matthew Treinish
· 8 years ago
3b46d27
Move the `attr` decorator from test.py to tempest/lib
by Jordan Pittier
· 8 years ago
8816ec5
Remove redundant parameters for server creation
by lkuchlan
· 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
d5f7e23
Add a test case for metadata POST
by YAMAMOTO Takashi
· 8 years ago
7383a6f
Modify incorrect import path
by guo yunxian
· 9 years ago
44fce68
Add wait_for_server_termination in test_server_basic_ops
by zhufl
· 9 years ago
56c125e
Scenario: server_basic_ops: use regular variable (not instance var)
by Jordan Pittier
· 9 years ago
35a6375
Move `call_until_true` to tempest/lib
by Jordan Pittier
· 9 years ago
6b1df9f
Remove unused LOG to keep code clean
by zhangyanxian
· 9 years ago
df73bdf
Check network_data info in config drive tests
by Clark Boylan
· 9 years ago
aaff550
Merge "Fix search disk name for the config_drive in scenario test"
by Jenkins
· 9 years ago
dac4738
Fix search disk name for the config_drive in scenario test
by Alexander Gubanov
· 9 years ago
42189bf
Fix AttributeError with run_validation=true
by YAMAMOTO Takashi
· 9 years ago
f2c4501
Remove testscenarios usage from test_server_basic_ops
by Matthew Treinish
· 9 years ago
9bee3b9
Correct server basic ops test case name
by Tong Liu
· 9 years ago
20e9861
Consolidate the ssh code
by Sean Dague
· 9 years ago
bbb1712
Scenarios: remove trivial wrapper methods
by Jordan Pittier
· 9 years ago
5fc1452
Migrate scenario tests ssh-auth-strategy
by lanoux
· 10 years ago
c4e4f1c
Fix H404/405 violations for scenario tests
by Ken'ichi Ohmichi
· 10 years ago
2388e2a
Modify scenario tests
by Alexander Gubanov
· 10 years ago
509e284
Add test for config drive extension
by Alexander Gubanov
· 10 years ago
18508ef
Merge "Return complete response from floating_ips_client"
by Jenkins
· 10 years ago
9a3a9a2
Return complete response from floating_ips_client
by ghanshyam
· 10 years ago
117a48f
Adding timeout to verify_metadata method in test_server_basicops
by Yaroslav Lobankov
· 10 years ago
1f62af2
test_server_basic_ops: Test metadata service
by YAMAMOTO Takashi
· 10 years ago
96cadf4
Ensure scenario utils creds are cleaned up
by Matthew Treinish
· 10 years ago
e5cca00
Add new config option to globally trigger resource validation
by Matthew Treinish
· 10 years ago
3c634d1
not all scenario tests should be in smoke
by Sean Dague
· 10 years ago
583ce2c
Update all Oslo module use
by Doug Hellmann
· 10 years ago
7579c1a
Add UUIDs to all tempest tests and gate check
by Chris Hoge
· 10 years ago
e4e3b41
Change fixed/floating ip clients to return one value and update tests
by David Kranz
· 10 years ago
9819e7f
Merge "Scenario manager: catch Exception in get_remote_client"
by Jenkins
· 10 years ago
1b3461e
Remove unnecessary secgroup attrs from scenario tests
by Ken'ichi Ohmichi
· 11 years ago
3fe2dc3
Scenario manager: catch Exception in get_remote_client
by JordanP
· 11 years ago
416c94c
Fix Docstrings for test_server_basic_ops.py
by ghanshyam
· 11 years ago
1fc32a1
Migrate test_network_basic_ops to tempest clients
by Yair Fried
· 11 years ago
5a305c4
Migrate test_server_basic_ops to tempest client
by Ghanshyam
· 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
0f1e11c
Reworked scenario tests to use their own non-default security groups
by Grishkin
· 11 years ago
498b1de
Merge "Add load_test mechanism for InputScenarioUtils"
by Jenkins
· 11 years ago
5718456
Merge "Move the test_utils module to scenario test dir"
by Jenkins
· 11 years ago
a0048cb
Add load_test mechanism for InputScenarioUtils
by Matthew Treinish
· 11 years ago
d75edef
Move the test_utils module to scenario test dir
by Matthew Treinish
· 11 years ago
cf50fcd
Merge "Multiple fixes to test_server_basic_ops"
by Jenkins
· 11 years ago
3f61f30
Multiple fixes to test_server_basic_ops
by Mark Maglana
· 11 years ago
9e5eac0
Honor suspend/pause config switches in scenario tests
by armando-migliaccio
· 11 years ago
375a62e
Merge "Mildly wound the interlopers"
by Jenkins
· 11 years ago
4ded9f0
Prepare for enabling H302 rule (scenario)
by Masayuki Igawa
· 11 years ago
a74f5d4
Mildly wound the interlopers
by Matthew Treinish
· 11 years ago
6c07229
Convert scenario tests to use global CONF object
by Matthew Treinish
· 11 years ago
e8d31a0
Remove vim headers
by Masayuki Igawa
· 11 years ago
95b4128
Add more console output log for scenario tests
by Nachi Ueno
· 11 years ago
f5da28b
Input scenario capability for tempest
by Andrea Frittoli
· 12 years ago
eb69f3f
Support Neutron security groups in scenario testing
by Yair Fried
· 12 years ago
259c113
Cleanup using about the data_utils module and functions
by Masayuki Igawa
· 12 years ago
61cadca
makes passing the client optional to utilities in scenario/manager.py
by Giulio Fidente
· 12 years ago
39f9722
Replace OpenStack LLC with OpenStack Foundation
by ZhiQiang Fan
· 12 years ago
2153ec0
Add services tags to scenario tests
by Matthew Treinish
· 12 years ago
92f7719
removes self.fail as suggested by HACKING.rst
by Giulio Fidente
· 12 years ago
7395517
Merge "Cleanup: Add common "create security rule" method"
by Jenkins
· 12 years ago
3c1f519
Cleanup: Add common "create security rule" method
by Ken'ichi Ohmichi
· 12 years ago
599d1b8
Cleanup: Add common "create keypair" method
by Ken'ichi Ohmichi
· 12 years ago
61f272b
Cleanup: Add common "create_server" method
by Ken'ichi Ohmichi
· 12 years ago
f4a9b0f
Switch to using Oslo logging
by Matthew Treinish
· 12 years ago
46818aa
Configure logging format flexibly
by Mitsuhiko Yamazaki
· 12 years ago
6dbc6da
add scenario directory
by Sean Dague
· 12 years ago
[Renamed (97%) from tempest/tests/compute/servers/test_server_basic_ops.py]
35a7caf
make status_timeout a method
by Sean Dague
· 12 years ago
51ed356
Fix status_timeout incorrectly referencing self
by Pavel Sedlák
· 12 years ago
14c6818
fix E122 and E126 flake8 issues
by Sean Dague
· 12 years ago
fbf40fd
Remove smoke.py and clean up base test classes
by Matthew Treinish
· 12 years ago
1997739
Convert these tests of ServerBasicOps into one test.
by ivan-zhu
· 12 years ago
05d9fb9
Fix use of except in tempest.
by Matthew Treinish
· 13 years ago
e62b9f0
General cleanup/organization of compute tests
by dwalleck
· 13 years ago
[Renamed from tempest/tests/compute/test_server_basic_ops.py]
dec13ec
Provide more default clients for smoke tests.
by Maru Newby
· 13 years ago
051075a
Addition of base Smoke and Whitebox tests
by Jay Pipes
· 13 years ago