rcbops / rpc_differ

Find differences between Rackspace Private Cloud releases
Apache License 2.0
1 stars 7 forks source link

Add option for rpc-product and update file lookup #15

Closed cloudnull closed 6 years ago

cloudnull commented 6 years ago

The Master branch of rpc-o has added an rpc-release file, this change allows the RPC-Differ to extract data from the new release file and lookup the RPC product information.

Signed-off-by: Kevin Carter kevin.carter@rackspace.com

cloudnull commented 6 years ago

Tested using the following command: # rpc-differ --debug -rr "ansible-role-pike-requirements.yml" --update -rp pike -r "https://github.com/rcbops/rpc-openstack" --update "c4132cd226087c3d1394d5c4cf6ff0292a437034" "d8cfda6b7c434774c8575b8fa3726afab99340b9"

Output:

This report shows changes from ``c4132cd226087c3d1394d5c4cf6ff0292a437034`` to ``d8cfda6b7c434774c8575b8fa3726afab99340b9`` in
RPC-OpenStack.

rpc-openstack
-------------

4 commits were found in
`rpc-openstack <https://github.com/rcbops/rpc-openstack>`_ from ``c4132cd2`` to
``d8cfda6b``:

...