cloudstack/tools/ngui
dahn 897dad619b
marvin: replace encodestring for encodebytes (#7027)
Fixes: #6962
2023-05-08 12:51:12 +05:30
..
static Fix spelling (#6860) 2022-11-13 10:56:15 +01:00
templates fixing licenses for ngui 2013-07-29 13:40:14 -04:00
README.md fixing licenses for ngui 2013-07-29 13:40:14 -04:00
api.py fixing licenses for ngui 2013-07-29 13:40:14 -04:00
app.py fixing licenses for ngui 2013-07-29 13:40:14 -04:00
config.py fixing licenses for ngui 2013-07-29 13:40:14 -04:00
precache.py VM Autoscaling with virtual router (#6571) 2022-12-05 15:23:03 +01:00
requester.py marvin: replace encodestring for encodebytes (#7027) 2023-05-08 12:51:12 +05:30

README.md

#Licensed to the Apache Software Foundation (ASF) under one #or more contributor license agreements. See the NOTICE file #distributed with this work for additional information #regarding copyright ownership. The ASF licenses this file #to you under the Apache License, Version 2.0 (the #"License"); you may not use this file except in compliance #with the License. You may obtain a copy of the License at #http://www.apache.org/licenses/LICENSE-2.0 #Unless required by applicable law or agreed to in writing, #software distributed under the License is distributed on an #"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY #KIND, either express or implied. See the License for the #specific language governing permissions and limitations #under the License.

#UI for CloudStack using Angular.js And a flask wrapper on top CloudStack API to make things easy on the client side.