@pulumi/openstack 3.16.0-alpha.1711739769 → 3.16.0-alpha.1712400908
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/blockstorage/volumeAttach.d.ts +21 -0
- package/blockstorage/volumeAttach.js +21 -0
- package/blockstorage/volumeAttach.js.map +1 -1
- package/blockstorage/volumeAttachV2.d.ts +21 -0
- package/blockstorage/volumeAttachV2.js +21 -0
- package/blockstorage/volumeAttachV2.js.map +1 -1
- package/package.json +1 -1
- package/types/input.d.ts +13 -1
- package/types/output.d.ts +13 -1
|
@@ -36,6 +36,27 @@ import * as pulumi from "@pulumi/pulumi";
|
|
|
36
36
|
* });
|
|
37
37
|
* ```
|
|
38
38
|
* <!--End PulumiCodeChooser -->
|
|
39
|
+
*
|
|
40
|
+
* ## Volume Connection Data
|
|
41
|
+
*
|
|
42
|
+
* Upon creation of this resource, a `data` exported attribute will be available.
|
|
43
|
+
* This attribute is a set of key/value pairs that contains the information
|
|
44
|
+
* required to complete the block storage connection.
|
|
45
|
+
*
|
|
46
|
+
* As an example, creating an iSCSI-based volume will return the following:
|
|
47
|
+
*
|
|
48
|
+
* This information can then be fed into a provisioner or a template shell script,
|
|
49
|
+
* where the final result would look something like:
|
|
50
|
+
*
|
|
51
|
+
* The contents of `data` will vary from each Block Storage service. You must have
|
|
52
|
+
* a good understanding of how the service is configured and how to make the
|
|
53
|
+
* appropriate final connection. However, if used correctly, this has the
|
|
54
|
+
* flexibility to be able to attach OpenStack Block Storage volumes to
|
|
55
|
+
* non-OpenStack resources.
|
|
56
|
+
*
|
|
57
|
+
* ## Import
|
|
58
|
+
*
|
|
59
|
+
* It is not possible to import this resource.
|
|
39
60
|
*/
|
|
40
61
|
export declare class VolumeAttach extends pulumi.CustomResource {
|
|
41
62
|
/**
|
|
@@ -42,6 +42,27 @@ const utilities = require("../utilities");
|
|
|
42
42
|
* });
|
|
43
43
|
* ```
|
|
44
44
|
* <!--End PulumiCodeChooser -->
|
|
45
|
+
*
|
|
46
|
+
* ## Volume Connection Data
|
|
47
|
+
*
|
|
48
|
+
* Upon creation of this resource, a `data` exported attribute will be available.
|
|
49
|
+
* This attribute is a set of key/value pairs that contains the information
|
|
50
|
+
* required to complete the block storage connection.
|
|
51
|
+
*
|
|
52
|
+
* As an example, creating an iSCSI-based volume will return the following:
|
|
53
|
+
*
|
|
54
|
+
* This information can then be fed into a provisioner or a template shell script,
|
|
55
|
+
* where the final result would look something like:
|
|
56
|
+
*
|
|
57
|
+
* The contents of `data` will vary from each Block Storage service. You must have
|
|
58
|
+
* a good understanding of how the service is configured and how to make the
|
|
59
|
+
* appropriate final connection. However, if used correctly, this has the
|
|
60
|
+
* flexibility to be able to attach OpenStack Block Storage volumes to
|
|
61
|
+
* non-OpenStack resources.
|
|
62
|
+
*
|
|
63
|
+
* ## Import
|
|
64
|
+
*
|
|
65
|
+
* It is not possible to import this resource.
|
|
45
66
|
*/
|
|
46
67
|
class VolumeAttach extends pulumi.CustomResource {
|
|
47
68
|
/**
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"volumeAttach.js","sourceRoot":"","sources":["../../blockstorage/volumeAttach.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,0CAA0C;AAE1C
|
|
1
|
+
{"version":3,"file":"volumeAttach.js","sourceRoot":"","sources":["../../blockstorage/volumeAttach.ts"],"names":[],"mappings":"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"}
|
|
@@ -36,6 +36,27 @@ import * as pulumi from "@pulumi/pulumi";
|
|
|
36
36
|
* });
|
|
37
37
|
* ```
|
|
38
38
|
* <!--End PulumiCodeChooser -->
|
|
39
|
+
*
|
|
40
|
+
* ## Volume Connection Data
|
|
41
|
+
*
|
|
42
|
+
* Upon creation of this resource, a `data` exported attribute will be available.
|
|
43
|
+
* This attribute is a set of key/value pairs that contains the information
|
|
44
|
+
* required to complete the block storage connection.
|
|
45
|
+
*
|
|
46
|
+
* As an example, creating an iSCSI-based volume will return the following:
|
|
47
|
+
*
|
|
48
|
+
* This information can then be fed into a provisioner or a template shell script,
|
|
49
|
+
* where the final result would look something like:
|
|
50
|
+
*
|
|
51
|
+
* The contents of `data` will vary from each Block Storage service. You must have
|
|
52
|
+
* a good understanding of how the service is configured and how to make the
|
|
53
|
+
* appropriate final connection. However, if used correctly, this has the
|
|
54
|
+
* flexibility to be able to attach OpenStack Block Storage volumes to
|
|
55
|
+
* non-OpenStack resources.
|
|
56
|
+
*
|
|
57
|
+
* ## Import
|
|
58
|
+
*
|
|
59
|
+
* It is not possible to import this resource.
|
|
39
60
|
*/
|
|
40
61
|
export declare class VolumeAttachV2 extends pulumi.CustomResource {
|
|
41
62
|
/**
|
|
@@ -42,6 +42,27 @@ const utilities = require("../utilities");
|
|
|
42
42
|
* });
|
|
43
43
|
* ```
|
|
44
44
|
* <!--End PulumiCodeChooser -->
|
|
45
|
+
*
|
|
46
|
+
* ## Volume Connection Data
|
|
47
|
+
*
|
|
48
|
+
* Upon creation of this resource, a `data` exported attribute will be available.
|
|
49
|
+
* This attribute is a set of key/value pairs that contains the information
|
|
50
|
+
* required to complete the block storage connection.
|
|
51
|
+
*
|
|
52
|
+
* As an example, creating an iSCSI-based volume will return the following:
|
|
53
|
+
*
|
|
54
|
+
* This information can then be fed into a provisioner or a template shell script,
|
|
55
|
+
* where the final result would look something like:
|
|
56
|
+
*
|
|
57
|
+
* The contents of `data` will vary from each Block Storage service. You must have
|
|
58
|
+
* a good understanding of how the service is configured and how to make the
|
|
59
|
+
* appropriate final connection. However, if used correctly, this has the
|
|
60
|
+
* flexibility to be able to attach OpenStack Block Storage volumes to
|
|
61
|
+
* non-OpenStack resources.
|
|
62
|
+
*
|
|
63
|
+
* ## Import
|
|
64
|
+
*
|
|
65
|
+
* It is not possible to import this resource.
|
|
45
66
|
*/
|
|
46
67
|
class VolumeAttachV2 extends pulumi.CustomResource {
|
|
47
68
|
/**
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"volumeAttachV2.js","sourceRoot":"","sources":["../../blockstorage/volumeAttachV2.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,0CAA0C;AAE1C
|
|
1
|
+
{"version":3,"file":"volumeAttachV2.js","sourceRoot":"","sources":["../../blockstorage/volumeAttachV2.ts"],"names":[],"mappings":"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"}
|
package/package.json
CHANGED
package/types/input.d.ts
CHANGED
|
@@ -31,6 +31,10 @@ export declare namespace blockstorage {
|
|
|
31
31
|
* [here](https://docs.openstack.org/cinder/latest/configuration/block-storage/scheduler-filters.html#jsonfilter).
|
|
32
32
|
* At this time, only simple queries are supported. Compound queries using
|
|
33
33
|
* `and`, `or`, or `not` are not supported. An example of a simple query is:
|
|
34
|
+
*
|
|
35
|
+
* ```
|
|
36
|
+
* [“=”, “$backend_id”, “rbd:vol@ceph#cloud”]
|
|
37
|
+
* ```
|
|
34
38
|
*/
|
|
35
39
|
query?: pulumi.Input<string>;
|
|
36
40
|
/**
|
|
@@ -74,6 +78,10 @@ export declare namespace blockstorage {
|
|
|
74
78
|
* [here](https://docs.openstack.org/cinder/latest/configuration/block-storage/scheduler-filters.html#jsonfilter).
|
|
75
79
|
* At this time, only simple queries are supported. Compound queries using
|
|
76
80
|
* `and`, `or`, or `not` are not supported. An example of a simple query is:
|
|
81
|
+
*
|
|
82
|
+
* ```
|
|
83
|
+
* [“=”, “$backend_id”, “rbd:vol@ceph#cloud”]
|
|
84
|
+
* ```
|
|
77
85
|
*/
|
|
78
86
|
query?: pulumi.Input<string>;
|
|
79
87
|
/**
|
|
@@ -280,6 +288,10 @@ export declare namespace compute {
|
|
|
280
288
|
* [here](https://docs.openstack.org/nova/latest/admin/configuration/schedulers.html#jsonfilter).
|
|
281
289
|
* At this time, only simple queries are supported. Compound queries using
|
|
282
290
|
* `and`, `or`, or `not` are not supported. An example of a simple query is:
|
|
291
|
+
*
|
|
292
|
+
* ```
|
|
293
|
+
* [">=", "$free_ram_mb", "1024"]
|
|
294
|
+
* ```
|
|
283
295
|
*/
|
|
284
296
|
queries?: pulumi.Input<pulumi.Input<string>[]>;
|
|
285
297
|
/**
|
|
@@ -443,7 +455,7 @@ export declare namespace database {
|
|
|
443
455
|
*/
|
|
444
456
|
databases?: pulumi.Input<pulumi.Input<string>[]>;
|
|
445
457
|
/**
|
|
446
|
-
* An ip address or
|
|
458
|
+
* An ip address or % sign indicating what ip addresses can connect with
|
|
447
459
|
* this user credentials. Changing this creates a new instance.
|
|
448
460
|
*/
|
|
449
461
|
host?: pulumi.Input<string>;
|
package/types/output.d.ts
CHANGED
|
@@ -35,6 +35,10 @@ export declare namespace blockstorage {
|
|
|
35
35
|
* [here](https://docs.openstack.org/cinder/latest/configuration/block-storage/scheduler-filters.html#jsonfilter).
|
|
36
36
|
* At this time, only simple queries are supported. Compound queries using
|
|
37
37
|
* `and`, `or`, or `not` are not supported. An example of a simple query is:
|
|
38
|
+
*
|
|
39
|
+
* ```
|
|
40
|
+
* [“=”, “$backend_id”, “rbd:vol@ceph#cloud”]
|
|
41
|
+
* ```
|
|
38
42
|
*/
|
|
39
43
|
query?: string;
|
|
40
44
|
/**
|
|
@@ -78,6 +82,10 @@ export declare namespace blockstorage {
|
|
|
78
82
|
* [here](https://docs.openstack.org/cinder/latest/configuration/block-storage/scheduler-filters.html#jsonfilter).
|
|
79
83
|
* At this time, only simple queries are supported. Compound queries using
|
|
80
84
|
* `and`, `or`, or `not` are not supported. An example of a simple query is:
|
|
85
|
+
*
|
|
86
|
+
* ```
|
|
87
|
+
* [“=”, “$backend_id”, “rbd:vol@ceph#cloud”]
|
|
88
|
+
* ```
|
|
81
89
|
*/
|
|
82
90
|
query?: string;
|
|
83
91
|
/**
|
|
@@ -258,6 +266,10 @@ export declare namespace compute {
|
|
|
258
266
|
* [here](https://docs.openstack.org/nova/latest/admin/configuration/schedulers.html#jsonfilter).
|
|
259
267
|
* At this time, only simple queries are supported. Compound queries using
|
|
260
268
|
* `and`, `or`, or `not` are not supported. An example of a simple query is:
|
|
269
|
+
*
|
|
270
|
+
* ```
|
|
271
|
+
* [">=", "$free_ram_mb", "1024"]
|
|
272
|
+
* ```
|
|
261
273
|
*/
|
|
262
274
|
queries?: string[];
|
|
263
275
|
/**
|
|
@@ -421,7 +433,7 @@ export declare namespace database {
|
|
|
421
433
|
*/
|
|
422
434
|
databases?: string[];
|
|
423
435
|
/**
|
|
424
|
-
* An ip address or
|
|
436
|
+
* An ip address or % sign indicating what ip addresses can connect with
|
|
425
437
|
* this user credentials. Changing this creates a new instance.
|
|
426
438
|
*/
|
|
427
439
|
host?: string;
|