Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
Diego Lima
/
aws-price-parser
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Pipelines
Wiki
Snippets
Settings
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit 5963837a
authored
Feb 22, 2018
by
diegolima
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Adicionar URL de precificacao de bancos de dados
1 parent
dc380a94
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
azure_parser.py
azure_parser.py
View file @
5963837
...
...
@@ -10,7 +10,7 @@ if PRODUCT_TYPE == 'compute':
PRODUCT_FAMILY
=
'Compute Instance'
elif
PRODUCT_TYPE
==
'database'
:
FCATALOG
=
'examples/azure.json'
CATALOG
=
'https://azure.microsoft.com/api/v2/pricing/
virtual-machines-base/calculator/?culture=pt-br
&discount=mosp'
CATALOG
=
'https://azure.microsoft.com/api/v2/pricing/
sql-database/calculator/?culture=en-us
&discount=mosp'
PRODUCT_FAMILY
=
'Database Instance'
OSLIST
=
[
...
...
Write
Preview
Markdown
is supported
Attach a file
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to post a comment