aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org.ua>2012-12-10 17:40:21 +0200
committerSergey Poznyakoff <gray@gnu.org.ua>2012-12-10 17:40:21 +0200
commit980d465d9ea87e2123bd9a3045de5c0a45e84cd7 (patch)
treeb7de616658bd27bfed159bcb82a43d71721df6da /TODO
parent5a7b73860974384d8e00065105435403b0842ab0 (diff)
downloadeclat-980d465d9ea87e2123bd9a3045de5c0a45e84cd7.tar.gz
eclat-980d465d9ea87e2123bd9a3045de5c0a45e84cd7.tar.bz2
Implement attach-volume and detach-volume
* TODO: Update * etc/attach-volume.fln: New file. * etc/detach-volume.fln: New file. * etc/Makefile.am: Add new files. * src/attvol.c: New file. * src/detvol-cl.opt: New file. * src/detvol.c: New file. * src/Makefile.am: Add new files. * src/eclat.c: Add new commands. * src/eclat.h: Add new protos. * src/util.c (translate_ids) (translate_resource_ids): Do nothing id argc is 0.
Diffstat (limited to 'TODO')
-rw-r--r--TODO4
1 files changed, 2 insertions, 2 deletions
diff --git a/TODO b/TODO
index 6cae592..ed9301e 100644
--- a/TODO
+++ b/TODO
@@ -14,7 +14,7 @@ AssociateDhcpOptions ASSCDHCPOPTS [ ] [ ]
AssociateRouteTable ASSCROUTTAB [ ] [ ]
AttachInternetGateway ATTINETGW [ ] [ ]
AttachNetworkInterface ATTNETIF [ ] [ ]
-AttachVolume ATTVOL [ ] [ ]
+AttachVolume ATTVOL [X] [ ]
AttachVpnGateway ATTVPNGW [ ] [ ]
AuthorizeSecurityGroupEgress AUTHSECGRPEG [ ] [ ]
AuthorizeSecurityGroupIngress AUTHSECGRPIG [ ] [ ]
@@ -108,7 +108,7 @@ DescribeVpnConnections DSCRVPNCNCTS [ ] [ ]
DescribeVpnGateways DSCRVPNGWS [ ] [ ]
DetachInternetGateway DETINETGW [ ] [ ]
DetachNetworkInterface DETNETIF [ ] [ ]
-DetachVolume DETVOL [ ] [ ]
+DetachVolume DETVOL [X] [ ]
DetachVpnGateway DETVPNGW [ ] [ ]
DisableVgwRoutePropagation DISVGWROUTPRPG [ ] [ ]
DisassociateAddress DSSCADR [X] [X]

Return to:

Send suggestions and report system problems to the System administrator.