File tree Expand file tree Collapse file tree 11 files changed +21
-13
lines changed
Expand file tree Collapse file tree 11 files changed +21
-13
lines changed Original file line number Diff line number Diff line change 1- # Copyright 2014-2016 Spectra Logic Corporation. All Rights Reserved.
1+ # Copyright 2014-2017 Spectra Logic Corporation. All Rights Reserved.
22# Licensed under the Apache License, Version 2.0 (the "License"). You may not use
33# this file except in compliance with the License. A copy of the License is located at
44#
@@ -36,7 +36,6 @@ def createClientFromEnv():
3636 creds = Credentials (access_key , secret_key )
3737 client = Client (endpoint , creds , proxy )
3838 return client
39-
4039# Models
4140
4241class HeadRequestStatus (object ):
Original file line number Diff line number Diff line change 1- # Copyright 2014-2016 Spectra Logic Corporation. All Rights Reserved.
1+ # Copyright 2014-2017 Spectra Logic Corporation. All Rights Reserved.
22# Licensed under the Apache License, Version 2.0 (the "License"). You may not use
33# this file except in compliance with the License. A copy of the License is located at
44#
99# CONDITIONS OF ANY KIND, either express or implied. See the License for the
1010# specific language governing permissions and limitations under the License.
1111
12- # This code is auto-generated, do not modify
13-
1412import hmac
1513import base64
1614import xml .dom .minidom
Original file line number Diff line number Diff line change 1- # Copyright 2014-2016 Spectra Logic Corporation. All Rights Reserved.
1+ # Copyright 2014-2017 Spectra Logic Corporation. All Rights Reserved.
22# Licensed under the Apache License, Version 2.0 (the "License"). You may not use
33# this file except in compliance with the License. A copy of the License is located at
44#
Original file line number Diff line number Diff line change 1- # Copyright 2014-2016 Spectra Logic Corporation. All Rights Reserved.
1+ # Copyright 2014-2017 Spectra Logic Corporation. All Rights Reserved.
22# Licensed under the Apache License, Version 2.0 (the "License"). You may not use
33# this file except in compliance with the License. A copy of the License is located at
44#
Original file line number Diff line number Diff line change 1- # Copyright 2014-2016 Spectra Logic Corporation. All Rights Reserved.
1+ # Copyright 2014-2017 Spectra Logic Corporation. All Rights Reserved.
22# Licensed under the Apache License, Version 2.0 (the "License"). You may not use
33# this file except in compliance with the License. A copy of the License is located at
44#
Original file line number Diff line number Diff line change 1- # Copyright 2014-2016 Spectra Logic Corporation. All Rights Reserved.
1+ # Copyright 2014-2017 Spectra Logic Corporation. All Rights Reserved.
22# Licensed under the Apache License, Version 2.0 (the "License"). You may not use
33# this file except in compliance with the License. A copy of the License is located at
44#
Original file line number Diff line number Diff line change 1- # Copyright 2014-2016 Spectra Logic Corporation. All Rights Reserved.
1+ # Copyright 2014-2017 Spectra Logic Corporation. All Rights Reserved.
22# Licensed under the Apache License, Version 2.0 (the "License"). You may not use
33# this file except in compliance with the License. A copy of the License is located at
44#
Original file line number Diff line number Diff line change 1+ # Copyright 2014-2017 Spectra Logic Corporation. All Rights Reserved.
2+ # Licensed under the Apache License, Version 2.0 (the "License"). You may not use
3+ # this file except in compliance with the License. A copy of the License is located at
4+ #
5+ # http://www.apache.org/licenses/LICENSE-2.0
6+ #
7+ # or in the "license" file accompanying this file.
8+ # This file is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR
9+ # CONDITIONS OF ANY KIND, either express or implied. See the License for the
10+ # specific language governing permissions and limitations under the License.
11+
112from ds3 import ds3
213import os
314import time
Original file line number Diff line number Diff line change 1- # Copyright 2014-2016 Spectra Logic Corporation. All Rights Reserved.
1+ # Copyright 2014-2017 Spectra Logic Corporation. All Rights Reserved.
22# Licensed under the Apache License, Version 2.0 (the "License"). You may not use
33# this file except in compliance with the License. A copy of the License is located at
44#
Original file line number Diff line number Diff line change 1- # Copyright 2014-2015 Spectra Logic Corporation. All Rights Reserved.
1+ # Copyright 2014-2017 Spectra Logic Corporation. All Rights Reserved.
22# Licensed under the Apache License, Version 2.0 (the "License"). You may not use
33# this file except in compliance with the License. A copy of the License is located at
44#
You can’t perform that action at this time.
0 commit comments