Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | account: delete instance on LMI_Account | Roman Rakus | 2012-09-20 | 1 | -1/+40 |
| | | | | Signed-off-by: Roman Rakus <rrakus@redhat.com> | ||||
* | account: create account in example script | Roman Rakus | 2012-09-19 | 1 | -21/+62 |
| | | | | Signed-off-by: Roman Rakus <rrakus@redhat.com> | ||||
* | account: Use LMI as Organization ID | Roman Rakus | 2012-09-19 | 1 | -1/+1 |
| | | | | Signed-off-by: Roman Rakus <rrakus@redhat.com> | ||||
* | .gitignore: ignore python bytecode files0.0.4 | Peter Hatina | 2012-09-17 | 1 | -0/+1 |
| | |||||
* | cli-tools, cura-user: introduce useradd | Peter Hatina | 2012-09-17 | 2 | -5/+150 |
| | |||||
* | cli-tools: fix install path of site-packages | Peter Hatina | 2012-09-17 | 1 | -1/+1 |
| | |||||
* | Introduce CLI tools | Peter Hatina | 2012-09-13 | 12 | -0/+768 |
| | |||||
* | account: createAccount function implementation | Roman Rakus | 2012-09-07 | 2 | -3/+287 |
| | | | | | | | I decided to not follow the DMTF Standard strictly here. Rather than using embedded instance I use several parameters. Signed-off-by: Roman Rakus <rrakus@redhat.com> | ||||
* | Mark all scripts executable. | Jan Safranek | 2012-09-07 | 4 | -0/+0 |
| | |||||
* | Use sans-serif fonts for diagrams. | Jan Safranek | 2012-09-07 | 1 | -2/+2 |
| | |||||
* | Added class2* tools. | Jan Safranek | 2012-09-05 | 3 | -0/+641 |
| | |||||
* | Added cim2dot tool. | Jan Safranek | 2012-09-05 | 1 | -0/+231 |
| | |||||
* | Added GPL header. | Jan Safranek | 2012-09-05 | 1 | -0/+15 |
| | |||||
* | Make destination of .reg adjustable in CuraMacros0.0.3 | Radek Novacek | 2012-08-29 | 5 | -6/+7 |
| | | | | | If CuraMacros are used by different provider it needs to change location where the .reg is installed. | ||||
* | Show error when library has undefined symbols | Radek Novacek | 2012-08-29 | 1 | -1/+1 |
| | |||||
* | Define methods from experimental schema | Radek Novacek | 2012-08-29 | 7 | -0/+154 |
| | | | | | Add missing methods to fix undefined references. All of the methods return NOT_SUPPORTED error | ||||
* | install CuraMacros.cmake and globals.h | Radek Novacek | 2012-08-28 | 2 | -1/+5 |
| | |||||
* | Don't call sed from CuraMacros, use cmake regex instead | Radek Novacek | 2012-08-28 | 1 | -53/+54 |
| | |||||
* | Rename HostedService classes to avoid duplication | Radek Novacek | 2012-08-28 | 2 | -62/+62 |
| | | | | | | | Both Power and Account providers defined LMI_HostedService class. It confuses sfcbd daemon, so the classes has been renamed based on which service they provide (HostedPowerManagementService and HostedAccountManagementService). | ||||
* | Add make-release.sh script for making tarballs from git tags | Radek Novacek | 2012-08-28 | 1 | -0/+27 |
| | |||||
* | Do not pack .gitignore to release tarball | Radek Novacek | 2012-08-28 | 1 | -0/+2 |
| | |||||
* | account: format mof file same as other mofs | Radek Novacek | 2012-08-28 | 1 | -95/+94 |
| | |||||
* | Rename prefix from Cura_ to LMI_ | Radek Novacek | 2012-08-28 | 44 | -1487/+1537 |
| | |||||
* | tools: new tool cql.py - interactive console for running CQL queries | Radek Novacek | 2012-08-15 | 1 | -0/+151 |
| | |||||
* | Account provider0.0.2 | Roman Rakus | 2012-08-14 | 28 | -0/+4846 |
| | | | | | | Listing of the users and groups Signed-off-by: Roman Rakus <rrakus@redhat.com> | ||||
* | fix typo in register.sh | Radek Novacek | 2012-08-03 | 1 | -1/+1 |
| | |||||
* | Fix wrong PG_Provider name in reg2pegasus.py0.0.1 | Radek Novacek | 2012-08-02 | 1 | -6/+6 |
| | |||||
* | updated fan README | Michal Minar | 2012-08-02 | 1 | -18/+4 |
| | |||||
* | Always use .reg file instead of .registration | Radek Novacek | 2012-08-02 | 4 | -28/+35 |
| | |||||
* | Use Cura_ prefix for registration files | Radek Novacek | 2012-08-02 | 1 | -3/+3 |
| | |||||
* | Add 'Cura_' to provider library name | Radek Novacek | 2012-08-02 | 3 | -3/+3 |
| | |||||
* | Unify style of MOF files | Radek Novacek | 2012-08-02 | 3 | -112/+85 |
| | |||||
* | Add GPLv2 license file and GPLv2+ headers to all files | Radek Novacek | 2012-08-02 | 24 | -97/+684 |
| | |||||
* | fan: fix syntax of mof file | Radek Novacek | 2012-08-02 | 1 | -27/+27 |
| | |||||
* | Add script for registration and deregitration of provider | Radek Novacek | 2012-08-02 | 4 | -2/+152 |
| | |||||
* | service: make the shell scripts executable | Radek Novacek | 2012-08-01 | 1 | -1/+1 |
| | |||||
* | Add so-version to curacommon and install it | Radek Novacek | 2012-08-01 | 1 | -0/+4 |
| | |||||
* | Remove -Wmaybe-uninitialized CFLAG, not working with old GCC | Radek Novacek | 2012-08-01 | 1 | -1/+1 |
| | |||||
* | Remove GPL-incopatible provider-register.sh | Radek Novacek | 2012-08-01 | 1 | -755/+0 |
| | |||||
* | service: Add shebang to service*.sh scripts | Radek Novacek | 2012-07-31 | 2 | -1/+3 |
| | |||||
* | service: Move serviceutil to libexec | Radek Novacek | 2012-07-31 | 2 | -3/+3 |
| | |||||
* | Replace all Linux_ prefixes with Cura_ prefixes. | Radek Novacek | 2012-07-31 | 21 | -650/+650 |
| | |||||
* | power: use get_system_creation_class_name function in the provider | Radek Novacek | 2012-07-30 | 4 | -7/+5 |
| | |||||
* | Make provider optional using cmake options | Radek Novacek | 2012-07-30 | 4 | -7/+21 |
| | |||||
* | Merge READMEs to one, get rid of should-be-global files in service | Radek Novacek | 2012-07-30 | 8 | -1449/+85 |
| | |||||
* | service: use global functions for getting system (creation class) name | Radek Novacek | 2012-07-30 | 4 | -105/+4 |
| | |||||
* | Fix typo in get_system_creation_class_name method name | Radek Novacek | 2012-07-30 | 4 | -6/+6 |
| | |||||
* | fan: port Fan provider to KonkretCMPI | Radek Novacek | 2012-07-30 | 18 | -2098/+1055 |
| | |||||
* | power: fix finding Linux_ComputerSystem in references | Radek Novacek | 2012-07-27 | 2 | -40/+16 |
| | |||||
* | Unify logging through all providers | Radek Novacek | 2012-07-27 | 15 | -124/+111 |
| | | | | | Needs to be ported to sfcb/pegasus standard logging, using stderr for now. |