- 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
- a9fb148 store mac address for ports that users create before slice by Scott Baker · 9 years ago
- d84888d fix variable name conflict by Scott Baker · 9 years ago
- 580af20 Merge remote-tracking branch 'origin/master' into domain_auth by Tony Mack · 9 years ago
- c682292 complete the NetworkSlice->Port renaming by Scott Baker · 9 years ago
- c02a652 remove obsolete code by Scott Baker · 9 years ago
- 8a33907 remove code that had been migrated to TenantWithContainer by Scott Baker · 9 years ago
- 9ad5d76 rename sync_slivers.yaml yo sync_instances.yaml by Scott Baker · 9 years ago
- f94c762 autogenerated xosapi.py to resolve merge conflict by Scott Baker · 9 years ago
- cf9d2c5 rename by Tony Mack · 9 years ago
- 3ceb16f observer steps get v3 token using domain auth and use token at v2 api endpoints by Tony Mack · 9 years ago
- 2f63034 fix auth by Tony Mack · 9 years ago
- f51db05 initial checkin by Tony Mack · 9 years ago
- ba6de70 added 'auth_url_v3' property to Controller by Tony Mack · 9 years ago
- f430b9c Merge pull request #107 from open-cloud/reconcile_openstack by tmack-pl · 9 years ago
- 3201006 replaces all occurrences of "{S,s}liver{s,}" with {I,i}nstance{s,} by Tony Mack · 9 years ago
- a74d2a8 Merge pull request #106 from open-cloud/reconcile_openstack by tmack-pl · 9 years ago
- 35f854a compatibility api expects to access instances using the sliver keyword by Tony Mack · 9 years ago
- 4b662f3 Merge remote-tracking branch 'origin/master' into reconcile_openstack by Tony Mack · 9 years ago
- a9cf9c4 use ceilometer client network for URI by Scott Baker · 9 years ago
- b37a99a add ceilometer_url by Scott Baker · 9 years ago
- ddf8a94 compute closure of tenant_ids for user by Scott Baker · 9 years ago
- d145efe set default value for creator field by Scott Baker · 9 years ago
- d926529 fix 'kind' and 'provider_service' not properly set the first time an add form is shown by Scott Baker · 9 years ago
- b956a5d resolve merge conflicts by Tony Mack · 9 years ago
- 0849667 ceilometer tosca setup by Scott Baker · 9 years ago
- 92a05d7 add ceilometer to remigrate by Scott Baker · 9 years ago
- 013f8ed check in missing __init__.py file by Scott Baker · 9 years ago
- 588caf9 fix cleanup wrong method name, fix sliver set to null by Scott Baker · 9 years ago
- fa8fd29 wip, ceilometer service & monitoring channel by Scott Baker · 9 years ago
- f05c497 reconcile merge conflict by Scott Baker · 9 years ago
- c1584b8 refactor container stuff out of vCPE and into TenantWithContainer by Scott Baker · 9 years ago
- b8987f9 Clean up image selection by Andy Bavier · 9 years ago
- d3a5055 Merge branch 'master' of github.com:open-cloud/xos by Scott Baker · 9 years ago
- d920519 remove m1.tiny test by Scott Baker · 9 years ago
- 64c804f Expose full_setup as config option by Andy Bavier · 9 years ago
- 4c7e76d Don't hardcode VM interfaces connected by pipework by Andy Bavier · 9 years ago
- e43810e Change default value of ssh_proxy by Andy Bavier · 9 years ago
- a42f2bb Add capability to disable login via NAT (e.g., for vanilla OpenStack) by Andy Bavier · 9 years ago