https://github.com/rcbops/rpc_differ
Find differences between Rackspace Private Cloud releases
https://github.com/rcbops/rpc_differ
Last synced: 11 months ago
JSON representation
Find differences between Rackspace Private Cloud releases
- Host: GitHub
- URL: https://github.com/rcbops/rpc_differ
- Owner: rcbops
- License: apache-2.0
- Created: 2016-08-19T17:37:46.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2019-02-04T15:38:14.000Z (over 7 years ago)
- Last Synced: 2025-07-01T09:54:57.615Z (11 months ago)
- Language: Python
- Size: 50.8 KB
- Stars: 1
- Watchers: 48
- Forks: 7
- Open Issues: 0
-
Metadata Files:
- Readme: README.rst
- License: LICENSE
Awesome Lists containing this project
README
rpc-differ
==========
Find changes between RPC-OpenStack releases.
Licensed under Apache 2.0.
Installation
------------
The easiest method is to install via pip:
.. code-block:: console
pip install rpc_differ
To get the latest development version, install via the git repository:
.. code-block:: console
pip install git+https://github.com/rcbops/rpc_differ
Usage
-----
The ``rpc_differ`` script takes the same arguments and options as the
``osa_differ`` script. For full usage specifications, please refer to the
documentation for ``osa_differ``:
* https://github.com/rcbops/osa_differ/blob/master/README.rst
Found a bug? Have a pull request?
---------------------------------
Feel free to open issues here in GitHub or send over a pull request.
*-- Major*