Age | Commit message (Expand) | Author | Files | Lines |
2017-06-07 | Add util to setup OpenStack clients |  Bryan Sullivan | 1 | -0/+72 |
2017-06-01 | Remove /tacker/ from directory in which tacker.conf.sample resides |  Aimee Ukasick | 1 | -1/+1 |
2017-06-01 | Comment out section that modifies tacker conf [openstack_vim] section |  Aimee Ukasick | 1 | -23/+23 |
2017-06-01 | Update stack_retry_wait so tacker doesn't time out before heat |  Aimee Ukasick | 1 | -2/+2 |
2017-05-17 | Merge "Update to install python-novaclient" |  Bryan Sullivan | 1 | -0/+1 |
2017-05-17 | Merge "Install nano editor in container" |  Bryan Sullivan | 1 | -0/+3 |
2017-05-17 | Update to install python-novaclient |  Aimee Ukasick | 1 | -0/+1 |
2017-05-16 | Corrected web server address assignment. |  Aimee Ukasick | 1 | -1/+1 |
2017-03-31 | Install nano editor in container |  Aimee Ukasick | 1 | -0/+3 |
2017-03-16 | Remove code specific to OPNFV Colorado JOID |  Aimee Ukasick | 1 | -6/+0 |
2017-03-09 | Removed code specific to OPNFV Colorado Releasestable/danube |  Aimee Ukasick | 1 | -38/+33 |
2017-03-06 | Remove redundant endpoint delete operation. |  bryan | 1 | -1/+0 |
2017-03-06 | Update to clarify Tacker plugin should be disabled for now. |  bryan | 1 | -2/+6 |
2017-03-03 | Move image setup to tacker-setup.sh |  Bryan Sullivan | 3 | -8/+4 |
2017-03-03 | Various fixes so tests run on constrained envs, e.g. Devstack |  bryan | 5 | -59/+100 |
2017-03-02 | Update vHello_3Node_Tacker test for Danube |  bryan | 2 | -23/+58 |
2017-03-01 | Fix error in variable reference |  bryan | 1 | -1/+2 |
2017-03-02 | Merge "Use $FLOATING_NETWORK_NAME instead of "public"" |  Bryan Sullivan | 1 | -2/+6 |
2017-03-01 | Use $FLOATING_NETWORK_NAME instead of "public" |  bryan | 1 | -2/+6 |
2017-03-01 | Merge "Remove domain variables due to issues with keystone v2" |  Bryan Sullivan | 1 | -5/+7 |
2017-03-01 | Remove domain variables due to issues with keystone v2 |  bryan | 1 | -5/+7 |
2017-03-01 | Merge "Align with vHello_Tacker update for Danube" |  Bryan Sullivan | 2 | -166/+380 |
2017-03-01 | Align with vHello_Tacker update for Danube |  Bryan Sullivan | 2 | -166/+380 |
2017-03-01 | Add tenant ID to vim-config.yaml |  bryan | 1 | -0/+1 |
2017-03-01 | Force pass in taker-setup clean function. |  bryan | 1 | -0/+1 |
2017-02-28 | Add note about nested virtualization. Remove debug step. |  Bryan Sullivan | 1 | -1/+4 |
2017-02-28 | Update vHello_Tacker for Danube |  Bryan Sullivan | 2 | -23/+71 |
2017-02-08 | Update vHello_Tacker test |  bryan | 3 | -51/+25 |
2017-02-07 | Minor editorials in advance of copying intro to other tests. |  bryan | 1 | -2/+3 |
2017-02-07 | Update vHello_Tacker for Danube/Newton part 2 |  bryan | 2 | -82/+83 |
2017-01-29 | Remove strange lines that creeped in somehow |  Bryan Sullivan | 1 | -3/+0 |
2017-01-29 | Fix assertions |  Bryan Sullivan | 1 | -5/+7 |
2017-01-27 | Merge "Update instructions to include step-by-step" |  Bryan Sullivan | 1 | -29/+48 |
2017-01-26 | Include tacker.conf.sample due to issues with tox, etc |  Bryan Sullivan | 3 | -34/+363 |
2017-01-26 | Update instructions to include step-by-step |  Aimee Ukasick | 1 | -29/+48 |
2017-01-23 | auth_uri is required by keystonemiddleware |  Bryan Sullivan | 1 | -0/+2 |
2017-01-23 | Update for Danube/Newton, support Devstack testing. |  Bryan Sullivan | 3 | -141/+317 |
2017-01-17 | Update comments for more clarity |  Bryan Sullivan | 1 | -17/+47 |
2017-01-16 | Add test utility to create OpenStack client container. |  Bryan Sullivan | 1 | -0/+175 |
2016-12-01 | Add note about step 4 post-state |  Bryan Sullivan | 1 | -0/+1 |
2016-12-01 | Update test description with test assertions etc |  Bryan Sullivan | 1 | -1/+27 |
2016-12-01 | Add test assertions |  Bryan Sullivan | 1 | -31/+46 |
2016-12-01 | Embed public key in user data, various other updates |  Bryan Sullivan | 3 | -123/+142 |
2016-11-28 | Add verification of config drive setup. Get key key from ~/vHello/pem. |  Bryan Sullivan | 2 | -2/+16 |
2016-11-28 | Add config drive parameter (verified) to blueprint. |  Bryan Sullivan | 1 | -0/+1 |
2016-11-22 | Replace image attribute with (verified) VNFImage attribute. |  Bryan Sullivan | 1 | -1/+6 |
2016-11-22 | Add user data support (verified) to blueprint |  Bryan Sullivan | 2 | -25/+20 |
2016-11-22 | Revert to previous setup due to side-effects of not using pip installs |  Bryan Sullivan | 1 | -40/+9 |
2016-11-22 | Simpler approach to finding server ID |  Bryan Sullivan | 1 | -2/+3 |
2016-11-22 | Tweaks to workaround issue with Tacker exceptions (not yet complete) |  Bryan Sullivan | 2 | -9/+43 |