Gitiles
Code Review
Sign In
gerrit.opencord.org
/
xos
/
506d72a8ef0cf0a6f48d07fa2a0504c7ab8daa02
506d72a
add ability to disable save buttons in admins
by Scott Baker
· 10 years ago
7a49fa1
url_filtering -> url_filter
by Scott Baker
· 10 years ago
ccf0cdf
add filter level to subscriber page
by Scott Baker
· 10 years ago
0f7a51d
better looking subscriber page
by Scott Baker
· 10 years ago
642126f
only need to allocate a bbs_account if URL filtering is enabled
by Scott Baker
· 10 years ago
679ef2e
add bbs_account to coreSubscriber field list
by Scott Baker
· 10 years ago
4e6d60d
allocate bbs account in vcpe object
by Scott Baker
· 10 years ago
b424891
doesn't need to check providerservice anymore
by Scott Baker
· 10 years ago
fe91f62
change tenant unicode to something less inscrutable
by Scott Baker
· 10 years ago
2095255
REST API for managing CORD users
by Scott Baker
· 10 years ago
ad2405d
eliminate debug print
by Scott Baker
· 10 years ago
22cae6d
add address fields to xoslib
by Scott Baker
· 10 years ago
9e4fcd5
display addresses in subscriber view
by Scott Baker
· 10 years ago
375c6c4
add addresses to yaml file
by Scott Baker
· 10 years ago
0c8512b
move the address properties into the vcpe object
by Scott Baker
· 10 years ago
ad53d6c
Merge branch 'master' of github.com:open-cloud/xos
by Scott Baker
· 10 years ago
432d140
move the address properties into the vcpe object
by Scott Baker
· 10 years ago
857466e
Reload configuration into container
by Andy Bavier
· 10 years ago
2456f74
Merge branch 'master' of github.com:open-cloud/xos
by Scott Baker
· 10 years ago
5571c69
add ip addresses to vcpe and cordsubscriber objects
by Scott Baker
· 10 years ago
4f5dc1d
Merge branch 'master' of github.com:open-cloud/xos
by Andy Bavier
· 10 years ago
616b1ca
Configure servers for dnsmasq
by Andy Bavier
· 10 years ago
284766e
allow ContentProvider, CDNPrefix, OriginServer to be edited by ContentProvider users
by Scott Baker
· 10 years ago
3b65d91
add ContentProviders to dashboards automatically; optimize out single-dashboard case
by Scott Baker
· 10 years ago
34e21e5
set descrption to 'blank' if none is provided
by Scott Baker
· 10 years ago
5ec4534
set some fields as readonly for ContentProviders who are not admins
by Scott Baker
· 10 years ago
841e305
use a FilteredSelectMultiple widget for ContentProvider users
by Scott Baker
· 10 years ago
2a3ee07
Add OriginServer to ContentProvider admin
by Scott Baker
· 10 years ago
b6043c2
add quick-profile to user admin
by Scott Baker
· 10 years ago
9ff648e
add ContentProvider tabs to dashboard
by Scott Baker
· 10 years ago
cc7a7d9
pass hpc_port80 config variable to hpcConfig view
by Scott Baker
· 10 years ago
2fbb142
Merge branch 'master' of github.com:open-cloud/xos
by Scott Baker
· 10 years ago
1d388d7
configurable networks for hpc_watcher
by Scott Baker
· 10 years ago
84652a2
HPC service fields for port80 and watcher networks
by Scott Baker
· 10 years ago
5bfe341
Daemonize new container
by Andy Bavier
· 10 years ago
f6f474e
Add dependency
by Andy Bavier
· 10 years ago
35e6ed4
Add git pull
by Andy Bavier
· 10 years ago
aeaebe5
Upstart file and startup script for vcpe
by Andy Bavier
· 10 years ago
294ed7f
Add upstart file for vcpe. Should make playbook simpler and service more robust.
by Andy Bavier
· 10 years ago
3099cfe
fix QTYPE error
by Scott Baker
· 10 years ago
7b99748
dependencies for hpc watcher
by Scott Baker
· 10 years ago
f2489be
switch originserver url over to char field to eliminate url validation
by Scott Baker
· 10 years ago
86b8c92
hpc admin embed support
by Scott Baker
· 10 years ago
a622f0b
embed support for HPC UI
by Scott Baker
· 10 years ago
31085a5
REST API adjustments
by Scott Baker
· 10 years ago
aa1e96d
fix services dict inside of a list
by Scott Baker
· 10 years ago
d5db1a6
put logo and minidash inside of blocks
by Scott Baker
· 10 years ago
ec6456e
disable left-side navigation buttons for is_appuser users
by Scott Baker
· 10 years ago
034232d
add is_appuser field to user model
by Scott Baker
· 10 years ago
9da5304
add ServicePrivilegeAdmin to cord/hpc/rr admins
by Scott Baker
· 10 years ago
9b3457f
Merge pull request #85 from open-cloud/service_permissions
by tmack-pl
· 10 years ago
c1ec8bc
import ServicePrivilege
by Tony Mack
· 10 years ago
5fa0f40
fix indents
by Tony Mack
· 10 years ago
e1f72d1
use m1.small for vCPE
by Scott Baker
· 10 years ago
acefbb4
add set endpoints for services
by Scott Baker
· 10 years ago
236e320
Merge branch 'master' of github.com:open-cloud/xos
by Scott Baker
· 10 years ago
647d45d
url_filter_level option; add REST API endpoints for url_filtering, users, and services
by Scott Baker
· 10 years ago
0656194
support for viewsets
by Scott Baker
· 10 years ago
d70fa71
Add VLAN tag
by Andy Bavier
· 10 years ago
a154f95
insert the real broadbandshield parameters
by Scott Baker
· 10 years ago
4202300
Remove playbook variables because they get resolved by the template engine
by Andy Bavier
· 10 years ago
633679e
Files for use with ansible copy module
by Andy Bavier
· 10 years ago
7dac966
Resolve discrepancy between ids Fixes #68 and #69.
by Sapan Bhatia
· 10 years ago
02683de
fix TypeError
by Tony Mack
· 10 years ago
2ec862b
fix syntax error
by Tony Mack
· 10 years ago
6a5024c
Fleshing out vCPE observer
by Andy Bavier
· 10 years ago
30d993f
Merge branch 'master' of github.com:open-cloud/xos
by Sapan Bhatia
· 10 years ago
1eecb2e
Fix update of backend status fields
by Sapan Bhatia
· 10 years ago
df85e80
Suppress extra newline in ansible output, which prevents playbook from running
by Sapan Bhatia
· 10 years ago
01298ed
Support for innocuous exceptions. Fail and retry, but do not report as error in GUI.
by Sapan Bhatia
· 10 years ago
2524f6b
Fix creation of duplicate ControllerSlice objects when Controllers are modified
by Sapan Bhatia
· 10 years ago
52ba542
Set 'controller' helper property of Sliver object for dependency resolution
by Sapan Bhatia
· 10 years ago
78548a5
private key must not be world or group readable
by Scott Baker
· 10 years ago
93a58b3
fix sys_dir; add save_ansible_output and disable_backoff to vcpe observer config
by Scott Baker
· 10 years ago
686add6
save the stderr output also
by Scott Baker
· 10 years ago
af09d37
add save_ansible_output option; for ssh-ansible use named files rather than tmp files; refactor get_playbook_fn
by Scott Baker
· 10 years ago
366453b
vcpe observer config had wrong sys dir
by Scott Baker
· 10 years ago
8373405
set ansible_tag for vcpe syncstep
by Scott Baker
· 10 years ago
5547131
upgrade-container changes from demo machine
by Scott Baker
· 10 years ago
2dcccc3
Merge branch 'master' of github.com:open-cloud/xos
by Scott Baker
· 10 years ago
1736dba
return error if ansible has unreachable results
by Scott Baker
· 10 years ago
2f8d9b3
Merge branch 'master' of github.com:open-cloud/xos
by Andy Bavier
· 10 years ago
8d92e7a
fix misspelled executable
by Scott Baker
· 10 years ago
5e0af08
supervisor must supply config file name when running xos/vcpe/vbng observers
by Scott Baker
· 10 years ago
a1ce7eb
supervisor config files for hpc observer
by Scott Baker
· 10 years ago
ae1a1c4
fix hpc observer scripts
by Scott Baker
· 10 years ago
0c2e41e
supervisor for vcpe-observer
by Scott Baker
· 10 years ago
a8f51e5
fixup paths to hpc_observer steps
by Scott Baker
· 10 years ago
ae1fe59
eliminate symlink; rename observer to match naming conventions
by Scott Baker
· 10 years ago
8fdd115
move hpc observer into observers/ dir
by Scott Baker
· 10 years ago
f2617b7
avoid the symlink
by Scott Baker
· 10 years ago
c437558
avoid the symlink
by Scott Baker
· 10 years ago
3b82d4b
maximum of 1 hpc per node
by Scott Baker
· 10 years ago
c5e7370
cleanup the controllerslice objects too
by Scott Baker
· 10 years ago
60789ac
service privileges
by Tony Mack
· 10 years ago
0e4931b
finished cleanup_unique tool
by Scott Baker
· 10 years ago
ae9be86
resolve merge conflict
by Tony Mack
· 10 years ago
dbc4f14
tool to delete objects that would violate unique_together constraints
by Scott Baker
· 10 years ago
b03c5e3
Merge branch 'master' of github.com:open-cloud/xos
by Scott Baker
· 10 years ago
1facc3e
add scalability slider to HPC model and admin
by Scott Baker
· 10 years ago
Next »