OpenClovis / SAFplus-Availability-Scalability-Platform

Middleware that provides libraries, GUI, and code generator to design multi-node (clustered) applications that are highly available, redundant, and scalable. Provides sub-second node and application fault detection and failover, and useful application libraries including distributed hash tables (checkpoint), event, logging, and communications. Implements SA-Forum APIs where applicable. Used anywhere reliability is a must -- like telecom, wireless, defense and enterprise computing. Download stable release with installer from: ftp.openclovis.com
www.openclovis.com
GNU General Public License v2.0
19 stars 13 forks source link

Debian/RPM package generation for safplus target using python #163

Closed vnpraveendesu closed 9 years ago

vnpraveendesu commented 9 years ago

Adding the functionality to safplus-packer.py script for creating a dpkg (Ubuntu) or yum (Redhat/Centos) package based on -d and -y flags

vnpraveendesu commented 9 years ago

Added the debian and rpm package generation functionality to the safplus_packager.py script. Here is the git-hub check-in links for the above code changes https://github.com/OpenClovis/SAFplus-Availability-Scalability-Platform/commit/cf30d1ff27715f94e37b847613af1c09762baa6e https://github.com/OpenClovis/SAFplus-Availability-Scalability-Platform/commit/eb18a098989d2677e8a8e2da5614aad7a7c0dbc8 https://github.com/OpenClovis/SAFplus-Availability-Scalability-Platform/commit/54f6bc29a9d0f1a778f1eef36d3992c1e89e7bd0 https://github.com/OpenClovis/SAFplus-Availability-Scalability-Platform/commit/394ec8f3de1542d2b1ad28c703bfd0152faff775