Skip to content

Commit a305b96

Browse files
author
Codeslayer666
committed
Add the San Jose zone to constants.
1 parent 5cef874 commit a305b96

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

upcloud_api/constants.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ class ZONE(object):
1616
Frankfurt = 'de-fra1'
1717
Amsterdam = 'nl-ams1'
1818
Singapore = 'sg-sin1'
19+
SanJose = 'us-sjo1'
1920

2021

2122
class OperatingSystems(object):

0 commit comments

Comments
 (0)