Skip to content

Commit

Permalink
auto release for 0.9.1 (#17)
Browse files Browse the repository at this point in the history
  • Loading branch information
ucloud-bot authored Jun 5, 2020
1 parent da9cb90 commit 1e8f87b
Show file tree
Hide file tree
Showing 6 changed files with 1,412 additions and 53 deletions.
2 changes: 1 addition & 1 deletion tests/test_acceptance/conftest.py
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
def ustack_client():
return Client(
{
"base_url": "http://192.168.179.2/api",
"base_url": "http://console.pre.ucloudstack.com/api",
"region": "cn",
"public_key": os.getenv("UCLOUDSTACK_PUBLIC_KEY"),
"private_key": os.getenv("UCLOUDSTACK_PRIVATE_KEY"),
Expand Down
Loading

0 comments on commit 1e8f87b

Please sign in to comment.