create volume response updated
This commit is contained in:
parent
9ea06399ba
commit
957678d33d
1 changed files with 1 additions and 0 deletions
|
|
@ -117,6 +117,7 @@ CREATE_VOLUME_RESPONSE = """<CreateVolumeResponse xmlns="http://ec2.amazonaws.co
|
|||
{% else %}
|
||||
<snapshotId/>
|
||||
{% endif %}
|
||||
<encrypted>{{ volume.encrypted }}</encrypted>
|
||||
<availabilityZone>{{ volume.zone.name }}</availabilityZone>
|
||||
<status>creating</status>
|
||||
<createTime>{{ volume.create_time}}</createTime>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue