summaryrefslogtreecommitdiffstats
path: root/src/software/TODO
diff options
context:
space:
mode:
authorMichal Minar <miminar@redhat.com>2012-10-10 17:55:12 +0200
committerMichal Minar <miminar@redhat.com>2012-10-10 17:55:12 +0200
commit2aa4f8635b13e1849763a1964eb45032ee30948c (patch)
tree3563082116a1a3464a365668505a4db68d55a20a /src/software/TODO
parent167c13bdf07c2a86ff7043b4b874073556858e69 (diff)
downloadopenlmi-providers-2aa4f8635b13e1849763a1964eb45032ee30948c.tar.gz
openlmi-providers-2aa4f8635b13e1849763a1964eb45032ee30948c.tar.xz
openlmi-providers-2aa4f8635b13e1849763a1964eb45032ee30948c.zip
renamed yum package providers to software
renamed LMI_Yum* to LMI_Software* removed attributes GroupString and LicenseString from LMI_SoftwarePackage modified attributes Group, Architecture and License of LMI_SoftwarePackage to return string instead of Uints - because values and valuemaps would need frequent updates
Diffstat (limited to 'src/software/TODO')
-rw-r--r--src/software/TODO4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/software/TODO b/src/software/TODO
new file mode 100644
index 0000000..18c155b
--- /dev/null
+++ b/src/software/TODO
@@ -0,0 +1,4 @@
+provide a way to manage repositories
+associate LMI_YumPackages with each LMI_YumRepository for available packages
+ this will solve enumeration of available packages
+make installation/update/remove asynchronous jobs