This repository was archived by the owner on Mar 6, 2024. It is now read-only.
File tree 33 files changed +145
-25
lines changed
33 files changed +145
-25
lines changed Original file line number Diff line number Diff line change 1
1
#!/usr/bin/env python3
2
2
# Pyvcloud Examples
3
3
#
4
- # Copyright (c) 2018 VMware, Inc. All Rights Reserved.
4
+ # Copyright (c) 2017- 2018 VMware, Inc. All Rights Reserved.
5
5
#
6
6
# This product is licensed to you under the
7
7
# Apache License, Version 2.0 (the "License").
Original file line number Diff line number Diff line change 1
1
# VMware vCloud Director Python SDK
2
- # Copyright (c) 2017 VMware, Inc. All Rights Reserved.
2
+ # Copyright (c) 2017-2018 VMware, Inc. All Rights Reserved.
3
3
#
4
4
# Licensed under the Apache License, Version 2.0 (the "License");
5
5
# you may not use this file except in compliance with the License.
Original file line number Diff line number Diff line change 1
1
# VMware vCloud Director Python SDK
2
- # Copyright (c) 2014 VMware, Inc. All Rights Reserved.
2
+ # Copyright (c) 2014-2017 VMware, Inc. All Rights Reserved.
3
3
#
4
4
# Licensed under the Apache License, Version 2.0 (the "License");
5
5
# you may not use this file except in compliance with the License.
Original file line number Diff line number Diff line change 1
1
# VMware vCloud Director Python SDK
2
- # Copyright (c) 2017 VMware, Inc. All Rights Reserved.
2
+ # Copyright (c) 2017-2018 VMware, Inc. All Rights Reserved.
3
3
#
4
4
# Licensed under the Apache License, Version 2.0 (the "License");
5
5
# you may not use this file except in compliance with the License.
Original file line number Diff line number Diff line change 1
1
# VMware vCloud Director Python SDK
2
- # Copyright (c) 2014 VMware, Inc. All Rights Reserved.
2
+ # Copyright (c) 2014-2018 VMware, Inc. All Rights Reserved.
3
3
#
4
4
# Licensed under the Apache License, Version 2.0 (the "License");
5
5
# you may not use this file except in compliance with the License.
Original file line number Diff line number Diff line change 1
1
# VMware vCloud Director Python SDK
2
- # Copyright (c) 2014 VMware, Inc. All Rights Reserved.
2
+ # Copyright (c) 2014-2018 VMware, Inc. All Rights Reserved.
3
3
#
4
4
# Licensed under the Apache License, Version 2.0 (the "License");
5
5
# you may not use this file except in compliance with the License.
Original file line number Diff line number Diff line change 1
1
# VMware vCloud Director Python SDK
2
- # Copyright (c) 2017 VMware, Inc. All Rights Reserved.
2
+ # Copyright (c) 2017-2018 VMware, Inc. All Rights Reserved.
3
3
#
4
4
# Licensed under the Apache License, Version 2.0 (the "License");
5
5
# you may not use this file except in compliance with the License.
Original file line number Diff line number Diff line change 1
1
# VMware vCloud Director Python SDK
2
- # Copyright (c) 2017 VMware, Inc. All Rights Reserved.
2
+ # Copyright (c) 2017-2018 VMware, Inc. All Rights Reserved.
3
3
#
4
4
# Licensed under the Apache License, Version 2.0 (the "License");
5
5
# you may not use this file except in compliance with the License.
Original file line number Diff line number Diff line change 1
1
# VMware vCloud Director Python SDK
2
- # Copyright (c) 2014 VMware, Inc. All Rights Reserved.
2
+ # Copyright (c) 2014-2018 VMware, Inc. All Rights Reserved.
3
3
#
4
4
# Licensed under the Apache License, Version 2.0 (the "License");
5
5
# you may not use this file except in compliance with the License.
Original file line number Diff line number Diff line change 1
1
# VMware vCloud Director Python SDK
2
- # Copyright (c) 2017 VMware, Inc. All Rights Reserved.
2
+ # Copyright (c) 2017-2018 VMware, Inc. All Rights Reserved.
3
3
#
4
4
# Licensed under the Apache License, Version 2.0 (the "License");
5
5
# you may not use this file except in compliance with the License.
Original file line number Diff line number Diff line change 1
1
# VMware vCloud Python SDK
2
- # Copyright (c) 2014 VMware, Inc. All Rights Reserved.
2
+ # Copyright (c) 2014-2018 VMware, Inc. All Rights Reserved.
3
3
#
4
4
# Licensed under the Apache License, Version 2.0 (the "License");
5
5
# you may not use this file except in compliance with the License.
Original file line number Diff line number Diff line change 1
1
# VMware vCloud Director Python SDK
2
- # Copyright (c) 2014 VMware, Inc. All Rights Reserved.
2
+ # Copyright (c) 2014-2018 VMware, Inc. All Rights Reserved.
3
3
#
4
4
# Licensed under the Apache License, Version 2.0 (the "License");
5
5
# you may not use this file except in compliance with the License.
Original file line number Diff line number Diff line change 1
1
# VMware vCloud Director Python SDK
2
- # Copyright (c) 2014 VMware, Inc. All Rights Reserved.
2
+ # Copyright (c) 2014-2018 VMware, Inc. All Rights Reserved.
3
3
# Licensed under the Apache License, Version 2.0 (the "License");
4
4
# you may not use this file except in compliance with the License.
5
5
# You may obtain a copy of the License at
Original file line number Diff line number Diff line change 1
1
# VMware vCloud Director Python SDK
2
- # Copyright (c) 2017 VMware, Inc. All Rights Reserved.
2
+ # Copyright (c) 2017-2018 VMware, Inc. All Rights Reserved.
3
3
#
4
4
# Licensed under the Apache License, Version 2.0 (the "License");
5
5
# you may not use this file except in compliance with the License.
Original file line number Diff line number Diff line change 1
1
# VMware vCloud Python SDK
2
- # Copyright (c) 2014 VMware, Inc. All Rights Reserved.
2
+ # Copyright (c) 2014-2017 VMware, Inc. All Rights Reserved.
3
3
#
4
4
# Licensed under the Apache License, Version 2.0 (the "License");
5
5
# you may not use this file except in compliance with the License.
Original file line number Diff line number Diff line change 1
1
#!/usr/bin/env python
2
2
3
3
# VMware vCloud Python SDK
4
- # Copyright (c) 2014 VMware, Inc. All Rights Reserved.
4
+ # Copyright (c) 2014-2017 VMware, Inc. All Rights Reserved.
5
5
#
6
6
# Licensed under the Apache License, Version 2.0 (the "License");
7
7
# you may not use this file except in compliance with the License.
Original file line number Diff line number Diff line change 1
1
# VMware vCloud Director Python SDK
2
- # Copyright (c) 2017 VMware, Inc. All Rights Reserved.
2
+ # Copyright (c) 2017-2018 VMware, Inc. All Rights Reserved.
3
3
#
4
4
# Licensed under the Apache License, Version 2.0 (the "License");
5
5
# you may not use this file except in compliance with the License.
Original file line number Diff line number Diff line change
1
+ # VMware vCloud Director Python SDK
2
+ # Copyright (c) 2017 VMware, Inc. All Rights Reserved.
3
+ #
4
+ # Licensed under the Apache License, Version 2.0 (the "License");
5
+ # you may not use this file except in compliance with the License.
6
+ # You may obtain a copy of the License at
7
+ #
8
+ # http://www.apache.org/licenses/LICENSE-2.0
9
+ #
10
+ # Unless required by applicable law or agreed to in writing, software
11
+ # distributed under the License is distributed on an "AS IS" BASIS,
12
+ # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13
+ # See the License for the specific language governing permissions and
14
+ # limitations under the License.
15
+
1
16
import os
2
17
import unittest
3
18
import yaml
Original file line number Diff line number Diff line change
1
+ # VMware vCloud Director Python SDK
2
+ # Copyright (c) 2017 VMware, Inc. All Rights Reserved.
3
+ #
4
+ # Licensed under the Apache License, Version 2.0 (the "License");
5
+ # you may not use this file except in compliance with the License.
6
+ # You may obtain a copy of the License at
7
+ #
8
+ # http://www.apache.org/licenses/LICENSE-2.0
9
+ #
10
+ # Unless required by applicable law or agreed to in writing, software
11
+ # distributed under the License is distributed on an "AS IS" BASIS,
12
+ # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13
+ # See the License for the specific language governing permissions and
14
+ # limitations under the License.
15
+
1
16
import os
2
17
import unittest
3
18
import yaml
Original file line number Diff line number Diff line change
1
+ # VMware vCloud Director Python SDK
2
+ # Copyright (c) 2017 VMware, Inc. All Rights Reserved.
3
+ #
4
+ # Licensed under the Apache License, Version 2.0 (the "License");
5
+ # you may not use this file except in compliance with the License.
6
+ # You may obtain a copy of the License at
7
+ #
8
+ # http://www.apache.org/licenses/LICENSE-2.0
9
+ #
10
+ # Unless required by applicable law or agreed to in writing, software
11
+ # distributed under the License is distributed on an "AS IS" BASIS,
12
+ # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13
+ # See the License for the specific language governing permissions and
14
+ # limitations under the License.
15
+
1
16
import os
2
17
import unittest
3
18
import yaml
Original file line number Diff line number Diff line change 1
1
# VMware vCloud Director Python SDK
2
- # Copyright (c) 2014 VMware, Inc. All Rights Reserved.
2
+ # Copyright (c) 2014-2018 VMware, Inc. All Rights Reserved.
3
3
# Licensed under the Apache License, Version 2.0 (the "License");
4
4
# you may not use this file except in compliance with the License.
5
5
# You may obtain a copy of the License at
Original file line number Diff line number Diff line change
1
+ # VMware vCloud Director Python SDK
2
+ # Copyright (c) 2017 VMware, Inc. All Rights Reserved.
3
+ #
4
+ # Licensed under the Apache License, Version 2.0 (the "License");
5
+ # you may not use this file except in compliance with the License.
6
+ # You may obtain a copy of the License at
7
+ #
8
+ # http://www.apache.org/licenses/LICENSE-2.0
9
+ #
10
+ # Unless required by applicable law or agreed to in writing, software
11
+ # distributed under the License is distributed on an "AS IS" BASIS,
12
+ # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13
+ # See the License for the specific language governing permissions and
14
+ # limitations under the License.
15
+
1
16
import unittest
2
17
3
18
from pyvcloud .vcd .org import Org
Original file line number Diff line number Diff line change 1
1
# VMware vCloud Director Python SDK
2
- # Copyright (c) 2017 VMware, Inc. All Rights Reserved.
2
+ # Copyright (c) 2017-2018 VMware, Inc. All Rights Reserved.
3
3
#
4
4
# Licensed under the Apache License, Version 2.0 (the "License");
5
5
# you may not use this file except in compliance with the License.
Original file line number Diff line number Diff line change
1
+ # VMware vCloud Director Python SDK
2
+ # Copyright (c) 2017 VMware, Inc. All Rights Reserved.
3
+ #
4
+ # Licensed under the Apache License, Version 2.0 (the "License");
5
+ # you may not use this file except in compliance with the License.
6
+ # You may obtain a copy of the License at
7
+ #
8
+ # http://www.apache.org/licenses/LICENSE-2.0
9
+ #
10
+ # Unless required by applicable law or agreed to in writing, software
11
+ # distributed under the License is distributed on an "AS IS" BASIS,
12
+ # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13
+ # See the License for the specific language governing permissions and
14
+ # limitations under the License.
15
+
1
16
import os
2
17
import unittest
3
18
import yaml
Original file line number Diff line number Diff line change 1
1
# VMware vCloud Director Python SDK
2
- # Copyright (c) 2017 VMware, Inc. All Rights Reserved.
2
+ # Copyright (c) 2017-2018 VMware, Inc. All Rights Reserved.
3
3
#
4
4
# Licensed under the Apache License, Version 2.0 (the "License");
5
5
# you may not use this file except in compliance with the License.
Original file line number Diff line number Diff line change 1
1
# VMware vCloud Director Python SDK
2
- # Copyright (c) 2017 VMware, Inc. All Rights Reserved.
2
+ # Copyright (c) 2017-2018 VMware, Inc. All Rights Reserved.
3
3
#
4
4
# Licensed under the Apache License, Version 2.0 (the "License");
5
5
# you may not use this file except in compliance with the License.
Original file line number Diff line number Diff line change 1
1
# VMware vCloud Director Python SDK
2
- # Copyright (c) 2014 VMware, Inc. All Rights Reserved.
2
+ # Copyright (c) 2014-2018 VMware, Inc. All Rights Reserved.
3
3
# Licensed under the Apache License, Version 2.0 (the "License");
4
4
# you may not use this file except in compliance with the License.
5
5
# You may obtain a copy of the License at
Original file line number Diff line number Diff line change
1
+ # VMware vCloud Director Python SDK
2
+ # Copyright (c) 2017 VMware, Inc. All Rights Reserved.
3
+ #
4
+ # Licensed under the Apache License, Version 2.0 (the "License");
5
+ # you may not use this file except in compliance with the License.
6
+ # You may obtain a copy of the License at
7
+ #
8
+ # http://www.apache.org/licenses/LICENSE-2.0
9
+ #
10
+ # Unless required by applicable law or agreed to in writing, software
11
+ # distributed under the License is distributed on an "AS IS" BASIS,
12
+ # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13
+ # See the License for the specific language governing permissions and
14
+ # limitations under the License.
15
+
1
16
import unittest
2
17
3
18
from pyvcloud .vcd .system import System
Original file line number Diff line number Diff line change 1
1
# VMware vCloud Director Python SDK
2
- # Copyright (c) 2017 VMware, Inc. All Rights Reserved.
2
+ # Copyright (c) 2017-2018 VMware, Inc. All Rights Reserved.
3
3
#
4
4
# Licensed under the Apache License, Version 2.0 (the "License");
5
5
# you may not use this file except in compliance with the License.
Original file line number Diff line number Diff line change
1
+ # VMware vCloud Director Python SDK
2
+ # Copyright (c) 2017-2018 VMware, Inc. All Rights Reserved.
3
+ #
4
+ # Licensed under the Apache License, Version 2.0 (the "License");
5
+ # you may not use this file except in compliance with the License.
6
+ # You may obtain a copy of the License at
7
+ #
8
+ # http://www.apache.org/licenses/LICENSE-2.0
9
+ #
10
+ # Unless required by applicable law or agreed to in writing, software
11
+ # distributed under the License is distributed on an "AS IS" BASIS,
12
+ # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13
+ # See the License for the specific language governing permissions and
14
+ # limitations under the License.
15
+
1
16
import unittest
2
17
3
18
from pyvcloud .vcd .client import NSMAP
Original file line number Diff line number Diff line change
1
+ # VMware vCloud Director Python SDK
2
+ # Copyright (c) 2017-2018 VMware, Inc. All Rights Reserved.
3
+ #
4
+ # Licensed under the Apache License, Version 2.0 (the "License");
5
+ # you may not use this file except in compliance with the License.
6
+ # You may obtain a copy of the License at
7
+ #
8
+ # http://www.apache.org/licenses/LICENSE-2.0
9
+ #
10
+ # Unless required by applicable law or agreed to in writing, software
11
+ # distributed under the License is distributed on an "AS IS" BASIS,
12
+ # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13
+ # See the License for the specific language governing permissions and
14
+ # limitations under the License.
15
+
1
16
import os
2
17
import unittest
3
18
import yaml
Original file line number Diff line number Diff line change 1
1
# VMware vCloud Director Python SDK
2
- # Copyright (c) 2017 VMware, Inc. All Rights Reserved.
2
+ # Copyright (c) 2017-2018 VMware, Inc. All Rights Reserved.
3
3
#
4
4
# Licensed under the Apache License, Version 2.0 (the "License");
5
5
# you may not use this file except in compliance with the License.
Original file line number Diff line number Diff line change 1
1
# VMware vCloud Director Python SDK
2
- # Copyright (c) 2017 VMware, Inc. All Rights Reserved.
2
+ # Copyright (c) 2017-2018 VMware, Inc. All Rights Reserved.
3
3
#
4
4
# Licensed under the Apache License, Version 2.0 (the "License");
5
5
# you may not use this file except in compliance with the License.
You can’t perform that action at this time.
0 commit comments