- 7412e76 split off the part of the script that sets up xos from that part that starts the UI by Scott Baker · 9 years ago
- f9d9fa4 Makefile and Dockerfile for test infrastructure by Scott Baker · 9 years ago
- 752f418 common dockerfile by Scott Baker · 9 years ago
- b57db5a cloudlab external Makefile by Scott Baker · 9 years ago
- 431c1e4 WIP, script to make cloudlab-nodes.yaml by Scott Baker · 9 years ago
- f65591f made an intrinsic to look up stuff in a config file by Scott Baker · 9 years ago
- aa0cd50 WIP, cloudlab yaml by Scott Baker · 9 years ago
- f0210bf make password not a required field by Scott Baker · 9 years ago
- 51f3f84 script to run all observer tests by Scott Baker · 9 years ago
- ddc2f55 Tweaks for non-root user by Andy Bavier · 9 years ago
- e0828bc Pick up credentials from generated config by Andy Bavier · 9 years ago
- dc182bd bump response index in map_sync_outputs where we've added a get_token task to the corresponding playbook by Tony Mack · 9 years ago
- 0557392 cannot assume default admin tenant will be named 'admin'. Get default admin tenant name from controller instance by Tony Mack · 9 years ago
- 6876fdb WIP test infrastructure configuration by Scott Baker · 9 years ago
- 187a218 save the observer logs to /tmp when test framework runs by Scott Baker · 9 years ago
- 0370977 try harder to hide observer output by Scott Baker · 9 years ago
- dd0fca6 check ControllerImage objects for glance_image_id by Scott Baker · 9 years ago
- 4b51f21 fix member names map_inputs --> map_sync_inputs, map_outputs --> map_sync_outputs by Scott Baker · 9 years ago
- 462bf0a observer image test, WIP by Scott Baker · 9 years ago
- d3aa03b add no-delete prop to deployment by Scott Baker · 9 years ago
- 38a00d9 add no-delete flag and test by Scott Baker · 9 years ago
- 1e46c41 misc superficial changes by Scott Baker · 9 years ago
- 7271889 site privilege tests by Scott Baker · 9 years ago
- d13a508 privilege tests for Slice and Deployment by Scott Baker · 9 years ago
- 07c71fc privilege code working in Slice and Deployment by Scott Baker · 9 years ago
- 92362bc factor out the privilege processing code by Scott Baker · 9 years ago
- 5a5b616 Merge branch 'master' of github.com:open-cloud/xos by Scott Baker · 9 years ago
- 05b5031 deployment tests for flavors and images by Scott Baker · 9 years ago
- 09da2e4 Fix problem with token.stdout by Andy Bavier · 9 years ago
- 5195243 tosca image tests by Scott Baker · 9 years ago
- 278d4c9 add sample opencloud image, and link flavors to ViCCI deployment by Scott Baker · 9 years ago
- debb6b1 support for attaching flavors and images to deployments by Scott Baker · 9 years ago
- 7c01ac5 Add Image to TOSCA by Scott Baker · 9 years ago
- 493df45 sample opencloud configuration yaml and inside makefile by Scott Baker · 9 years ago
- 1c5fc47 always run m4 in the right place by Scott Baker · 9 years ago
- 0ea3ba7 portforwarding API method by Scott Baker · 9 years ago
- ab49896 expose accessControl field in tosca; update deploymenttest by Scott Baker · 9 years ago
- 228973b controller test cases by Scott Baker · 9 years ago
- a033250 modernize code in controller resource by Scott Baker · 9 years ago
- 414c76b more props for slice; write slice test case by Scott Baker · 9 years ago
- b0456fc include headers in curl response with -i option by Tony Mack · 9 years ago
- bae46d7 install curl by Tony Mack · 9 years ago
- 853d65c specify full path to get_token.sh by Tony Mack · 9 years ago
- d0f073f popup warning box if user tries to add instance while form has dirty data by Scott Baker · 9 years ago
- 17ee7f8 fix bug where change instance before add instance would lead to keyerror; juggle the instance fields around by Scott Baker · 9 years ago
- 993a131 congroller -> controller by Scott Baker · 9 years ago
- 878576f apply deployment filtering logic to InstanceAdmin by Scott Baker · 9 years ago
- 4fcc6c5 make all InstanceInline fields readonly by Scott Baker · 9 years ago
- dc5db28 fixed NodeAdmin failing due to truncated formfield_for_foreignkey function by Scott Baker · 9 years ago
- b29ace2 Merge branch 'master' of github.com:open-cloud/xos by Scott Baker · 9 years ago
- ebe8923 fix bug when adding new deployment; remove django's add-instance link in favor of add-instance popup by Scott Baker · 9 years ago
- ae852d4 Merge pull request #108 from open-cloud/domain_auth by tmack-pl · 9 years ago
- 5e06cf8 resolve merge conflicts by Tony Mack · 9 years ago
- 676c435 some comments by Scott Baker · 9 years ago
- a8a3f61 WIP, observer-exercising compute test by Scott Baker · 9 years ago
- c85fa5f add purge option to try_to_delete by Scott Baker · 9 years ago
- 96687bf eliminate console io by Scott Baker · 9 years ago
- 31eb61f add a way to override config file attributes from the test framework by Scott Baker · 9 years ago
- 07e5d7e cleanup console io by Scott Baker · 9 years ago
- da2d4e7 assuming this call to map_delete_outputs was supposed to be to map_delete_inputs by Scott Baker · 9 years ago
- a54a07c provide a way to turn off observer console output by Scott Baker · 9 years ago
- 3062778 add run_once methods for model_policy and event_loop by Scott Baker · 9 years ago
- 734cf3d add vlan_id to VOLTTenant tosca object by Scott Baker · 9 years ago
- ce4a32d base test cases for Node, Site, and Deployment by Scott Baker · 9 years ago
- 0f05874 add Node to Tosca by Scott Baker · 9 years ago
- 435a400 Merge branch 'master' of github.com:open-cloud/xos by Scott Baker · 9 years ago
- 0bc1bd7 relationship -> relationships by Scott Baker · 9 years ago
- f293bcd Dropped another dependency to work around the hanging phantom step problem by Sapan Bhatia · 9 years ago
- 2aa1c03 Bug fix in sync_instances by Sapan Bhatia · 9 years ago
- d18f24f Removed remnants from the failed ansible-only rewrite of the Synchronizer by Sapan Bhatia · 9 years ago
- 382ad25 Bug fix by Sapan Bhatia · 9 years ago
- b5e2544 Fixed some typos by Sapan Bhatia · 9 years ago
- 7927d75 Manually drop instance dependencies till we can get autogeneration to by Sapan Bhatia · 9 years ago
- 21eb312 Drop helloworld from dmdot by Sapan Bhatia · 9 years ago
- b2c1a81 Rename models in helloworld synchronizer by Sapan Bhatia · 9 years ago
- 3674edf Missing annotation in sync_controller_slices by Sapan Bhatia · 9 years ago
- ab6c32d Merge branch 'master' of github.com:open-cloud/xos by Sapan Bhatia · 9 years ago
- 7f30519 Fixed a typo by Sapan Bhatia · 9 years ago
- 576a27f Merge pull request #109 from open-cloud/reconcile_openstack by tmack-pl · 9 years ago
- e6c1a58 renaming by Tony Mack · 9 years ago
- 39f2753 New style invocations, lost during rebase by Sapan Bhatia · 9 years ago
- ae4b067 Misplaced calls from old style invocation by Sapan Bhatia · 9 years ago
- 6bfea4e Can't filter a list by Sapan Bhatia · 9 years ago
- d18705f Do away with counting return values. Instead, look for failure status by Sapan Bhatia · 9 years ago
- d48ff71 Models for Hello World observer by Sapan Bhatia · 9 years ago
- 58fa905 Skeleton for hello world observer by Sapan Bhatia · 9 years ago
- c5b1443 Generic dependency checking phantom step by Sapan Bhatia · 9 years ago
- b53b109 Bug fix by Sapan Bhatia · 9 years ago
- 8b90de3 Insert phantom dependency-checking steps to honor dependencies on by Sapan Bhatia · 9 years ago
- 6731db9 Support inverted links between models by Sapan Bhatia · 9 years ago
- 6f350ac Modified dmdot to support cross Synchronizer dependencies by Sapan Bhatia · 9 years ago
- c239f67 Refactored sync steps, making ansible explicit by Sapan Bhatia · 9 years ago
- 203f03e Support aggregation of multiple models by Sapan Bhatia · 9 years ago
- 533c215 supply the correct slice id when using the expert window by Scott Baker · 9 years ago
- 719516f Merge branch 'master' of github.com:open-cloud/xos by Scott Baker · 9 years ago
- 22beb6a add expert mode for adding instances by Scott Baker · 9 years ago
- 9a1719c Add sudo to docker commands by Andy Bavier · 9 years ago
- 849629c latest autogenerated xos-validators and xos-defaults by Scott Baker · 9 years ago
- 2a5fe80 cleanup a few remaining reference to NetworkInstances by Scott Baker · 9 years ago
- b8d00da expose mac address in xoslib admin by Scott Baker · 9 years ago