Giter VIP home page Giter VIP logo

photonos-netmgr's Introduction

photonos-netmgr

Overview

Network Configuration Manager library is developed with the goal of providing a set of APIs for common tasks such as configuring IP addresses, network routes, interface states, DNS, etc. This allows the user to configure the network on a Photon OS through simpler API calls that handle much of the complexity of configuring the network, which the user would have to do if they took the route of directly manipulating the various configuration files.

Try it out

Prerequisites

  • systemd, ntp, pcre, iputils
  • docker, check, glib-devel, autoconf

Build & Run

  1. autoreconf -mif
  2. ./configure
  3. make

Documentation

  1. The goals of this project are:
  • Provide a programmatic interface that allows configuring the following settings on Photon OS:
  • IPv4 and IPv6 addresses
  • Interface states for devices and virtual interfaces (stretch)
  • Routes
  • DNS server and domain settings
  • DHCP DUID and IAID configuration
  • NTP server configuration
  • Atomic update of configuration files.
  1. API set should enable configuration of common network settings with minimal effort
  • Provide Python interface for easy integration in appliance shell python codebase
  • Provide REST API interface (through Photon Management Daemon)

Releases & Major Branches

Contributing

The photonos-netmgr project team welcomes contributions from the community. If you wish to contribute code and you have not signed our contributor license agreement (CLA), our bot will update the issue when you open a Pull Request. For any questions about the CLA process, please refer to our FAQ. For more detailed information, refer to CONTRIBUTING.md.

License

photonos-netmgr's People

Contributors

dheerajsshetty avatar vmwsrpbot avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.