- 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
- ca3cf38 fix bug in error message by Scott Baker · 9 years ago
- 6b1a9f2 punch mac addresses through into vcpe observer yaml by Scott Baker · 9 years ago
- 92a81d4 punch MAC addresses through into vcpetenant object by Scott Baker · 9 years ago
- e553b47 store neutron mac addr in port object by Scott Baker · 9 years ago
- 67d49ec prevent the default argument from being altered by Scott Baker · 9 years ago
- 4c4e2b0 test cases for compute and users by Scott Baker · 9 years ago
- 6b3b835 fix flavor rounding away MB by Scott Baker · 9 years ago
- 9829b73 use inherited get_xos_args so the intrinsics get applied by Scott Baker · 9 years ago
- f7e1928 one file to run them all by Scott Baker · 9 years ago
- 023e1fe fix null value sent to nova quota update by Scott Baker · 9 years ago
- 94185c9 more test cases by Scott Baker · 9 years ago
- 94839b2 test for ports by Scott Baker · 9 years ago
- f6b3ab9 add capabilities to make_nodetemplate, add destroy() by Scott Baker · 9 years ago
- 3113ad3 test cases for coarsetenancy and network by Scott Baker · 9 years ago
- a12dd6f support ports and labels properties on network by Scott Baker · 9 years ago
- ae6754b fix bug, networks connected to wrong slice by Scott Baker · 9 years ago
- 638ec0c Merge branch 'master' of github.com:open-cloud/xos by Scott Baker · 9 years ago
- eb2aa3c icon_url wasn't being passed through by Scott Baker · 9 years ago
- 9d17886 add maximal service test, support reqs in create_node_template, cleanup debuggin by Scott Baker · 9 years ago
- 30ac7ad tests for update by Scott Baker · 9 years ago
- ffe17d4 Merge branch 'master' of github.com:open-cloud/xos by Scott Baker · 9 years ago
- 41916c9 update working for basic properties by Scott Baker · 9 years ago
- c5302fc Run TOSCA script automatically for CORD setup by Andy Bavier · 9 years ago
- 38d67f1 icon_url wasn't being passed through by root · 9 years ago
- d946342 more test cases by Scott Baker · 9 years ago
- d0e6919 comment out debugging code by Scott Baker · 9 years ago
- b400444 starting to work on a test framework by Scott Baker · 9 years ago
- 744f9a1 make sure if a property is set to False that it is processed by Scott Baker · 9 years ago
- 993374c latest autogenerated xos.yaml by Scott Baker · 9 years ago
- 5b33edb add versionNumber to service object by Scott Baker · 9 years ago
- 00ef7fe Merge branch 'master' of github.com:open-cloud/xos by Scott Baker · 9 years ago
- 7ffa71d check in missing file by Scott Baker · 9 years ago
- 16be096 Typo by Andy Bavier · 9 years ago
- 697e1b9 Bug fix for wan_mac by Andy Bavier · 9 years ago
- 11c0111 add VOLTTenant to tosca, relationships to connect VOLT to Subscriber, and update cord sample by Scott Baker · 9 years ago
- c058150 Add CORDUser object and samples by Scott Baker · 9 years ago
- 3d77dfa Merge branch 'master' of github.com:open-cloud/xos by Scott Baker · 9 years ago
- 5c45b04 Added CORDSubscriber to tosca by Scott Baker · 9 years ago
- f422f2c Back out by Andy Bavier · 9 years ago
- b79acf7 A bit of cleanup by Andy Bavier · 9 years ago
- 44f4fb2 Uncomment by Andy Bavier · 9 years ago
- adc065d Build a CORD Docker image by Andy Bavier · 9 years ago
- cbdcdb4 Merge branch 'master' of github.com:open-cloud/xos by Scott Baker · 9 years ago
- 8954c2e TOSCA bootstrap for CORD on CloudLab by Andy Bavier · 9 years ago
- 8c1125b Add ConnectsToSlice relationship by Scott Baker · 9 years ago
- d62f41a fill out the remaining copyin properties for server objects by Scott Baker · 9 years ago
- 0232c63 Merge remote-tracking branch 'origin/master' into reconcile_openstack by Tony Mack · 9 years ago
- 26ea0eb resolve merge conflicts by Tony Mack · 9 years ago
- acf3e12 cord.yaml will pull public key from /opt/xos/observers/vcpe/vcpe_public_key by Scott Baker · 9 years ago
- 35a9953 support get_artifact intrinsic, add support for public key in service objs by Scott Baker · 9 years ago
- c83b716 cleanup default option for permit_all_slices by Scott Baker · 9 years ago
- 34d4a6a fix vcpe -> vcpe_service by Scott Baker · 9 years ago
- a4b8bfb fix vcpe -> vcpe_service by Scott Baker · 9 years ago
- bde3632 rename NetworkSliver-->Port in observers by Scott Baker · 9 years ago
- 11fe2e9 more renames from NetworkSliver to Port by Scott Baker · 9 years ago
- 9a2b7c0 NetworkSliver-->Port rename in REST API and xoslib by Scott Baker · 9 years ago
- 44c162d use port instead of networksliver by Scott Baker · 9 years ago