- c00e8b8 Merge pull request #151 from open-cloud/feature/docker_base by Zack Williams · 8 years ago
- 91dc655 Running sync fixes this issue: https://github.com/docker/docker/issues/9547 that occurs with old version of Docker that gets installed by current Cloudlab OpenStack profile by Zack Williams · 8 years ago
- 5b29832 rebuild Docker containers by default by Zack Williams · 8 years ago
- 5dfcb08 Merged xosValidation pull-request by Matteo Scandolo · 8 years ago
- c05b0aa Use 'REF' to generically refer to branch/commit/etc. by Zack Williams · 8 years ago
- 8954d33 need to truncate /opt/tosca/translator/__init__.py, not just create it by Zack Williams · 8 years ago
- d4fb207 Apply changes to TOSCA setup to Dockerfile.devel, as they are in Dockerfile by Zack Williams · 8 years ago
- 6ad2fcd Merge branch 'master' into feature/docker_base by Zack Williams · 8 years ago
- 8e6ccf0 clean up unused parts of heat-translator git clone by Zack Williams · 8 years ago
- 91ba38e make heat-translator (TOSCA tool) download/install part of Dockerfile by Zack Williams · 8 years ago
- db803bd Best practices and remove tosca script install by Zack Williams · 8 years ago
- e2fe683 make heat-translator (TOSCA tool) download/install part of Dockerfile by Zack Williams · 8 years ago
- 2aefe04 Merge branch 'master' into feature/docker_base by Zack Williams · 8 years ago
- 2fe45a6 apply best practice of emptying /var/lib/apt/lists/* after apt-get run by Zack Williams · 8 years ago
- 4bb347c remove extraneous build commands by Zack Williams · 8 years ago
- 3467ccb path and other fixes by Zack Williams · 8 years ago
- ed574b5 exclude cord-pod images dir from docker builds by Zack Williams · 8 years ago
- b3ec0dd update Makefiles to run a docker-compose build before up by Zack Williams · 8 years ago
- 7d5f9f6 Merge branch 'master' into feature/docker_base by Zack Williams · 8 years ago
- 9633352 Change test container to install nodejs with a local key and install with apt rather than curling into a shell by Zack Williams · 8 years ago
- 00c1012 rework Dockerfiles to depend on xosproject/xos-base by Zack Williams · 8 years ago
- 981f198 fix/consolidate phantomjs portions of Dockerfike.base by Zack Williams · 8 years ago
- 2fe5e03 Fix addition of ansible-hosts to xos-base Dockerfile by Zack Williams · 8 years ago
- 5dbead2 rework xos Dockerfiles to have a 'base' image that isn't run but handles downloading prereqs by Zack Williams · 8 years ago
- 819370f Rebuild ngXosLib by Matteo Scandolo · 8 years ago
- 5d6ee79 Fixed mock command in frontend config by Matteo Scandolo · 8 years ago
- a96aed1 Merge branch 'master' of github.com:open-cloud/xos by Matteo Scandolo · 8 years ago
- b9fb625 Finished subscriber view by Matteo Scandolo · 8 years ago
- e9510e3 Fix path by Andy Bavier · 8 years ago
- 3802b93 Merge pull request #149 from open-cloud/feature/container_ssl by Andy Bavier · 8 years ago
- b387773 remove rebuild of CA list, as it's done in the xos container build by Zack Williams · 8 years ago
- 03d8b8e New subscriber view by Matteo Scandolo · 8 years ago
- 974c0e4 Splitted form component by Matteo Scandolo · 8 years ago
- 4d91ee2 finished merge by Zack Williams · 8 years ago
- 8c10706 Fix typo, dependency based image downloads, only run nodes.yaml tosca once by Zack Williams · 8 years ago
- 61c42e4 Fixed UI tests after merge by Matteo Scandolo · 8 years ago
- 234e568 fix check of vsg image name by Scott Baker · 8 years ago
- 055e37a Merge branch 'mcord-merge' by Scott Baker · 8 years ago
- ea2e5c8 fixed certificate loop by Zack Williams · 8 years ago
- 6b5ea63 First to subscriber dashboard by Matteo Scandolo · 8 years ago
- b74c7c0 eliminate duplicate code by Scott Baker · 8 years ago
- 624348a do not allocate default start_ip/end_ip by Scott Baker · 8 years ago
- abad4c9 reconcile with master by Scott Baker · 8 years ago
- b6b86f1 fix conflict by Scott Baker · 8 years ago
- 0c4322b 4255 instead of $ to avoid replacement in Makefile by Zack Williams · 8 years ago
- 7d539d3 Started refactoring of Subscriber Dashboard by Matteo Scandolo · 8 years ago
- bf3c5b6 Let certain steps be run always by Sapan Bhatia · 8 years ago
- e005ea9 Fix case where no certs in /usr/local/share/ca-certificates, per acb by Zack Williams · 8 years ago
- 53fb80f Merge branch 'master' into feature/container_ssl by Zack Williams · 8 years ago
- 10f2002 use root instead of ubuntu user by Zack Williams · 8 years ago
- 730afb6 Merge branch 'master' of github.com:open-cloud/xos by Scott Baker · 8 years ago
- 6b17238 add logging options to limit size of log files by Scott Baker · 8 years ago
- 95b259e Added filtering by site to sliceplus API by Matteo Scandolo · 8 years ago
- 0b3e9dc Resolve conlict with XOS master by Matteo Scandolo · 8 years ago
- 2b4b7b6 make SSL cert inclusion changes to all dockerfiles by Zack Williams · 8 years ago
- cc08a84 remove testing code by Zack Williams · 8 years ago
- 0cb0d29 Merge branch 'master' into feature/container_ssl by Zack Williams · 8 years ago
- 614766f Added empty env folder by Matteo Scandolo · 8 years ago
- 6670477 Merge branch 'feature/ui-dev-environmnent' by Matteo Scandolo · 8 years ago
- 4ac9a0b Updated generator to read parent env config by Matteo Scandolo · 8 years ago
- 7ab09d2 specify path to CA certificates so requests doesn't fail by Zack Williams · 8 years ago
- 8b090f0 revert requests change, as problem lies elsewhere by Zack Williams · 8 years ago
- ac6314e install requests with package manager, not pip by Zack Williams · 8 years ago
- ac1eb03 try to prevent disk filling up with obeserver logs by Scott Baker · 8 years ago
- 4fdf664 remove empty line from end to fix merge issue when adding exampleservice by Zack Williams · 8 years ago
- 20167db remove exampleservice inclusion by Zack Williams · 8 years ago
- f1f6d7d Merge branch 'master' into feature/container_ssl by Zack Williams · 8 years ago
- da9dd86 Merge branch 'feature/vsg_image' by Scott Baker · 8 years ago
- dd45467 set default_image for vcpe and vsg slices by Scott Baker · 8 years ago
- 1527a29 Merge pull request #148 from arpiagariu/master by Matteo · 8 years ago
- 686a9c9 Changes to CSS file by arpiagariu · 8 years ago
- ff74674 remove bridgeutils, docker, pipework, and resolv.conf steps from vSG recipe by Scott Baker · 8 years ago
- c6d1c9e Merge branch 'master' into feature/container_ssl by Zack Williams · 8 years ago
- 00d6236 xos container gets public, not private, key by Zack Williams · 8 years ago
- 87aea3e set default_image for exampleservice by Scott Baker · 8 years ago
- 4c6a139 set default image for using vsg by Scott Baker · 8 years ago
- a8188a7 service images now determined from slice.default_image by Scott Baker · 8 years ago
- 1fb8c5c make sure the vSG image doesn't get installed automatically by XOS by Scott Baker · 8 years ago
- 92c883a tool to wait for an object to show up by Scott Baker · 8 years ago
- 2ce4e13 Added changes for custom Logout Page by arpiagariu · 8 years ago
- 80b5c19 add base_props to image by Scott Baker · 8 years ago
- 47efb47 image must end in .img extension by Scott Baker · 8 years ago
- 71d7546 Fixed bub CORD-147 by arpiagariu · 8 years ago
- 71df4dd download vsg custom image by Scott Baker · 8 years ago
- 95d6cb3 cleanup some debugging messages by Scott Baker · 8 years ago
- d540413 install docker and other things by Scott Baker · 8 years ago
- 49c08d2 a newer version of ansible is required, than the one that is in the 14.04 repo by Scott Baker · 8 years ago
- adadd33 add cleanup target by Scott Baker · 8 years ago
- a69a7a6 readme file by Scott Baker · 8 years ago
- 15d25eb vSG image builder, WIP by Scott Baker · 8 years ago
- 61e17c5 enable exampleservice, fixes for ubuntu vs root user by Zack Williams · 8 years ago
- c647c9b Added boolean filter to xosTable by Matteo Scandolo · 8 years ago
- cced54d Merge branch 'master' of github.com:open-cloud/xos by Matteo Scandolo · 8 years ago
- 54bc5f7 Changed ngXosLib CI tests to include builded views by Matteo Scandolo · 8 years ago
- f21a4b9 Update README-Tutorial.md by Andy Bavier · 8 years ago
- 9a3c2dc Update README-Tutorial.md by Andy Bavier · 8 years ago
- 1fd3c49 Update README-Tutorial.md by Andy Bavier · 8 years ago
- a2ca42d Update README.md by sbconsulting · 8 years ago
- cd69d6a Update README.md by sbconsulting · 8 years ago
- 9e06963 Update README.md by sbconsulting · 8 years ago