Whamcloud - gitweb
- move the xml/ldap handling class from lconf into an external module
authorrread <rread>
Wed, 19 Mar 2003 20:51:37 +0000 (20:51 +0000)
committerrread <rread>
Wed, 19 Mar 2003 20:51:37 +0000 (20:51 +0000)
commitfb51c7dfa9c766a35c6a754eb74f9b8f4f1dda10
tree48277dce69fd91f472bd8974d00be79e9152c317
parentbdaef4da1ce5334155da796d7cbdeadbadcc1de1
- move the xml/ldap handling class from lconf into an external module
- load_ldap.sh - loads a lustre xml config into ldap
- lactive - updates failover targets with new active devices
lustre/utils/Lustre/.cvsignore [new file with mode: 0644]
lustre/utils/Lustre/Makefile.am [new file with mode: 0644]
lustre/utils/Lustre/__init__.py [new file with mode: 0644]
lustre/utils/Lustre/error.py [new file with mode: 0644]
lustre/utils/Lustre/lustredb.py [new file with mode: 0644]
lustre/utils/lactive [new file with mode: 0644]
lustre/utils/load_ldap.sh [new file with mode: 0755]