diff options
author | DR695H <dr695h@att.com> | 2017-07-28 17:20:23 -0400 |
---|---|---|
committer | DR695H <dr695h@att.com> | 2017-07-28 17:23:43 -0400 |
commit | a8dad8ef34999216b0e7622d8f8ffe506b03193e (patch) | |
tree | c73a294f2ac8047346c2b949b829272e7ce3f4de /README.txt | |
parent | 6b2fddc76c6da6af42f4606acea392b221b00c81 (diff) |
adding maven based python build
[TEST-48] this changes the structure of the project
to be maven based
Change-Id: I89212c8a2e38f2febe6c2d54a9222e260bc371e4
Signed-off-by: DR695H <dr695h@att.com>
Diffstat (limited to 'README.txt')
-rw-r--r-- | README.txt | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/README.txt b/README.txt new file mode 100644 index 0000000..9c2f259 --- /dev/null +++ b/README.txt @@ -0,0 +1,8 @@ +OpenECOMP HeatBridge +======================= + + + +Script to input heat stack information into aai + +to install locally, checkout this repo and then run 'pip install -e .' in the root
\ No newline at end of file |