Merge "Fix flavor issues in samples"

This commit is contained in:
Jenkins 2015-05-09 11:32:55 +00:00 committed by Gerrit Code Review
commit b8c914d402
48 changed files with 50 additions and 50 deletions

View File

@ -7,7 +7,7 @@
"name": "^cirros.*uec$" "name": "^cirros.*uec$"
}, },
"flavor": { "flavor": {
"name": "m1.nano" "name": "m1.tiny"
} }
}, },
"runner": { "runner": {

View File

@ -6,7 +6,7 @@
image: image:
name: "^cirros.*uec$" name: "^cirros.*uec$"
flavor: flavor:
name: "m1.nano" name: "m1.tiny"
runner: runner:
type: "constant" type: "constant"
times: 5 times: 5

View File

@ -3,7 +3,7 @@
{ {
"args": { "args": {
"flavor": { "flavor": {
"name": "m1.nano" "name": "m1.tiny"
}, },
"image": { "image": {
"name": "^cirros.*uec$" "name": "^cirros.*uec$"

View File

@ -3,7 +3,7 @@
- -
args: args:
flavor: flavor:
name: "m1.nano" name: "m1.tiny"
image: image:
name: "^cirros.*uec$" name: "^cirros.*uec$"
runner: runner:

View File

@ -6,7 +6,7 @@
"container_format": "bare", "container_format": "bare",
"disk_format": "qcow2", "disk_format": "qcow2",
"flavor": { "flavor": {
"name": "m1.nano" "name": "m1.tiny"
}, },
"number_instances": 2 "number_instances": 2
}, },

View File

@ -6,7 +6,7 @@
container_format: "bare" container_format: "bare"
disk_format: "qcow2" disk_format: "qcow2"
flavor: flavor:
name: "m1.nano" name: "m1.tiny"
number_instances: 2 number_instances: 2
runner: runner:
type: "constant" type: "constant"

View File

@ -3,7 +3,7 @@
{ {
"args": { "args": {
"flavor": { "flavor": {
"name": "m1.nano" "name": "m1.tiny"
}, },
"image": { "image": {
"name": "^cirros.*uec$" "name": "^cirros.*uec$"

View File

@ -2,7 +2,7 @@
NovaServers.boot_and_live_migrate_server: NovaServers.boot_and_live_migrate_server:
- args: - args:
flavor: flavor:
name: m1.nano name: "m1.tiny"
image: image:
name: "^cirros.*uec$" name: "^cirros.*uec$"
block_migration: true block_migration: true

View File

@ -3,7 +3,7 @@
{ {
"args": { "args": {
"flavor": { "flavor": {
"name": "m1.nano" "name": "m1.tiny"
}, },
"image": { "image": {
"name": "^cirros.*uec$" "name": "^cirros.*uec$"

View File

@ -3,7 +3,7 @@
- -
args: args:
flavor: flavor:
name: "m1.nano" name: "m1.tiny"
image: image:
name: "^cirros.*uec$" name: "^cirros.*uec$"
runner: runner:

View File

@ -3,7 +3,7 @@
{ {
"args": { "args": {
"flavor": { "flavor": {
"name": "m1.nano" "name": "m1.tiny"
}, },
"image": { "image": {
"name": "^cirros.*uec$" "name": "^cirros.*uec$"

View File

@ -3,7 +3,7 @@
- -
args: args:
flavor: flavor:
name: "m1.nano" name: "m1.tiny"
image: image:
name: "^cirros.*uec$" name: "^cirros.*uec$"
force_delete: false force_delete: false

View File

@ -3,7 +3,7 @@
{ {
"args": { "args": {
"flavor": { "flavor": {
"name": "m1.nano" "name": "m1.tiny"
}, },
"image": { "image": {
"name": "^cirros.*uec$" "name": "^cirros.*uec$"

View File

@ -3,7 +3,7 @@
- -
args: args:
flavor: flavor:
name: "m1.nano" name: "m1.tiny"
image: image:
name: "^cirros.*uec$" name: "^cirros.*uec$"
detailed: True detailed: True

View File

@ -3,7 +3,7 @@
{ {
"args": { "args": {
"flavor": { "flavor": {
"name": "m1.nano" "name": "m1.tiny"
}, },
"image": { "image": {
"name": "^cirros.*uec$" "name": "^cirros.*uec$"

View File

@ -2,7 +2,7 @@
NovaServers.boot_and_live_migrate_server: NovaServers.boot_and_live_migrate_server:
- args: - args:
flavor: flavor:
name: m1.nano name: m1.tiny
image: image:
name: "^cirros.*uec$" name: "^cirros.*uec$"
block_migration: false block_migration: false

View File

@ -3,7 +3,7 @@
{ {
"args": { "args": {
"flavor": { "flavor": {
"name": "m1.nano" "name": "m1.tiny"
}, },
"image": { "image": {
"name": "^cirros.*uec$" "name": "^cirros.*uec$"

View File

@ -2,7 +2,7 @@
NovaServers.boot_and_migrate_server: NovaServers.boot_and_migrate_server:
- args: - args:
flavor: flavor:
name: m1.nano name: m1.tiny
image: image:
name: "^cirros.*uec$" name: "^cirros.*uec$"
runner: runner:

View File

@ -3,10 +3,10 @@
{ {
"args": { "args": {
"flavor": { "flavor": {
"name": "m1.nano" "name": "m1.tiny"
}, },
"from_image": { "from_image": {
"name": "cirros-0.3.1-x86_64-uec" "name": "cirros-0.3.2-x86_64-uec"
}, },
"to_image": { "to_image": {
"name": "cirros-0.3.2-x86_64-uec" "name": "cirros-0.3.2-x86_64-uec"

View File

@ -2,9 +2,9 @@
NovaServers.boot_and_rebuild_server: NovaServers.boot_and_rebuild_server:
- args: - args:
flavor: flavor:
name: m1.nano name: "m1.tiny"
from_image: from_image:
name: "cirros-0.3.1-x86_64-uec" name: "cirros-0.3.2-x86_64-uec"
to_image: to_image:
name: "cirros-0.3.2-x86_64-uec" name: "cirros-0.3.2-x86_64-uec"
runner: runner:

View File

@ -3,7 +3,7 @@
{ {
"args": { "args": {
"flavor": { "flavor": {
"name": "m1.nano" "name": "m1.tiny"
}, },
"image": { "image": {
"name": "^cirros.*uec$" "name": "^cirros.*uec$"

View File

@ -3,7 +3,7 @@
- -
args: args:
flavor: flavor:
name: "m1.nano" name: "m1.tiny"
image: image:
name: "^cirros.*uec$" name: "^cirros.*uec$"
force_delete: false force_delete: false

View File

@ -3,7 +3,7 @@
{ {
"args": { "args": {
"flavor": { "flavor": {
"name": "m1.nano" "name": "m1.tiny"
}, },
"image": { "image": {
"name": "^cirros.*uec$" "name": "^cirros.*uec$"

View File

@ -3,7 +3,7 @@
- -
args: args:
flavor: flavor:
name: "m1.nano" name: "m1.tiny"
image: image:
name: "^cirros.*uec$" name: "^cirros.*uec$"
volume_size: 10 volume_size: 10

View File

@ -3,7 +3,7 @@
{ {
"args": { "args": {
"flavor": { "flavor": {
"name": "m1.nano" "name": "m1.tiny"
}, },
"image": { "image": {
"name": "^cirros.*uec$" "name": "^cirros.*uec$"

View File

@ -3,7 +3,7 @@
- -
args: args:
flavor: flavor:
name: "m1.nano" name: "m1.tiny"
image: image:
name: "^cirros.*uec$" name: "^cirros.*uec$"
volume_size: 10 volume_size: 10

View File

@ -8,7 +8,7 @@
"name": "^cirros.*uec$" "name": "^cirros.*uec$"
}, },
"flavor": { "flavor": {
"name": "m1.nano" "name": "m1.tiny"
} }
}, },
"runner": { "runner": {

View File

@ -2,7 +2,7 @@
NovaServers.boot_server_attach_created_volume_and_live_migrate: NovaServers.boot_server_attach_created_volume_and_live_migrate:
- args: - args:
flavor: flavor:
name: m1.nano name: m1.tiny
image: image:
name: "^cirros.*uec$" name: "^cirros.*uec$"
size: 10 size: 10

View File

@ -3,7 +3,7 @@
{ {
"args": { "args": {
"flavor": { "flavor": {
"name": "m1.nano" "name": "m1.tiny"
}, },
"image": { "image": {
"name": "^cirros.*uec$" "name": "^cirros.*uec$"

View File

@ -2,7 +2,7 @@
NovaServers.boot_server_from_volume_and_live_migrate: NovaServers.boot_server_from_volume_and_live_migrate:
- args: - args:
flavor: flavor:
name: m1.nano name: "m1.tiny"
image: image:
name: "^cirros.*uec$" name: "^cirros.*uec$"
block_migration: false block_migration: false

View File

@ -3,7 +3,7 @@
{ {
"args": { "args": {
"flavor": { "flavor": {
"name": "m1.nano" "name": "m1.tiny"
}, },
"image": { "image": {
"name": "^cirros.*uec$" "name": "^cirros.*uec$"

View File

@ -3,7 +3,7 @@
- -
args: args:
flavor: flavor:
name: "m1.nano" name: "m1.tiny"
image: image:
name: "^cirros.*uec$" name: "^cirros.*uec$"
force_delete: false force_delete: false

View File

@ -3,7 +3,7 @@
{ {
"args": { "args": {
"flavor": { "flavor": {
"name": "m1.nano" "name": "m1.tiny"
}, },
"image": { "image": {
"name": "^cirros.*uec$" "name": "^cirros.*uec$"

View File

@ -3,7 +3,7 @@
- -
args: args:
flavor: flavor:
name: "m1.nano" name: "m1.tiny"
image: image:
name: "^cirros.*uec$" name: "^cirros.*uec$"
runner: runner:

View File

@ -16,7 +16,7 @@
}, },
"servers": { "servers": {
"flavor": { "flavor": {
"name": "m1.nano" "name": "m1.tiny"
}, },
"image": { "image": {
"name": "^cirros.*uec$" "name": "^cirros.*uec$"

View File

@ -13,7 +13,7 @@
users_per_tenant: 1 users_per_tenant: 1
servers: servers:
flavor: flavor:
name: "m1.nano" name: "m1.tiny"
image: image:
name: "^cirros.*uec$" name: "^cirros.*uec$"
servers_per_tenant: 2 servers_per_tenant: 2

View File

@ -3,7 +3,7 @@
{ {
"args": { "args": {
"flavor": { "flavor": {
"name": "m1.nano" "name": "m1.tiny"
}, },
"image": { "image": {
"name": "^cirros.*uec$" "name": "^cirros.*uec$"

View File

@ -3,7 +3,7 @@
- -
args: args:
flavor: flavor:
name: "m1.nano" name: "m1.tiny"
image: image:
name: "^cirros.*uec$" name: "^cirros.*uec$"
force_delete: false force_delete: false

View File

@ -3,7 +3,7 @@
{ {
"args": { "args": {
"flavor": { "flavor": {
"name": "m1.nano" "name": "m1.tiny"
}, },
"image": { "image": {
"name": "^cirros.*uec$" "name": "^cirros.*uec$"

View File

@ -3,7 +3,7 @@
- -
args: args:
flavor: flavor:
name: "m1.nano" name: "m1.tiny"
image: image:
name: "^cirros.*uec$" name: "^cirros.*uec$"
to_flavor: to_flavor:

View File

@ -3,7 +3,7 @@
{ {
"args": { "args": {
"flavor": { "flavor": {
"name": "m1.nano" "name": "m1.tiny"
}, },
"image": { "image": {
"name": "^cirros.*uec$" "name": "^cirros.*uec$"

View File

@ -3,7 +3,7 @@
- -
args: args:
flavor: flavor:
name: "m1.nano" name: "m1.tiny"
image: image:
name: "^cirros.*uec$" name: "^cirros.*uec$"
force_delete: false force_delete: false

View File

@ -3,7 +3,7 @@
{ {
"args": { "args": {
"flavor": { "flavor": {
"name": "m1.nano" "name": "m1.tiny"
}, },
"image": { "image": {
"name": "^cirros.*uec$" "name": "^cirros.*uec$"

View File

@ -3,7 +3,7 @@
- -
args: args:
flavor: flavor:
name: "m1.nano" name: "m1.tiny"
image: image:
name: "^cirros.*uec$" name: "^cirros.*uec$"
force_delete: false force_delete: false

View File

@ -3,7 +3,7 @@
{ {
"args": { "args": {
"flavor": { "flavor": {
"name": "m1.nano" "name": "m1.tiny"
}, },
"image": { "image": {
"name": "^cirros.*uec$" "name": "^cirros.*uec$"

View File

@ -3,7 +3,7 @@
- -
args: args:
flavor: flavor:
name: "m1.nano" name: "m1.tiny"
image: image:
name: "^cirros.*uec$" name: "^cirros.*uec$"
volume_args: volume_args:

View File

@ -3,7 +3,7 @@
{ {
"args": { "args": {
"flavor": { "flavor": {
"name": "m1.nano" "name": "m1.tiny"
}, },
"image": { "image": {
"name": "^cirros.*uec$" "name": "^cirros.*uec$"

View File

@ -3,7 +3,7 @@
- -
args: args:
flavor: flavor:
name: "m1.nano" name: "m1.tiny"
image: image:
name: "^cirros.*uec$" name: "^cirros.*uec$"
floating_network: "public" floating_network: "public"