Gitiles
Code Review
Sign In
gerrit.opencord.org
/
xos
/
f549eb4dcaf997babd119be1bd391dfbb94a9804
/
planetstack
/
openstack
/
driver.py
f549eb4
do not specify dns nameservers when creating subnets
by Tony Mack
· 11 years ago
38c158b
disable file injection for now
by Tony Mack
· 11 years ago
8538b44
switch back to files argument
by Tony Mack
· 11 years ago
0f26b27
keystone role names are case insensitive. lookup role using the supplied name and a titiled version
by Tony Mack
· 11 years ago
4bf3eb5
file are now injected via personality argument
by Tony Mack
· 11 years ago
ac2ebaa
handle inconsistent admin role names in delete_user_role
by Tony Mack
· 11 years ago
6719811
adjust availability zone hostname argument
by Tony Mack
· 11 years ago
a4f1feb
try to resolve differnces between name of admin role at different deployments running differnt versions of keystone
by Tony Mack
· 11 years ago
976d774
fix bugs
by Tony Mack
· 11 years ago
e4be32f
observer now supports remote openstack deployments
by Tony Mack
· 11 years ago
0ae3fe3
checking in latest sync_slices code. move get_next_subnet to sync_slices
by Tony Mack
· 11 years ago
66646d5
implement fetch_pending()
by Tony Mack
· 11 years ago
c12d5ca
bugfixes
by Tony Mack
· 11 years ago
387a73f
instantiate sycn steps with openstack driver. Implement garbage collector and deleters
by Tony Mack
· 11 years ago
3a0e66b
support passing metadata during spawn. automatically add syscyl tags to metadata
by Scott Baker
· 11 years ago
6a50b02
support calling destroy_instance using admin tenant
by Scott Baker
· 11 years ago
1ac5ddb
allow sharing private network between slices, eliminate smbaker-slice-net testing restriction
by Scott Baker
· 11 years ago
5736872
fix name of parameter passed to create sliver
by Scott Baker
· 11 years ago
0d5ea5c
shared network template support
by Scott Baker
· 11 years ago
8a6d512
save_network, delete_network, and refresh_networks functions
by Scott Baker
· 11 years ago
28897e1
fix bug in delete tenant
by Tony Mack
· 11 years ago
4418701
skip invalid routers
by Tony Mack
· 11 years ago
16f51e0
fix bugs
by Tony Mack
· 11 years ago
70780e9
sync external routes
by Tony Mack
· 11 years ago
ac3e014
delete_tenant() deletes all instances associated with the specified tenant
by Tony Mack
· 11 years ago
5ff5c45
do not update the 'updated' timestamp when updating the 'enacted' timestamp otherwise 'updated' will always be larger than 'enacted'
by Tony Mack
· 11 years ago
6795fbe
fix user key sync
by Tony Mack
· 11 years ago
c59fcaf
initial checkin of observer
by Tony Mack
· 11 years ago
b0d9742
key is now just an attribute of the user model. Added 'creator' field to sliver model
by Tony Mack
· 11 years ago
89f70f1
fix openstack integration
by Tony Mack
· 11 years ago
7329134
Merge pick up, tweaked role/site/plcore_base or os_manager path when OpenStack not present
by Siobhan Tully
· 11 years ago
30fd429
Refactor to /opt/planetstack, final tweaks to make sure planetstack can run in non-openstack mode, adjustments to GUI for model focus changes
by Siobhan Tully
· 11 years ago
[Renamed (94%) from plstackapi/openstack/driver.py]
0406283
role base filtering for main admin pages
by Tony Mack
· 11 years ago
cdb85aa
default dns server should be 8.8.4.4
by Tony Mack
· 12 years ago
36538ab
dont overwrite /root/.ssh/authorized_keys with empty file
by Tony Mack
· 12 years ago
6ada7bf
added methods for updating and deleting instance metadata
by smbaker
· 12 years ago
e7e304f
remove refrences to flavor. use m1.small as the default flavor
by Tony Mack
· 12 years ago
0dc2f56
give admin user the admin role to every tenant created by OpenStackDriver
by Tony Mack
· 12 years ago
0c0e05d
remove call to remove_gateway_router()
by Tony Mack
· 12 years ago
c1665b1
fix bug in delete_network_ports()
by Tony Mack
· 12 years ago
54304c6
Fix bugs
by Tony Mack
· 12 years ago
94c6ea0
clean up ports when deleting networks and subnets
by Tony Mack
· 12 years ago
79b28ca
specify instance host using availability_zone arg instead of scheduler_hints
by Tony Mack
· 12 years ago
cdec090
update Sliver admin
by Tony Mack
· 12 years ago
31d3413
update Subnet admin
by Tony Mack
· 12 years ago
62bc59a
update Slice admin
by Tony Mack
· 12 years ago
759b57a
update Key admin
by Tony Mack
· 12 years ago
fd24d0d
updated Role admin
by Tony Mack
· 12 years ago
221957d
no need to look up flavor and image by name. Just pass the id to servers.create()
by Tony Mack
· 12 years ago
4895203
fix bugs
by Tony Mack
· 12 years ago
29c287f
merge latest code
by Tony Mack
· 12 years ago
9dcc050
fix bug when adding router to external network
by Tony Mack
· 12 years ago
257bedc
fix bug
by Tony Mack
· 12 years ago
28be756
fix bugs
by Tony Mack
· 12 years ago
82a688d
fix TypeError
by Tony Mack
· 12 years ago
53c6334
fix TypeError
by Tony Mack
· 12 years ago
c2a1c7c
fix AttributeError
by Tony Mack
· 12 years ago
52cb930
update create_keypair
by Tony Mack
· 12 years ago
fdcbf83
fix AttributeError
by Tony Mack
· 12 years ago
a704053
fix bugs
by Tony Mack
· 12 years ago
b5f339f
use driver
by Tony Mack
· 12 years ago
488950a
fix syntax
by Tony Mack
· 12 years ago
ad8b093
init accepts client argument
by Tony Mack
· 12 years ago
240903f
create_router() adds router to external networks by default. added methods
by Tony Mack
· 12 years ago
1fbdeca
SitePrivilege and SliceMembership linked to tenant roles
by Tony Mack
· 12 years ago
0211f1b
added methods
by Tony Mack
· 12 years ago
b3cefca
adjust required fields
by Tony Mack
· 12 years ago
123096d
adjust required fields
by Tony Mack
· 12 years ago
07ece3b
fix syntax errors
by Tony Mack
· 12 years ago
5ee2190
fix index error
by Tony Mack
· 12 years ago
7823b89
updated openstack driver
by Tony Mack
· 12 years ago
a033ced
update class name
by Tony Mack
· 12 years ago
9e07f9a
renamed
by Tony Mack
· 12 years ago
[Renamed from plstackapi/openstack/manager.py]
01942f5
initial checkin
by Tony Mack
· 12 years ago