Typo correction of the prefix value in compute-host-capabilities
Simple typo correction. Change-Id: I6f37a992e4841400be8d71050796b7c526d29864 Closes-Bug: #1390031
This commit is contained in:
parent
fed99f9594
commit
0b40a1b954
@ -11,7 +11,7 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "OS::Nova::Aggregate",
|
"name": "OS::Nova::Aggregate",
|
||||||
"prefix": "aggregate_instance_extra_spec:"
|
"prefix": "aggregate_instance_extra_specs:"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"properties": {
|
"properties": {
|
||||||
|
Loading…
Reference in New Issue
Block a user