issues
search
CCI-MOC
/
flocx-market
2
stars
9
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Bump eventlet from 0.24.1 to 0.31.0
#152
dependabot[bot]
opened
3 years ago
1
Add oslo.policy checks
#151
tzumainn
closed
5 years ago
1
Add oslo.policy checks
#150
tzumainn
opened
5 years ago
0
Support resource objects in flocx-market
#149
tzumainn
closed
5 years ago
1
remove provider_offer_id, rename marketplace_offer_id, from offers table
#148
tzumainn
opened
5 years ago
0
flocx-market should handle resources
#147
tzumainn
opened
5 years ago
0
Update data models to be non-server specific
#146
tzumainn
closed
5 years ago
1
Offers should specify resource_type/resource_id rather than server_id
#145
tzumainn
closed
5 years ago
0
Use filters on *get_all_by* functions in dbapi
#144
ljmcgann
opened
5 years ago
0
get_all_by_project_id should not be by context
#143
ljmcgann
opened
5 years ago
9
Issue137
#142
ljmcgann
opened
5 years ago
1
Input validation on server_config
#141
ljmcgann
opened
5 years ago
6
expire offer_contract relationship when offers/contracts expired
#140
DanNiESh
closed
5 years ago
4
matcher does not take cost into account
#139
tzumainn
opened
5 years ago
0
Create matcher periodic job
#138
tzumainn
closed
5 years ago
1
we should allow multiple open offers on the same server as long as the times do not overlap
#137
tzumainn
opened
5 years ago
7
Remove offer server_id unique constraint
#136
tzumainn
closed
5 years ago
2
matcher needs to run
#135
tzumainn
closed
5 years ago
0
[WIP] Use an integer primary key column
#134
larsks
closed
3 years ago
3
Remove flocx_market/api/controllers/ directory
#133
larsks
closed
5 years ago
1
Project contains unnecessary `flocx_market/api/controllers/` directory
#132
larsks
closed
5 years ago
0
Remove the POST handler for the /contract endpoint
#131
larsks
closed
3 years ago
1
Remove is_admin check from ocr update
#130
tzumainn
closed
5 years ago
1
Removed time_created field when matcher creates a contract
#129
tzumainn
closed
5 years ago
1
Matcher should not create a contract with time_created field
#128
tzumainn
closed
5 years ago
0
Remove is_admin check from ocr update
#127
tzumainn
closed
5 years ago
0
offer_contract_relationship db update operation can't be scoped to admin
#126
tzumainn
closed
5 years ago
0
There should not be a REST API endpoint for creating contracts
#125
larsks
opened
5 years ago
0
We should use a simple integer for the database primary key column
#124
larsks
opened
5 years ago
0
An expired contract or offer should expire the offer/contract relationship
#123
tzumainn
closed
5 years ago
1
Offer/contract relationship table may need a provider_contract_uuid field
#122
tzumainn
closed
5 years ago
1
Matcher checks for 'available' offers, but provider creates 'open' offers
#121
tzumainn
closed
5 years ago
2
Matcher engine needs more logging
#120
tzumainn
opened
5 years ago
0
Unclear what the purpose of the duration field for a Bid is
#119
tzumainn
opened
5 years ago
2
Matcher should not error out if `specs` are not found in query
#118
tzumainn
opened
5 years ago
2
admin users are not properly scoped
#117
ljmcgann
opened
5 years ago
3
Validate cost value
#116
larsks
closed
5 years ago
2
We should ensure non-negative cost in offers
#115
larsks
closed
5 years ago
0
bug when retrieving ocrs by arg params
#114
fvukelic
closed
5 years ago
1
Fixed minor bug related to retrieving ocrs with arg params
#113
fvukelic
closed
5 years ago
1
Use .one_or_none() instead of .first() in db get operations
#112
larsks
closed
5 years ago
3
We should be using .one (or .one_or_none) instead of .first in the database api
#111
larsks
closed
5 years ago
3
Updated db models to use TimestampMixin and standardize on project_id
#110
tzumainn
closed
5 years ago
3
Error Raising in dbapi
#109
ljmcgann
closed
5 years ago
6
Scoping bids, contracts, and offer_contract obj
#108
ljmcgann
closed
5 years ago
0
flocx_market put contract api is not working
#107
DanNiESh
closed
5 years ago
6
can't query by status
#106
fvukelic
closed
5 years ago
0
Fixed minor issues and added query by status option
#105
fvukelic
closed
5 years ago
1
implemented offer_contract_relationships
#104
fvukelic
closed
5 years ago
1
Scoping offer objects and generating contexts in all apis
#103
ljmcgann
closed
5 years ago
1
Next